This website requires JavaScript.
Explore
Help
Sign in
claude_code
/
procedural-3d-engine
Watch
1
Star
0
Fork
You've already forked procedural-3d-engine
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bc8cae9db7
procedural-3d-engine
/
android
/
triangle
/
jni
History
Download ZIP
Download TAR.GZ
saschawillems
574287f210
Request host coherent memory types for index and vertex staging buffers (
Fixes
#203
), example uses own getMemoryTypeIndex function for clarification, enabled exceptions for Android build
2016-07-18 20:32:25 +02:00
..
Android.mk
New Android NDK treats linker warnings as errors and fails on all projects using ASSIMP. Set LOCAL_DISABLE_FATAL_LINKER_WARNINGS to disable this behaviour.
2016-05-15 12:13:38 +02:00
Application.mk
Request host coherent memory types for index and vertex staging buffers (
Fixes
#203
), example uses own getMemoryTypeIndex function for clarification, enabled exceptions for Android build
2016-07-18 20:32:25 +02:00