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 is a demo project. Implmented a 3d rendering pipeline with C++.
Using only Windows Form GDI functions to draw.
Feature include: basic transform, clipping, backface-culling, frame-rendering, texture-renderring, etc.