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.
- Host: GitHub
- URL: https://github.com/mohido/rasterizer
- Owner: Mohido
- License: other
- Created: 2021-04-27T05:53:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T19:02:42.000Z (over 3 years ago)
- Last Synced: 2024-12-31T16:14:22.871Z (5 months ago)
- Language: C++
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## Image: Depth Interpolation and rotation transformation

## Image: Rendering a bad-shaded cow to the scene.
