This website requires JavaScript.
Explore
Help
Sign in
Crizomb
/
RayMarchingGo
Watch
1
Star
0
Fork
You've already forked RayMarchingGo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a1a6e0471c
RayMarchingGo
/
src
History
Download ZIP
Download TAR.GZ
Crizomb
b5c9eaf692
little scene change
2025-09-28 17:50:16 +02:00
..
go.mod
clean up
2025-09-27 04:09:39 +02:00
go.sum
clean up
2025-09-27 04:09:39 +02:00
main.go
little scene change
2025-09-28 17:50:16 +02:00
material.go
little scene change
2025-09-28 17:50:16 +02:00
primitives_sdf.go
2x Perf, because wtf *Material is useless, Material is an interface so it's already a ref
2025-09-28 03:08:27 +02:00
ray_marching.go
reflection added
2025-09-28 04:46:54 +02:00
sdf.go
2x Perf, because wtf *Material is useless, Material is an interface so it's already a ref
2025-09-28 03:08:27 +02:00
vec3.go
small opti
2025-09-28 02:45:46 +02:00