Scott,

Interestingly enough, I recently worked with a C programmer in SF on creating a kids 3D application with the 3D engine done completely in RunRev.

The programmer had already tried to do it in RealBasic and it couldn't be done. He doubted RR could do it, but once I showed him the multi-polyon draw with set points trick, it worked great! One of the cool parts of the trick, is that by inserting a blank line in the points of a polygon, you can actually create as many polys as you want. This worked out very well for the app. In fact, we were able to create this game, with sounds and multiple scaling images, in less than a weeks time.

It's pretty cool to see RR rendering 3D in realtime using native transcript. I'll post the app here when a demo version is available.

-Chipp

Scott Rossi wrote:

I just tried a simple test of creating 2000 random rect graphics on a 600 x
500 card, and was able to create and group the graphics in less than 2
seconds (a 466 mHz machine).  After increasing the graphic count to 5000,
the total time was about 6-1/2 seconds.  So Rev can actually be very fast
depending on what you are doing.

Because Rev often provides multiple ways of doing a single task, achieving
desired results is often a matter of testing several methods.


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 2/3/2005

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to