Multiple snap shots

Overview

This demo shows how to create multiple snap shots using Blender.

What this demo does

This demo uses the visualization tool from FiberPy to get multiple snap shots from a FiberSim simulation.

Instructions

Getting ready

  1. Open an Anaconda Prompt
  2. Activate the FiberSim Anaconda Environment by executing:
     conda activate fibersim
    
  3. Change directory to <FiberSim_dir>/code/FiberPy/FiberPy, where <FiberSim_dir> is the directory where you installed FiberSim.

  4. Type python fiberpy.py render_model ../../../demo_files/visualization/multi_frame/render_batch.json

  5. Some Blender windows will open during the process, and close when the rendering is over.

Viewing the results