added emitting material and 2nd example render
All checks were successful
Build & Test / build (push) Successful in 38s

This commit is contained in:
2026-02-18 22:26:06 +01:00
parent 44f8803f41
commit d8a3d4c989
5 changed files with 52 additions and 11 deletions

View File

@@ -2,3 +2,4 @@
![Build](https://git.veltko.de/plexx-dev/raychel-rs/actions/workflows/build.yml/badge.svg?branch=main&event=push&style=flat-square)
### quick and dirty multithreaded raymarcher using the awesome [_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html) Book Series
![Example Scene](example.png)
![Example Dark Scene](example_dark.png)