Methods
initGUI()
This function initializes the graphical user interface.
isInVolume(pos)
Simple function checking if all values of the vector are inside the interval [0,1].
Parameters:
Name | Type | Description |
---|---|---|
pos |
THREE.Vector3 | The vector to be checked. |
- Source:
run()
This function generates a volume, calls the calculation of a surface, sets up the
renderer and initializes the GUI.
- Source: