Skip to content

A simple CPU rasterizer is written with C++. GLM is a math library.

License

Notifications You must be signed in to change notification settings

sakrist/SimpleCPURaster

Repository files navigation

Clone repo and do git submodule update --init --recursive

Required: GLM - Header only math library.

Runs only on macOS.

About

A simple CPU rasterizer is written with C++. GLM is a math library.

Topics

Resources

License

Stars

Watchers

Forks