CLI conversion tool using Assimp to parse input files and spits out my own custom .mesh format
This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2011-04-27 22:10:02 -04:00
AssimpToMesh dont try to figure out duplicate vertices for the moment, as it's causing issues with texture coordinates (and might not be necessary since assimp should be doing this via the import processing parameters) 2011-04-27 22:10:02 -04:00
.gitignore initial commit 2011-04-27 09:11:24 -04:00
AssimpToMesh.sln initial commit 2011-04-27 09:11:24 -04:00