Derive from GlModelViewer

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2026-05-08 18:52:24 -07:00
parent 69717a97c7
commit 576b04d58d
5 changed files with 290 additions and 0 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"devium/toml": "*"
}
}