You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program is an extremely minimal software rasterizer for loading and rendering OBJ files. It remains a work-in-progress. Some code for line rasterization is adapted from http://www.edepot.com/algorithm.html.