| Home | Music | Java | Contact | Links | Engineering |
new spiel coming soon Missile Defense 2013

____________________________________________________________________________________________________________
FREE DOWNLOAD BETA Level 1
10 minute play time apprx
java programming, sounds, art created by strangeturtle
music by salty zombie
sdk jmonkey

Help the Clown and Escape

FREE DOWNLOAD BELOW size(61mb)
AugustEscapeWindows.zip (contains .exe)
AugustEscape.zip (contains executable java .jar windows/mac/linux)
2d texure objects are mixed with 3d model objects. The textures change dynamically.

____________________________________________________________________________________________________________

lwjgl intergrated nifty gui menu
____________________________________________________________________________________________________________

New SKYBOX Along with A large map for testing
An applet that shuffles text input randomly
____________________________________________________________________________________________________________
1. Open Blender
2. Create an object
3. Create material
4. Create texture from image
5. Assign texture from image to the material
6. Hit render to view your textured object
7. Save as .blend into your jmonkey project models folder
8. Save the textured image to that same folder
9. Right-click on exported .obj file in jMonkey and convert it to j3o
10. View it using the scene viewer
11. Use the assetmanager to load up the model:
assetManager.loadModel(“Models/path/model.j3o”);
____________________________________________________________________________________________________________

Aug-22-2012 Latest 3d jMonkey development. AppStates and NiftyGui are next. email me if you want a copy tom@strangeturtle.com
____________________________________________________________________________________________________________

(this takes about 40 seconds to load the first time)
(wasd f5 q and z to move hold down Mouse button)
It was generated with Jmonkey See link in the Links Page
___________________________________________________________________________________________________________
____________________________________________________________________________________________________________
2d java platform/overhead game rootless
a Letter O has minor physics and can be steered with the mouse
Move right to expose more mapArray[]
Also Contains A clickable CENTER Square

____________________________________________________________________________________________________________
CHEXQUEST3!! re done by some guy
____________________________________________________________________________________________________________
java skeleton game mostly contains the perspective math transform I found on wikipedia
the download gives the source code and files required
it transforms points stored in an array but There is no clipping frustrum! so the points are reflected all around you the orgin.

____________________________________________________________________________________________________________