Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
mod
 
 
smp
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

L Engine

About

L is a simple public-domain, minimal dependency, Vulkan game engine.

Building

run.sh [build|run|open] [dbg|dev|rls]

The build action will just build the engine (default configuration is development), while the run action will also run the sample, and the open action will open the Visual Studio project (Windows-only).

Dependencies

  • CMake
  • Vulkan

Copyright

All parts of this software are released into the public domain (as per this notice) unless otherwise stated. Any contribution to this repository is implicitly subjected to the same release.

About

Simple public-domain, minimal dependency, Vulkan game engine.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.