Private
Public Access
0
0

improved startup first frame boot

This commit is contained in:
2026-06-07 01:08:31 -04:00
parent af274df837
commit 4b34f83970
8 changed files with 232 additions and 88 deletions
-1
View File
@@ -1,7 +1,6 @@
# src/bg_shader.py
import time
import math
import numpy as np
from typing import Optional
from imgui_bundle import imgui, nanovg as nvg, hello_imgui