luminoengine v0.10.1
- Created
- Updated
C++17 games and visualization toolkit.
# Usage
luminoengine provides CMake targets:
find_package(Lumino CONFIG REQUIRED)
target_link_libraries(main PRIVATE lumino::Lumino)
# License
# Supported Platforms
x64 & windows & !uwp
- ✅ windows-x64
- ❌
linux - ❌
osx - ❌
uwp - ❌
windows-arm64 - ❌
windows-x86
# Features
No default features set.
# engine
Make engine module.
Dependencies:
- box2d
- bullet3
freetype
Features:
brotli
,bzip2
,png
,zlib
- glad
- glfw3
- glslang
imgui
Features:
docking-experimental
- libogg
- libpng
- libvorbis
- nanovg
- openal-soft
- pcre2
- spirv-cross
- stb
- tinygltf
- tinyobjloader
- toml11
- vulkan-headers
- yaml-cpp
- zlib
and 7 transitive dependencies:
alsa (by openal-soft )
Platforms:
linux
- brotli (by freetype )
- bzip2 (by freetype )
- egl-registry (by glad )
- nlohmann-json (by tinygltf )
- opengl-registry (by glad )
- spirv-headers (by spirv-cross )
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by box2d )
- vcpkg-cmake-config (by box2d )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- lriki
- jim wang