Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

andrewmunro

2
Posts
1
Topics
A member registered Jul 18, 2020

Recent community posts

Ok done a little research, I can use this tool in the meantime to optimise my files: https://github.com/donmccurdy/glTF-Transform/blob/master/docs/SCRIPTING.md

This reduces my file from 2.5mb to about 500kb, and that size will not grow much unless I add more unique meshes 馃帀

We are using GLTF files to build modular golf courses. When I export a GLTF, the file gets quite large (mbs) even when I use only a few different meshes. You can test this easi

I haven't done much research, but I believe this could be optimized quite significantly by referencing the same mesh rather than copying the vertices for each object.