faithful-mods / website

Faithful Modded website, still WIP
https://faithfulmods.net
GNU General Public License v3.0
0 stars 0 forks source link

feat: add block/item models 3D support #6

Open Juknum opened 6 months ago

Juknum commented 6 months ago

Because sometimes custome block/item models can help with higher resolutions

Those contributions always comes with a textures (to avoid mismatch between a model and current contribution), thus it allows the reviewer to see the changes directly in the browser

Use ThreeJS for models

Needs to find a solution to determine what textures are used on the model, maybe use the JSON model ?