victorfisac / rPBR
Physically based rendering (PBR) for raylib
☆102Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rPBR
- Examples from learnopengl.com, implemented using Sokol libraries.☆114Updated 3 years ago
- Single header "no-allocation" KTX/DDS file reader☆113Updated 7 months ago
- Pure C multi-channel signed distance field generator☆2Updated 3 years ago
- Public domain header-only C library that uses only 40 modern DSA AZDO OpenGL functions. Project by https://twitter.com/relativetoyou☆66Updated 8 years ago
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆118Updated 7 months ago
- A minimalist library with basic facilities for developing interactive real-time 3D applications, with a strong emphasis on simplicity and…☆87Updated 2 years ago
- An extension library for the amazing raylib library, that adds better support for 3D.☆59Updated 10 months ago
- bgfx runtime shader compiler. Library version of the bgfx shaderc tool to build bgfx shaders from sources at runtime.☆40Updated 4 years ago
- Builds atlas texture from a bunch of input images.☆74Updated 4 years ago
- Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.☆102Updated 2 years ago
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…