donaldmunro / BulbLinks
A C++ scenegraph for filament (https://github.com/google/filament).
☆11Updated 6 years ago
Alternatives and similar repositories for Bulb
Users that are interested in Bulb are comparing it to the libraries listed below
Sorting:
- ☆32Updated last year
- A translation and a rotation transform gizmo implemented in QML.☆17Updated 5 years ago
- Example programs that test and illustrate how to use the VSG and optional add-on libraries☆167Updated last week
- ☆22Updated 3 years ago
- Qt integration with VulkanSceneGraph☆67Updated last month
- Qt3D integration for Dear ImGui☆60Updated 2 years ago
- Simple hello world example of using filament within a Qt window☆24Updated 6 years ago
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago
- A fluent and easy to use implementation of Delaunay triangulation in C++.☆10Updated 7 years ago
- Qt + Vulkan Nbody Demo☆84Updated 7 years ago
- Utility library for converting data+materials to/from VulkanSceneGraph☆96Updated last week
- Qt6 QQuickItem with BGFX renderer☆31Updated 3 years ago
- Professional 3D asset creation and integration workflow for Qt☆145Updated 3 years ago
- A C++/OpenGL/OpenAL based application built with CMake for Linux/Windows/macOS/WebAssembly☆75Updated 3 years ago
- An implementation of 2D Bezier Curves in C++ using OpenGL, gl3w, glfw3 and imgui.