This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25088fd7da
assimp
/
port
/
jAssimp
/
jni_bridge
/
BuildHeader.bat
3 lines
60 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added current WIP version of jAssimp git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@83 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2008-08-07 22:55:02 +00:00
javah -classpath
"
.\..\classes
"
-d
"
.
"
"
assimp.Importer
"