I've done some minor improvments to the engine.
I added collision detection with the terrian so that the camera alywas stays on the ground.
I have also begun coding on a light management system. Until now I have hardcoded the sun into the renderer but now I have a more flexible system that handles unlimited (sort of) number of dynamic lights. Still need to add smarter culling of the lights though.
Thursday, March 23, 2006
Subscribe to:
Post Comments (Atom)
1 comment:
You should put up some nightly builds for us to play with :)
// Johan
Post a Comment