Mohido / Rasterizer

A windows software rasterizer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rasterizer

A windows rasterisation software. It is running on the CPU only.

This program is made for learning purposes. It is the second 3D renderer technique I wanted to code after a ray-tracer

Current State: Under developing....

Images:

Image: Overlapping/Intersection of triangles


![Intersecting triangles](https://user-images.githubusercontent.com/48254077/123496545-daa1ba00-d628-11eb-84a2-e381d4f08cc5.png)



## Image: Depth Interpolation and rotation transformation
![Depth Interpolation and Transformation](https://user-images.githubusercontent.com/48254077/123496526-c9f14400-d628-11eb-8383-eb3e2ef55d69.png)



## Image: Rendering a bad-shaded cow to the scene.
![FirstObject](https://user-images.githubusercontent.com/48254077/132569356-c402cba1-535e-4771-9531-b2eb70eebf2a.png)



About

A windows software rasterizer.

License:Other


Languages

Language:C++ 100.0%