Initial commit
This commit is contained in:
commit
f26c478727
18 changed files with 621 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module github.com/pnx/go-raytracer
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require github.com/veandco/go-sdl2 v0.4.40
|
||||
Loading…
Add table
Add a link
Reference in a new issue