ronnieholm / Ray-tracing-in-one-weekend-CSharpLinks
C# implementation of Ray Tracing in One Weekend by Peter Shirley.
☆26Updated 7 months ago
Alternatives and similar repositories for Ray-tracing-in-one-weekend-CSharp
Users that are interested in Ray-tracing-in-one-weekend-CSharp are comparing it to the libraries listed below
Sorting:
- Implementation of the Peter Shirley's book in .NETCore CSharp☆24Updated 5 years ago
- A demo of CPU octree splatting algorithm☆53Updated 11 months ago
- Write shaders in C#, then translate them to HLSL or GLSL source.☆42Updated 3 years ago
- Signed distance field (SDF) generation by amortized ray tracing, SDF AO, and SDF soft shadow☆23Updated 5 months ago
- Implementation of the Peter Shirley's book in .NETCore CSharp☆14Updated last year
- Implementation of "Real-time Global Illumination using Precomputed Light Field Probes"☆15Updated 5 years ago
- A game engine using C# / OpenTK, not very good☆20Updated 2 years ago
- Cubesharp is a 3D modelling software written in pure C# and OpenGL. (WARNING: Extremely Unstable)☆18Updated 8 years ago
- Real-time Approximation of Photometric Polygonal Lights Demo☆18Updated 4 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 3 years ago
- Real-Time Shading with Polyhedral Lights using Silhouette Detection☆35Updated 3 years ago
- Voxel Cone Tracing implemented in a well-abstracted layer that wraps around Vulkan.☆15Updated 6 years ago
- Implementation of "Deep G-Buffers for Stable Global Illumination Approximation" using OpenGL 4.5☆10Updated 5 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆16Updated 5 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 5 years ago
- DirectX Raytracing Tutorials in CSharp☆82Updated last year
- OpenGL compute shader fluid☆22Updated 4 years ago
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- A game engine editor built in WPF☆12Updated last year
- Meshlet culling by a layer of interface with amplification-shader and mesh-shader fallback implementations using compute and vertex shade…☆12Updated 3 months ago
- C# OpenGL Skeletal Animation Viewer☆23Updated 8 years ago
- a CPU/GPU physically based renderer☆34Updated 2 years ago
- An example implementation for tinybvh in Unity and a foundation for building compute based raytracing solutions.☆28Updated 3 months ago
- CLR runtime for SHADERed https://github.com/dfranx/SHADERed☆10Updated 3 years ago
- A simple real time GPU path tracer, using DX11 Compute shaders .☆20Updated last year
- RT-RSM is a real-time Global Illumination technique using GPU ray tracing☆62Updated 5 years ago
- A real-time OpenGL Compute shader based Progressive Path Tracer.☆18Updated 6 years ago
- ☆26Updated 5 years ago
- Personal game engine project for learning real-time rendering techniques and engine architecture☆13Updated 5 years ago
- An experimentation in creating a game engine from scratch with .NET Core☆17Updated last year