Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Automatic glTF to glB conversion #156

Closed Qaomen closed 4 years ago

Qaomen commented 5 years ago

Description Both *.gltf and *.glb (aka binary glTF) are supported, but the latter has a smaller size. We should automatically convert imported glTF files to glB to save on file size in level files.

Minimum Acceptance Criteria

Is blocked by the following issues Blocked by #102

Zemanzo commented 4 years ago

Scrapping this issue, and instead opting to write a guide on best level-making practices (see #43)