[News][Staff] solidFRAME - a 3D engine for the TI-83+(SE)

solidFRAME - a 3D engine for the TI-83+ (SE Recommended)

Moderator: tr1p1ea

yhean
New Member
Posts: 3
Joined: Sun 19 Feb, 2006 9:56 am

Re: [News][Staff] solidFRAME - a 3D engine for the TI-83+(SE

Post by yhean »

I was passing by, remembering the good old days :-)

Will you make it open-source? Do you use some kind of tricks to compute the rotation matrix? Optimizing this animal using linearized trigonometric functions gave me a few headaches...
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Re: [News][Staff] solidFRAME - a 3D engine for the TI-83+(SE

Post by tr1p1ea »

Ill most likely release the source, or at least the source to the necessary routines.

There are a lot of shortcuts i guess but as far as the matrix code goes each element is 6-bits and uses specialized math routines/tables for speed.

I also do other things like multiply by reciprocal instead of a division for perspective etc.

Lately ive been working on 3D movement, tracking and collision routines etc (screenies in the other thread: viewtopic.php?p=67219#p67219)
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
Post Reply