3d model experiments

This commit is contained in:
Yonokid
2025-07-26 17:14:03 -04:00
parent fc985ca410
commit e6f2f19c1a
15 changed files with 16794 additions and 38 deletions

View File

@@ -1,4 +1,3 @@
import math
from pathlib import Path
import pyray as ray
@@ -252,6 +251,9 @@ class ResultScreen:
if self.fade_out is not None:
self.fade_out.draw(self.width, self.height)
def draw_3d(self):
pass
class Crown:
def __init__(self):
duration = 466