Sand is a Minecraft mod that aims to import the GTA San Andreas world into Minecraft.
Currently in its infancy stage:
- .dff, .txd, .ifp loading
- rendering geometry
- rendering/visualizing bones/armature
- .img extraction
- animation implementation
- selecting models (logic & gui)
- requiring GTA path
Current project snapshots:
Forge - the mod loader/framework (1.16.5)
Retro64 - the inspiration for this mod
JSquish - neat implementation of DXT image (de)compression