working Player-like geometry renderer

This commit is contained in:
2026-08-04 13:04:01 -05:00
parent a45b686f6c
commit 10e4dffe1e
5 changed files with 514 additions and 107 deletions
@@ -403,6 +403,7 @@
{% block extra_js %}
{% if models_manifest %}
<script src="{% static 'vendor/three.min.js' %}"></script>
<script src="{% static 'js/geo_builder.js' %}"></script>
<script src="{% static 'js/model_viewer.js' %}"></script>
{% endif %}
<script>