{% set component_slug = component.slug if component is defined else "graphic-3d" %} {% set params = component.params if component is defined and component.params else None %}

Graphics

{{ component.name if component is defined and component.name else "3D Surface" }}

FPS -- Stars --

{{ component.description if component is defined and component.description else "Three.js/WebGL style rendering base." }}