add three.js test scene
This commit is contained in:
7
templates/index.html
Normal file
7
templates/index.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<script type="module" src="/scripts/main.js"></script>
|
||||
{% endblock content %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user