All Projects β†’ tkgamegroup β†’ flame

tkgamegroup / flame

Licence: MIT License
An ECS Game Engine

Programming Languages

C++
36643 projects - #6 most used programming language
GLSL
2045 projects
CMake
9771 projects
python
139335 projects - #7 most used programming language
lua
6591 projects
ASL
165 projects

Projects that are alternatives of or similar to flame

vktut
Shabi's Vulkan Tutorials
Stars: ✭ 88 (+450%)
Mutual labels:  vulkan
CrossWindow-Graphics
A header only library to simplify creating πŸŒ‹ Vulkan / βšͺ OpenGL / 🌐 WebGL / ❎DirectX / πŸ€– Metal data structures with CrossWindow.
Stars: ✭ 48 (+200%)
Mutual labels:  vulkan
demos
OpenGL and Vulkan graphics experiments and samples
Stars: ✭ 34 (+112.5%)
Mutual labels:  vulkan
gl vk bk3dthreaded
Vulkan sample rendering 3D with 'worker-threads'
Stars: ✭ 80 (+400%)
Mutual labels:  vulkan
osre
An open source render engine
Stars: ✭ 95 (+493.75%)
Mutual labels:  vulkan
vulkan
Vulkan bindings for Nim
Stars: ✭ 15 (-6.25%)
Mutual labels:  vulkan
tokonoma
Graphics related projects/prototypes/playground (Vulkan, C++17)
Stars: ✭ 23 (+43.75%)
Mutual labels:  vulkan
Vulkan-Tutorial-Java
Vulkan tutorial by Alexander Overvoorde ported to Java
Stars: ✭ 89 (+456.25%)
Mutual labels:  vulkan
gearoenix
Cross-platform C++ 3D game engine.
Stars: ✭ 33 (+106.25%)
Mutual labels:  vulkan
nanovg vulkan
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)
Stars: ✭ 26 (+62.5%)
Mutual labels:  vulkan
YALCT
Yet Another Live Coding Tool - Powered by Veldrid and elbow grease
Stars: ✭ 25 (+56.25%)
Mutual labels:  vulkan
solo
Small C++ game engine with Lua scripting
Stars: ✭ 26 (+62.5%)
Mutual labels:  vulkan
hms-computer-graphics-demo
This is the demo project of CGKit(Short for computer graphics kit). CGKit is a vulkan-based rendering framework, which is designed to improve performance of vulkan devices, especially for Android platform. This project will show you how to load textures, models, add pbr effects and render with vulkan.
Stars: ✭ 19 (+18.75%)
Mutual labels:  vulkan
VulkanResources
A list of resources for learning Vulkan
Stars: ✭ 50 (+212.5%)
Mutual labels:  vulkan
vuk
vuk - A rendergraph-based abstraction for Vulkan
Stars: ✭ 167 (+943.75%)
Mutual labels:  vulkan
Vortex2D
Real-time fluid simulation engine running on GPU with Vulkan
Stars: ✭ 91 (+468.75%)
Mutual labels:  vulkan
Xacor
Experimental Game Engine
Stars: ✭ 24 (+50%)
Mutual labels:  vulkan
vulkan-raytracing
"Simple" Vulkan raytracing
Stars: ✭ 27 (+68.75%)
Mutual labels:  vulkan
kool
A Vulkan/OpenGL engine for Desktop Java and Javascript written in Kotlin
Stars: ✭ 76 (+375%)
Mutual labels:  vulkan
Vulkan.jl
Simplify usage of Vulkan in Julia
Stars: ✭ 77 (+381.25%)
Mutual labels:  vulkan

Flame Game Engine

An ECS 3D-Game-Engine.

Requirements:

Build:

  • run setup.py as administrator

  • cmake

  • build

(if you want to build the release version, build in RelWithDebInfo, because DebugInfo is always needed)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].