{% extends "layout.html" %} {% block head %} {% endblock %} {% block header %}
{% endblock %} {% block content %}

Edit object

Textures

{% for item in textures %}
{% endfor %}
Mouseover a texture

Camera


Perspective
Orthograpic
Position
X
Y
Z

Objects


Lights


{% include "studio/modals.html" %} {% include "studio/templates.html" %} {% endblock %} {% block footer %}{% endblock %}