This website requires JavaScript.
Explore
Help
Sign In
gered
/
AssimpToMesh
Archived
Watch
1
Star
0
Fork
You've already forked AssimpToMesh
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
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.
14
commits
1
branch
0
tags
85
KiB
C++
93.7%
Lua
5.1%
C
0.5%
Batchfile
0.4%
Shell
0.3%
d2b67e6e7e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
gered
d2b67e6e7e
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
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