Note: Project is in very early development stage, stay tuned for updates ;-)
New version includes basic physics, you can turn it on/off in features!
How to draw cube:
- Push the position where you want to start and by holding stylus on display move wherever you want
- Okay, now you have a square, push stylus to display and move on x-axis to define back side
- Final stage, repeat step 2 for define front side
How to move cube:
- In this version you can move only with last created cube
- Simply select Move Tool in Features menu and slide or click to destination
How to draw prism:
- Simply click 4 points clockwise on your display
How to draw pyramid:
- Nearly same as creating cube, just try it
Have a fun!
(C) ShaWn.cz
-----CHANGELOG-----
v0.4:
- New objects: Prism and pyramid
- Implemented basic physics (only cubes)
- Basic transparency using stencil buffer
v0.3.1:
- Move function added
- Improved textures
v0.3.0 (private build)
- Draw custom cube
- Some source code optimizations
v.0.2.0
- Dynamic light can be turned OFF/ON