Skip to content

AdamBrutsaert/LittleCppEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleCppEngine

A little C++ Engine made for learning purposes. Inspired by TheCherno Hazel's Engine.

Features

  • Sympathic implementation of a Message Bus
  • Application and Scene design pattern
  • Batched Rendering of Quads, Triangle and Circles
  • Orthographic Camera

Libraries

  • OpenGL / GLAD for rendering
  • GLFW for window management
  • GLM for maths
  • EnTT for managing entities
  • spdlog for logging
  • stb for loading images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published