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.
40
commits
1
branch
0
tags
85
KiB
C++
93.7%
Lua
5.1%
C
0.5%
Batchfile
0.4%
Shell
0.3%
1ce5342232
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
1ce5342232
forgot to remove machine-specific include path from project file
2012-09-23 12:46:04 -04:00
src
revert back to Assimp 2.x for all builds, since there seems to be some issues building 3.x on OSX (and 3.x isn't in Homebrew yet either)
2012-09-23 12:40:28 -04:00
.gitignore
update ignore filter for extra SlickEdit-generated files
2012-09-23 12:43:26 -04:00
AssimpToMesh.vpj
forgot to remove machine-specific include path from project file
2012-09-23 12:46:04 -04:00
AssimpToMesh.vpw
add SlickEdit project files
2012-09-23 12:42:02 -04:00
generate_makefile.sh
should be executable
2012-09-23 12:43:42 -04:00
generate_vs2010.bat
add premake script to generate makefiles / IDE project files
2012-09-10 19:13:17 -04:00
premake.lua
fix incorrect library path for OSX builds
2012-09-23 12:39:33 -04:00