getavalon / core

The safe post-production pipeline - https://getavalon.github.io/2.0
MIT License
219 stars 49 forks source link

Level Editor #81

Open mottosso opened 7 years ago

mottosso commented 7 years ago

Goal

Quickly dress and visualise dressing in shots.

Implementation

For each published model, also publish a top-down, orthographic snapshot along with physical measurements for later use in an level editor similar to 2D games.

Models are positioned on a 2D grid and exported as name: transformation, where name references the laid out asset and transformation contains the position, rotation and scale of the model.

The resulting editor would allow for quickly flipping through shots like flicking through pictures on your computer, and make edits on the fly that in one way or another integrates back into the final shot.

mottosso commented 7 years ago

Some inspiration.

image

image

image

image