Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleEngine

Simple demonstrative 3D graphics rasterizer (Runs on the CPU).

ezgif-7-341777fba080

Building

Compiled and tested on MSVC 2019.

This code requires <Windows.h> header file! --> Windows only.

Run those commands in a CMD console inside the source folder:

mkdir build
cd build
cmake .. -G "Visual Studio 16 2019"

About

Simple demonstrative 3D graphics engine (Runs on the CPU).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages