NewChromantics / SoyLibLinks
common c++ code, cross platform and as little dependancies on each other as possible
☆16Updated last year
Alternatives and similar repositories for SoyLib
Users that are interested in SoyLib are comparing it to the libraries listed below
Sorting:
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Trying to trim down the size of my Vulkan repo...☆29Updated 8 years ago
- An OpenGL 4.3 / C++ 11 rendering engine oriented towards animation.☆32Updated 7 years ago
- ENet reliable UDP networking library☆15Updated 3 months ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆16Updated 6 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 8 years ago
- A bgfx port of lightmapper.h☆17Updated 9 years ago
- Job system (requires C++11)☆51Updated 5 years ago
- Tutorial Project for Screen Space Reflection☆11Updated 10 years ago
- Very barebones CPU Voxel Raycaster☆34Updated 5 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Updated last month
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆37Updated 5 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆34Updated 10 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- A C++11 thread pool and profiler☆29Updated 7 years ago
- Simple graphics engine used as submodule in many of my projects☆62Updated 6 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆24Updated 7 years ago
- D3D12 Root Signature/Pipeline State Object live-reloading☆15Updated 8 years ago
- Minimalistic image loader library for GL projects☆65Updated 7 years ago
- Dynamic, Contiguous-Memory Objects Pool☆13Updated 7 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated 2 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Entity component system geared for games