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

https://github.com/dcubix/3d-software-renderer

3D Software Renderer in C++
https://github.com/dcubix/3d-software-renderer

graphics-programming multithreading rasterization shaders software-rendering

Last synced: 7 months ago
JSON representation

3D Software Renderer in C++

Awesome Lists containing this project

README

          

# 3D Software Renderer
===
A fast and multi-threaded 3D software renderer. This is a project for learning purposes!

![3D Software Renderer](https://thumbs.gfycat.com/TemptingEuphoricHare-size_restricted.gif)

## Features

- Texture mapping
- Bilinear filtering!
- Multi-threading
- Vertex and Pixel shaders
- Depth testing