Jorgemagic / RaytracingTheNextWeekLinks
Implementation of the Peter Shirley's book in .NETCore CSharp
☆14Updated last year
Alternatives and similar repositories for RaytracingTheNextWeek
Users that are interested in RaytracingTheNextWeek are comparing it to the libraries listed below
Sorting:
- Implementation of the Peter Shirley's book in .NETCore CSharp☆24Updated 5 years ago
- An experimentation in creating a game engine from scratch with .NET Core☆17Updated last year
- Software rasterizer written in C#, with an API based on Direct3D 10 / 11. Programmable parts of the pipeline execute "real" HLSL shaders.☆106Updated 11 years ago
- A low-level cross platform GPU library☆20Updated 9 months ago
- Realistic Grass Rendering using DirectX 11 and a geometry-shader based approach.☆62Updated 4 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated 2 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- This repo demonstrates 3 rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering)☆23Updated last year
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 4 years ago
- Testing various FBX file format parsing libraries☆60Updated 3 months ago
- Game asset build pipeline tool.☆19Updated 12 years ago
- Personal game engine project for learning real-time rendering techniques and engine architecture☆13Updated 5 years ago
- A rendering-framework for DX12 and Vulkan. Mostly intended for personal learning purposes and graphics demos☆29Updated last year
- A C# implementation of LibSquish, used to compress texture images into GPU compatible compression formats.☆20Updated last year
- DX12 render engine☆55Updated last year
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆17Updated 6 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 5 years ago
- Checkerboard rendering with Magnum and OpenGL☆43Updated 3 years ago
- A game engine editor built in WPF☆13Updated 2 years ago
- C# SPIR-V disassembler☆24Updated 3 years ago
- a collections of rendering techniques based on d3d11 for study 渲染技术的收集与学习☆24Updated 5 years ago
- Image Based Lighting using DirectX 12.☆40Updated 5 years ago
- Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.☆10Updated 3 years ago
- Global Illumination Demo in Vulkan Compute☆12Updated 5 years ago
- C# / .NET wrapper for Google Filament☆12Updated 4 years ago
- Code from article "Real Time Constructive Solid Geometry" in the book "Game Development Tools"☆30Updated 10 years ago
- Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain. My fork adds C++11 threads ba…☆13Updated 7 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆47Updated 5 years ago
- C++ 3D Engine built with Vulkan☆21Updated last week
- Simple raytracer using DirectX Raytracing (DXR).☆43Updated 5 years ago