Skip to content

Website for the textbook Introduction to the Math of Computer Graphics

Notifications You must be signed in to change notification settings

nathancarter/mocg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a website for the textbook Introduction to the Mathematics of Computer Graphics, published by the Mathematical Association of America.

Users:

Visit the site here.

Developers/editors:

To build the site:

  • Ensure mkdocs and its material theme are installed:
    • pip install mkdocs-material
    • Don't use apt install or brew install for mkdocs or mkdocs won't find the material theme.
    • If you already had mkdocs installed by one of those means, uninstall every copy and start again.
    • See details here.
  • Preview the site with mkdocs serve.
  • If it looks good, rebuild with mkdocs build.
  • Commit and push to make it live.

About

Website for the textbook Introduction to the Math of Computer Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published