A complete 3-D game development suite written in Java.
#gamedev #game-engine #engine #java #jmonkey #3d
sha..RD
2abf8218be
* Fix 64 bit native bullet compile on windows. 64 bit build requires using mingw-w64 instead of mingw32. Also if mingw-w64 is used, both 32 bit and 64 bit are supported.
|
|
12 years ago |
|
engine
|
2abf8218be
* Fix 64 bit native bullet compile on windows. 64 bit build requires using mingw-w64 instead of mingw32. Also if mingw-w64 is used, both 32 bit and 64 bit are supported.
|
12 years ago |
|
nbproject
|
0ef9a6b152
- add NetBeans Freeform project to build SDK
|
15 years ago |
|
sdk
|
2fc18e9e2c
Fix for the builld, vector3f. interpolate was still called in SlopeTerrainTool instead of interpolateLocal
|
12 years ago |
|
build.xml
|
2bb849a0f3
- change build file to use build-zip target
|
12 years ago |