Moved to OpenTK

This commit is contained in:
2026-02-17 20:27:18 -05:00
parent abbfe285b6
commit 3c2ad05cab
21 changed files with 475 additions and 319 deletions

View File

@@ -1,10 +1,4 @@
using System.Collections.Generic;
using System.Linq;
using Microsoft.Xna.Framework;
namespace Awperative;
namespace AwperativeKernel;
public sealed partial class Scene : ComponentDocker
{