Skip to content

lmstudiodev/VulkanEngine

Repository files navigation

LMEngine

A simple C++ 3D game engine based on Vulkan

License

The license for this project is based on the modified MIT License.

This means you are free to use, modify, and distribute the code from this repository. However, there are two conditions you must follow:

  • Include the license text in your product (e.g., in the "About" window of a GUI application or the "About/Credits" section of a 2D/3D video game).
  • Include the license text in all source code files (copy and paste the license text at the top of each source code file you obtain from this repository, even if you have made partial modifications).

About

A simple C++ 3D game engine based on Vulkan API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages