Rockbox mail archive
Subject: Re: Re: 3D Cube screensaver - useless but nice
From: Damien Teney (dteney_at_hotmail.com)
Date: 2002-10-14
I improved my code as you told me: now I just have one table with the sine
from 0 to 90 degrees.
However, Daniel suggests to avoid floats and to use integers numbers, and I
tried to do this: the sine table was an int table with the sine * 1000000,
and when it needed a sine, I took the element of the table / 1000000.
Furthermore, the size of the compiled module is still quite big :-(
-------------------------
D a m i e n T e n e y
dteney_at_hotmail.com
http://www.mcarsweb.com
-------------------------
_________________________________________________________________
Affichez, modifiez et partagez gratuitement vos photos en ligne:
http://photos.msn.com/support/worldwide.aspx
Page was last modified "Mar 9 2008" The Rockbox Crew
|