ChoiceIR
Value members
Inherited methods
Given a Frame
and a render function, explore
runs the explorer GUI,
initializes the frame, and produces an animation using the render function
and values from the GUI.
Given a Frame
and a render function, explore
runs the explorer GUI,
initializes the frame, and produces an animation using the render function
and values from the GUI.
- Inherited from:
- Explorer
exploreTransformed is a more generic explore function. It runs
transformer
on the GUI's values before rendering them.
exploreTransformed is a more generic explore function. It runs
transformer
on the GUI's values before rendering them.
- Inherited from:
- Explorer