Hello back !

This time, I presents you REAL 3D on the Oric.
There is no projection, and it's only a 2axis rotation,
but I'm not using any kind of multiplication.
All computation is done in 8bit, with only additions and
subtractions.
Memory used by datas (not the code):
- 2*8 bytes for Cube 3D point
- 24 bytes for faces description
- 256 bytes SIN table
- 256 bytes COS table
That's all (I think)

Nothing has been changed/optimised in the PolyFiller.


--------------------------
(c) 1998 Dbug/Mickal Pointier
--------------------------
No rip ! I've not the time to adapt C64 code !


e-mail: mpointie@hol.fr
URL: http://wwwperso.hol.fr/~mpointie

