It is what it sounds like. I attempt to implement the algorithms described in the book "Computer Graphics from Scratch" in scheme. To be more specific a dialect known as GNU Guile.
- Get good a scheme
- Relearn some computer graphics knowledge
- Make use of the GNU Guile Manual
- Learn how to dab
- Use Scheme for somewhat of a real project
- implement the ray tracer
- implement to Rasterizer
- GNU Guile Manual
- Stack Overflow
- Scheme Language Reference