ronnieholm / Ray-tracing-in-one-weekend-CSharpLinks
C# implementation of Ray Tracing in One Weekend by Peter Shirley.
☆26Updated 6 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 4 years ago
- DirectX Raytracing Tutorials in CSharp☆81Updated last year
- C# OpenGL Skeletal Animation Viewer☆23Updated 8 years ago
- Implementation of the Peter Shirley's book in .NETCore CSharp☆14Updated last year
- My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity☆56Updated 3 years ago
- This repo demonstrates 3 rendering algorithms: Forward Rendering Deferred Shading Forward+ (Tiled Forward Rendering)☆20Updated last year
- Real-time Approximation of Photometric Polygonal Lights Demo☆18Updated 3 years ago
- A game engine using C# / OpenTK, not very good☆20Updated 2 years ago
- Framework for easy Dear ImGui integration in C# applications☆18Updated 4 years ago
- Cubesharp is a 3D modelling software written in pure C# and OpenGL. (WARNING: Extremely Unstable)☆18Updated 8 years ago
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆20Updated 3 years ago
- A demo of CPU octree splatting algorithm☆53Updated 10 months ago
- Moved to https://git.sr.ht/~thestr4ng3r/lavos - 3D Engine Framework using Vulkan☆13Updated 4 years ago
- Personal game engine project for learning real-time rendering techniques and engine architecture☆12Updated 5 years ago
- A game engine editor built in WPF☆12Updated last year
- A simple real time GPU path tracer, using DX11 Compute shaders .