SoftRenderer
Another Simple CPU Rasterize Renderer. the old one is MinOpenGL https://github.com/JettHuang/MinOpenGL
Install / Use
/learn @JettHuang/SoftRendererREADME
SoftRenderer
Another Simple CPU Rasterize Renderer. the old one is MinOpenGL https://github.com/JettHuang/MinOpenGL
How to Build
premake5.exe vs2019
Snapshots
-
orthogonal projection triangle

-
perspective projection cubes

-
sponza scene: normal of mesh

-
sponza scene: diffuse texture(nearest sampler)

-
sponza scene: diffuse texture(linear sampler)

-
teapot scene: blinn-phong lighting

