There it is, the fixed point version.(
http://www.omnytex.com/pf/fileexchange/ ... xel_fp.rar the new file is 'voxeldemo3.cpp'),
it should be possible to copy the whole directory structure to:
'C:\Windows CE Tools\frog\PocketFrog_0_7_0\samples\'.
I'm prety excited right now, cause the rendering speed is really good (iPaq 3850). I used 16:16 fixed point implementation.
There's even possibility for some more optimizing (can get rid of the mult for the rendering in the screen buffer).
If anyone wants some more explanation about the algorithm/math behind it, feel free to contact me.
All right, the speed is there, now let's go for quality ...