Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LÖL Engine

A pet project C++ game engine as a static library, built with CMake. Designed for cross-platform development with minimal dependencies.

CMake C++23 License: Apache-2.0

📦 Features

  • Cross-platform (Windows/Linux/macOS) *not tested yet
  • Static library design for easy integration
  • Submodules-included:
    • GLFW for window/input
    • GLM for math
    • spdlog for logging
  • Examples
    • empty_example for now

About

simple graphics engine

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages