Found 688 repositories(showing 30)
yangyonggit
光线追踪入门教程
Wafelack
Raytracer written in Rust following https://raytracing.github.io/books/RayTracingInOneWeekend.htm
yhcheer
RayTracing tutorial use Java&Cpp
shiva-kannan
Implementing Peter Shirley's Ray Tracing in One Weekend
Jorgemagic
Implementation of the Peter Shirley's book in .NETCore CSharp
GPSnoopy
Implementation of Peter Shirley's Ray Tracing In One Weekend book.
rewrite Ray Tracing in a Weekend
jnadro
Implementation of Peter Shirley's Ray Tracing In One Weekend book
Liaoer
RayTracing
technohippy
No description available
time4tea
A copy of the code from https://github.com/petershirley/raytracinginoneweekend made in kotlin
Cheesebaron
A C# .NET Core 6.0 implementation of Ray Tracing in one Weekend https://raytracing.github.io/books/RayTracingInOneWeekend.html
Ray Tracing in One Weekend implemented in Unity
Vindaar
No description available
Pascal - Ray tracing in One Weekend
davecom
Swift 4 Implementation of Ray Tracing in One Weekend by Peter Shirley
A simple Raytracer written in Haskell based on "Ray Tracing in One Weekend"
cedricpinson
Experimenting raytracing with shadertoy like shader - https://raytracing.github.io/books/RayTracingInOneWeekend.html
vshotarov
A basic cuda path tracer, based on the concepts in Peter Shirley's "Ray tracing in one weekend" https://raytracing.github.io/books/RayTracingInOneWeekend.html
MetalheadKen
A C implementation of the "Ray Tracing in One Weekend" book
ArisenEngine
study raytracing
Ray Tracing in One Weekend ( https://raytracing.github.io/books/RayTracingInOneWeekend.html ) in Rust
malmgrek
Yet another (C-language) version of the the popular "Ray Tracing in One Weekend" computer graphics project
amaiorano
Implementation of the ray tracer described in Ray Tracing in One Weekend (https://raytracing.github.io/books/RayTracingInOneWeekend.html) but in TypeScript on WebGPU
iyahoo
Clojure implementation of https://github.com/petershirley/raytracinginoneweekend
pshriwise
Rendering of OpenMC models based on https://raytracing.github.io/books/RayTracingInOneWeekend.html
iluvrachel
RayTracingInOneWeekend python3 implementation
piratebriggs
Following along with https://github.com/petershirley/raytracinginoneweekend in C#
RayTracingInOneWeekend, coding it Chapter By Chapter
artogahr
A Rust implementation of RayTracingInOneWeekend