Skip to content

Commit a2bf6db

Browse files
Merge pull request #31 from MonoGame/dellis1972-texture-comrpession-roadmap
Texture Compresison Bounty Roadmap
2 parents 900e474 + a6dac2f commit a2bf6db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/roadmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ This is a list of all known bounties currently [being worked on](https://github.
133133
* **A GUI integration tutorial**
134134
With so many great GUI systems available for MonoGame, we could do with a tutorial showing how to integrate or build on teh best of them, such as IMGUI, NEX and so on.
135135

136+
* **Texture Compression Content Pipeline**
137+
The current texture compression systems does not work on `arm` based machines like the Apple M1/M2/M3. This bounty will upgrade the system to use [Basis Universal](https://github.com/BinomialLLC/basis_universal) which works across all supported Desktop plaforms.
138+
136139
> [!NOTE]
137140
> Have an idea for another bounty / sample or something that can make MonoGame even better, or a guide that you feel the community needs, then let us know on GitHub by raising a [Feature Request](https://github.com/MonoGame/MonoGame/issues/new?assignees=&labels=Feature+Request&projects=&template=02_feature_request.yml) and give us the details.
138141

0 commit comments

Comments
 (0)