There is a sample game called Reptoids in the Palm OS SDK that is an excellently documented game implementation. Although it doesn't, from memory, cover your high-res question it has some good descriptions of how to manage an animated graphical display while the user is interacting with it.
Chris Tutty ----- Original Message ----- From: "Lotfi" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, August 05, 2004 11:28 AM Subject: draw small 3D animated shapes > > Hi > > I am learning how to draw 3D and small animated shapes on PalmOS > I have a Zire71 > I use the 5 way nav to move the fig and 3D projection > But I need : > * How to go on Hi Resoultion mode (I drew only in 160*160 and need to go on > color and Hi Resolution) > * how to set a timer event or so (say every 0.1 sec) to rotates > automatically a figure > > are they tutorial / examples web pages ? > > thanks in advance > > > if u wan a try the prog > http://lotfi1.baghli.free.fr/dl/palm/Tore.prc > for sources : > http://lotfi1.baghli.free.fr/dl/palm/Tore.arj > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
