Combining submeshes atlases sprites
3D Model Converter for GameMaker » Devlog
Did you ever try to import an OBJ that uses multiple textures? Did you ever want to combine each of the subimages into a single vertex buffer, but doing so smooshes all of the UVs on top of each other and makes texture mapping break? Now combining submeshes will stick all of the textures into a single atlas, and remap them accordingly.
Note: any of the submeshes rely on texture repetition it’ll probably be an even bigger disaster than before.
I also changed the Y-up/Z-up button so that it rotates the result automatically.
Might have fixed a few bugs or something too. I’m not sure, because it’s been a long time since I looked at this.
Files
Penguin.zip 9.4 MB
Dec 16, 2023
Get 3D Model Converter for GameMaker
Download NowName your own price
3D Model Converter for GameMaker
Convert between different 3D model formats for GameMaker (or anything else)!
More posts
- Combining submeshes(/materials) can now combine texturesJan 30, 2024
- Support for importing and exporting FBX, Collada (dae), GLTF, and othersJul 10, 2023
- Added collision shapes, and some other general imrpovementsMay 23, 2023
- Fixed a really annoying bug, and some extra featuresSep 21, 2022
- I don't have a name for this update but I added a bunch of stuff so I should pro...Jun 23, 2022
- Added an option to invert vertex alpha (mainly for Crocotile)Jan 16, 2021
- Fixed a(nother) vertex buffer bugSep 10, 2020
- Some fixes + future tech supportAug 18, 2020
Leave a comment
Log in with itch.io to leave a comment.