brilliantgames / BG-C-Software-Renderer
Our open source software renderer written as a C++ plugin which runs in Unity. The engine supports millions of triangles on screen as well as simple physical based shading.
☆26Updated 2 weeks ago
Alternatives and similar repositories for BG-C-Software-Renderer:
Users that are interested in BG-C-Software-Renderer are comparing it to the libraries listed below
- Optimised voxel mesh generation, written in C# and open sourced from the Vercidium Engine.☆113Updated last year
- JoltPhysics C interface☆100Updated this week
- Experiment of global illumination in screen space☆87Updated 7 years ago
- Use Direct3D shaders with other 3D rendering APIs.☆164Updated last month
- Community edition of the T-RECS Entity Component System☆22Updated last year
- C++ containers for arrays, lists, maps, hash tables, trees, and graphs.☆190Updated last year
- A clean and customizable 3D gizmo tool for raylib. Designed with an Immediate Mode style for simplicity, it requires just a single functi…☆95Updated last month
- C++ OpenGL/Vulkan 3D Game Engine☆51Updated this week
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆128Updated last year
- ☆140Updated 2 months ago
- Squall's custom Vulkan engine.☆34Updated 2 months ago
- Data-oriented and multi-threaded C11 Game Engine with libraries & shaders hot-reloading.☆305Updated last year
- ☆75Updated 7 months ago
- ☆39Updated last year
- ☆17Updated 2 years ago
- 2024's small template to start your raylib game. Featuring 3D, C 2017, Raylib 5.0, OpenGL 3 and a modular architecture.☆26Updated 3 months ago
- REI is a cross-platform rendering framework and a comprehensive graphics API. Adaptable to various platforms, including PC, consoles, and…☆66Updated last year
- A 2D implementation of Radiance Cascades by Alexander Sannikov.☆57Updated 11 months ago
- A sample implementation of Screen Space Deferred Decals using OpenGL.