Skip to content

matekdev/based-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based Engine

Based on what? Based Engine is a 3D DirectX 11 "engine" written in modern C++. The goal is to create a 3D playground that allows me to easily interact and implement various graphics features.

The previous iteration of this project used OpenGL. After implementing shadow maps, I felt confident enough to switch to DirectX 11. I plan to reimplement the previous features done in OpenGL and continue adding new ones as well. At some point I plan to transition over to DirectX 12 using D3D11On12 but that is only after I feel limited by DirectX 11.

EX

Libraries

About

3D DirectX 11 Game Engine w/ PhysX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages