Skip to content

Commit dee5e7d

Browse files
committed
fix links
1 parent 000269f commit dee5e7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/blogposts/raytracing/post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![BOMEX cumulus clouds rendered with volumetric path tracing](./images/breeze.png)
44

5-
We're excited to announce [RayMakie](https://github.com/MakieOrg/RayMakie.jl) and [Hikari](https://github.com/MakieOrg/Hikari.jl), a physically-based GPU ray tracing pipeline integrated directly into [Makie](https://docs.makie.org).
5+
We're excited to announce [RayMakie](https://github.com/MakieOrg/Makie.jl/pull/5532) and [Hikari](https://github.com/JuliaGraphics/Hikari.jl), a physically-based GPU ray tracing pipeline integrated directly into [Makie](https://docs.makie.org).
66
Any Makie scene can now be rendered with photorealistic path tracing: just swap out the backend and get global illumination, volumetric media, spectral rendering, and physically-based materials, all running on the GPU.
77

88
All showcase scripts and demo scenes from this post are available at [github.com/SimonDanisch/RayDemo](https://github.com/SimonDanisch/RayDemo).

0 commit comments

Comments
 (0)