Skip to content

open source software rasterizer in C++ that might become a kart racing game.

Notifications You must be signed in to change notification settings

nexovec/Cpp-software-rasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software rasterizer in C++ [WIP]

How to build

You need to have visual studio installed.
Run ./premake_build.bat or ./premake5.exe vs2022

Conventions

We exclusively use defines in common_defines.hpp whenever possible. TODO:

Notes

All bmp files work when exported from GIMP 2.10.4 without color data and in XRGB 32 bit format.

Before releases

inspect // TEMPORARY: sections and DEBUG def blocks

About

open source software rasterizer in C++ that might become a kart racing game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages