March 31, 2005

New for Today

I didn't have as much time to code today, but it was still a productive day (thanks to MicroEconomics.) I added world files, files that describe all objects in the world and there relative locations and rotations. It has lights, terrain, and objects. I also added support for native spheres, a very handy object and cool looking too. The screenshot below was set up with the following world file:

quadric
1 0 0
0 -10 0

heightmap terrain1
2 2 0
0 0 0

object car
0 0 -8
.5 0 0

light
0 10 -10
0 0 0
1 .2 0

endfile


worldfile01.JPG

Naturally, the latest build is still available on my friendly geocities site. Click here for 3D fun.

Posted by Moore at March 31, 2005 12:25 AM