Skip to content

Implementation of 'Computer Graphics From Scratch' by Gabriel Gambetta in GNU Guile, using SDL

License

Notifications You must be signed in to change notification settings

CaesarXInsanium/cgfs-guile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics From Scratch in Scheme

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.

Goals

  • 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

Resources

  • GNU Guile Manual
  • Stack Overflow
  • Scheme Language Reference

Progress

First Progress Report

About

Implementation of 'Computer Graphics From Scratch' by Gabriel Gambetta in GNU Guile, using SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published