This website requires JavaScript.
Explore
Help
Register
Sign In
dnesov
/
Voile
Watch
1
Star
0
Fork
0
You've already forked Voile
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ec3dcfcca25ddb5dd55b5ee91708e273490c401
Voile
/
TestGame
History
dnesov
9ec3dcfcca
Add fullscreen property to Renderer. Still needs to be properly implemented for RaylibRenderer.
2024-01-21 22:31:24 +01:00
..
Resources
Overhaul
2023-09-13 15:34:10 +02:00
Circle2d.cs
Add Color record struct, small refactor, create a DaggerFramework.SceneGraph namespace.
2023-06-16 00:03:45 +02:00
Program.cs
Create OpenGL context and clear background :)
2023-02-28 22:26:47 +01:00
TestGame.cs
Add fullscreen property to Renderer. Still needs to be properly implemented for RaylibRenderer.
2024-01-21 22:31:24 +01:00
TestGame.csproj
Use properties in Renderer.
2024-01-20 19:25:05 +01:00
TestPlayer.cs
Small ResourceManager refactor, add ResourceSaver<T>.
2024-01-21 20:24:53 +01:00
UiLayer.cs
More nullable fixes, make SetTransform a part of base Renderer.
2024-01-21 17:58:11 +01:00
World.cs
Update test game to showcase camera system.
2023-09-25 18:54:17 +02:00