Scottapotamas / total-perspective-vortex

Path planning and generation tooling for the delta robot
1 stars 0 forks source link

Create plan for workflow #1

Closed Scottapotamas closed 5 years ago

Scottapotamas commented 5 years ago

Need to plan things out:

Work out which

Scottapotamas commented 5 years ago

Tasks & Functionality Required (ideally)

Ingests the 3d geometry data from Blender (or some more generic file type?) Uses a known camera pose in 6D space to provide backface culling functionality.

Generates the following:

These functions ensures that:

Scottapotamas commented 5 years ago

Image post processing

The end of an animation will result in a large flat folder of images:

  1. Group images into folders corresponding with their 'frame' in the animation.
  2. Group images into folders for the given objects/groups.
  3. The images should now be sorted into a deeper tree. Possibly put these alongside the motion files?
  4. Generate a series of openEXR images which contain each object/pass for a given frame.
  5. Throw the exr sequence into AE (or some editing software) and then export video.
  6. Optionally tweak/edit layers in the exr's as required.

See #5.