Releases: flingengine/FlingEngine
Releases · flingengine/FlingEngine
Preview 0.3
This release features the following:
- Rendering overhaul to support Deferred and PBR
- Using groups with transforms and
entt
- New textures
- New sandbox scenes
- More ImGUI editor support!
Preview 0.2
The new build of Fling has several new features:
- Directional and Point Lights
- PBR (without AO and BRDF Lookups)
- Improved Gameplay API layer
MeshRenderer
componentsMaterial
files that can specify what textures to load in on an object- ImGui implementation for use with some basic editor features later
Note This does require the Vulkan SDK to be installed!
Preview 0.1
The Fling Engine has made a lot of progress in the first couple of weeks! Full CI with Travis and Jenkins, the foundations of a Vulkan rendering pipeline, and a basic ECS implementation via Entt!
Check out the releases below!
Note This does require the Vulkan SDK to be installed!