An open API service indexing awesome lists of open source software.

https://github.com/mohido/rasterizer

A windows software rasterizer.
https://github.com/mohido/rasterizer

Last synced: 4 months ago
JSON representation

A windows software rasterizer.

Awesome Lists containing this project

README

        

# 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)