Testing out Raylib on .NET with C#.
Find a file
Tony Bark b8cd12302e Renamed World to World3D
- Renamed World3D's Camera to InitCamera
2025-03-21 00:43:27 -04:00
resources WIP First Person Maze example 2025-03-21 00:35:49 -04:00
.editorconfig Initial commit 2025-03-20 23:38:47 -04:00
.gitignore Initial commit 2025-03-20 23:38:47 -04:00
Config.cs WIP First Person Maze example 2025-03-21 00:35:49 -04:00
GlobalUsings.cs WIP First Person Maze example 2025-03-21 00:35:49 -04:00
LICENSE Initial commit 2025-03-20 23:38:47 -04:00
PlayBark.csproj WIP First Person Maze example 2025-03-21 00:35:49 -04:00
Program.cs Renamed World to World3D 2025-03-21 00:43:27 -04:00
README.md Initial commit 2025-03-20 23:38:47 -04:00
Tracer.cs WIP First Person Maze example 2025-03-21 00:35:49 -04:00
World3D.cs Renamed World to World3D 2025-03-21 00:43:27 -04:00

PlayBark (working title)

Testing out Raylib on .NET with C#.

License

I hereby waive this project under the public domain - see UNLICENSE for details.