More news about the 3D engine for Visual Memory:

Thursday, 3 April, 2003 20:28

I made several changes and modifications that caused a big increase of speed.

But I'm not satisfied to release it because there are still some things left to do.

What's done:

16 bit fixed point arithmetic(although VM is a 8 bit machine)

matrix stack and all related things for geometry transformation

all stuff related to drawing lines and points

a demo VM game

What's not:

a little problem with rotation over 180 degrees

changes of the binary format of the 3D data

clipping

As soon as I got time, I will focus on these things.