Skip to content

Database Flywheel

Brian Wandell edited this page Dec 26, 2020 · 1 revision
  • For large-scale cloud computing we use our local Flywheel data and computational management system.

Return to Assets Database


Flywheel and Matlab: Scientific Transparency Toolbox

The scitran toolbox and its wiki may be useful for managing our graphics assets. To use scitran with these assets you must have permission on the stanfordlabs site.

See the scitran wiki page for installation instructions.

Docker and Flywheel

Notes for Yichao's Gear should go here

Not sure what this is about (BW):

If you are working in the older way with Flywheel, you need this Docker container

docker pull vistalab/pbrt-v3-spectral:flywheel

We are developing a newer version that allows more flexibility for working with Flywheel. This one will become the flywheel version after we are done testing.

docker pull vistalab/pbrt-v3-spectral:flywheel-dev

Assets and Flywheel

We store individual assets on Flywheel. Our list of assets includes the car below, other vehicles, city street models, pedestrians, trees, buildings, traffic signs and sky maps. A few examples starting at the left are below. We assemble driving scenes procedurally from those assets (example at the right).

See the directory utilities/sceneauto and the tutorial t_piDrivingScene_demo for example code.

The Flywheel SDK (scitran)

Example scripts

t_piFlywheelRender

t_piAcq2IP

Clone this wiki locally