Skip to content

veekay7/RamJamEngine

 
 

Repository files navigation

RamJam Engine

The RamJam Engine is a game/rendering engine for learning and personal showcase purposes only. I've been really impressed by all the next-gen engines, such as Frostbite, CryEngine or Unreal over the years that I have decided to go further into 3D graphics and build my own engine from scratch. I've been working on it for the past few months now.

The RJE is coded in C++ and uses DirectX 11 features (especially compute shaders). I wanted to do my own 3D engine while reading these 2 books :

Videos and descritpions can be found on my website : http://rramillien.wix.com/ramjam

The RJE has the following features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.1%
  • C 10.6%
  • Shell 3.0%
  • Other 1.3%