The plan...

Published August 26, 2008
Advertisement
So for the longest time i've been trying to find time to write a software 3d renderer "for fun" and i've finally have the time to start such a project. The main goal of this project will be to solidify my knowledge of fundamental rasterization rendering techniques. Off the top of my head, the basic subjects I want to cover are:

1) Transformation
- world
- view
- clipping
- culling
- projection
- viewport

2) Rasterization
- scan conversion
- depth-buffer
- diffuse lighting
- texture mapping
Next Entry Starting point...
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement