This website requires JavaScript.
Explore
Help
Sign in
pnx
/
go-raytracer
Watch
1
Star
0
Fork
You've already forked go-raytracer
0
Code
Activity
No description
3
commits
1
branch
0
tags
45
KiB
Go
99.8%
Makefile
0.2%
575791cfc1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Henrik Hautakoski
575791cfc1
draw using color palette rather than RGB directly.
2025-06-25 22:15:26 +02:00
graphics
draw using color palette rather than RGB directly.
2025-06-25 22:15:26 +02:00
math
Initial commit
2025-06-08 15:51:07 +02:00
render
draw using color palette rather than RGB directly.
2025-06-25 22:15:26 +02:00
world
Initial commit
2025-06-08 15:51:07 +02:00
.gitignore
Initial commit
2025-06-08 15:51:07 +02:00
go.mod
Initial commit
2025-06-08 15:51:07 +02:00
go.sum
Initial commit
2025-06-08 15:51:07 +02:00
main.go
draw using color palette rather than RGB directly.
2025-06-25 22:15:26 +02:00
makefile
Initial commit
2025-06-08 15:51:07 +02:00
player.go
Initial commit
2025-06-08 15:51:07 +02:00