New version has the Timer.Trigger - ed refreshing , and removed all Fasts.

Since Fabien idea gave me some CPU %,  I added shadows, with a 
customizable light position.

Settings can be changed at FMain.Form_Open:

    Rounded = False               '  True is slower   (this is for 
rounded cubes)
    Paint3D.AntiAlias = False  ' True is slower


   Paint3D.LightX = 900
   Paint3D.LightY = 900    ' the position of the sun
   Paint3D.LightZ = 2000

   Paint3D.UseShadow = True   ' False is much faster


-- 
Saludos

Ing. Martin P Cristia


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to