Developer Manual

Overview

The Edit app lets users edit their assets in a live environment, with immediate preview of changes. Users can edit the type, code, parameters and animation of an asset. At the moment, users can edit VisComps and Shader.ProceduralTexture based assets. There is a choice of several layout presets, and blocks can be resized / dragged.

The app is based on our web-app template, a React app created by CRACO. It reuses React / Redux components from xrc-cms as well as using its own components.

VisComp Editor logic

Shader Editor Logic