przemyslawzaworski / CPP-ProgrammingLinks
Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.
☆53Updated 11 months ago
Alternatives and similar repositories for CPP-Programming
Users that are interested in CPP-Programming are comparing it to the libraries listed below
Sorting:
- Global illumination technical demo - a continuation of the Synesthesia3D (ex-LibRenderer) graphics engine used in https://github.com/ifto…☆56Updated 3 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆63Updated 5 years ago
- An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.☆61Updated 5 years ago
- ☆29Updated 6 years ago
- A small dx11 base program I use to test shaders and techniques☆87Updated 4 years ago
- A Volume renderer that utilizes ray casting and ray marching through a 3D voxel grid to generate puffy clouds☆51Updated 4 months ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 3 years ago
- Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.☆34Updated 3 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- OpenGL Grass Renderer☆95Updated 4 months ago
- Image Based Lighting using DirectX 12.☆40Updated 5 years ago
- AMD GPU particles sample based on DirectX 11☆115Updated 8 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆69Updated 6 years ago
- ☆41Updated 5 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆59Updated 3 years ago
- GPU classifies how to render millions of particles☆75Updated last year
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆61Updated 7 years ago
- DirectX Raytracing Path Tracer☆59Updated 3 years ago
- Master's thesis implementing real-time global illumination method.☆156Updated 7 years ago
- ☆63Updated 7 years ago
- ☆30Updated 7 years ago
- Hieroglyph 3 Rendering Engine☆49Updated 8 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- ☆26Updated 6 years ago
- My own framework on which I try things (mostly rendering-related)☆18Updated 2 months ago
- A DirectX 11 implementation of voxelization☆18Updated 9 years ago
- C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques☆90Updated 2 years ago
- An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.☆29Updated 4 years ago
- A C++ game engine☆33Updated 5 years ago