This website requires JavaScript.
Explore
Help
Sign In
gered
/
Md2ToMesh
Archived
Watch
1
Star
0
Fork
You've already forked Md2ToMesh
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
CLI conversion tool which simply converts MD2 models to 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.
36
commits
1
branch
0
tags
159
KiB
C++
90.5%
C
5.6%
Lua
3%
Batchfile
0.5%
Shell
0.4%
1165b7b0f9
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
1165b7b0f9
the whole point of using stdint.h types was to have fixed sizes... got rid of a bunch of sizeof()'s
2011-04-24 20:21:35 -04:00
MeshConverter
the whole point of using stdint.h types was to have fixed sizes... got rid of a bunch of sizeof()'s
2011-04-24 20:21:35 -04:00
.gitignore
updated ignore filter
2011-02-27 11:17:49 -05:00
MeshConverter.sln
initial commit
2010-06-20 14:08:51 -04:00