Skip to content

mortennobel/SimpleRenderEngineTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleRenderEngine Template

The goal of SimpleRenderEngine (sre) is to provide easy way to get started with graphics programming in 2D or 3D without a deep knowledge about the low-level graphics APIs like OpenGL, DirectX and Vulkan.

Getting started

First fork and clone the library (git clone --recurse-submodules <url>).

Modify the code in the src folder.

See SimpleRenderEngine for more information.

About

Small C++14 render engine - project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published