This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
algorithms:scatter [2018/10/18 14:10] systems |
algorithms:scatter [2018/12/20 14:26] (current) systems |
||
---|---|---|---|
Line 5: | Line 5: | ||
^Parameter ^Type ^Default ^Description ^ | ^Parameter ^Type ^Default ^Description ^ | ||
- | |Property X |text |None |Property to use in the X axis.| | + | |Property X* |text |None |Property to use in the X axis.| |
- | |Normalize X |Bool |False |Whether to normalize the X property between 0 and 1.| | + | |Normalize X* |Bool |False |Whether to normalize the X property between 0 and 1.| |
- | |Property Y |text |None |Property to use in the Y axis.| | + | |Property Y* |text |None |Property to use in the Y axis.| |
- | |Normalize Y |Bool |False |Whether to normalize the Y property between 0 and 1.| | + | |Normalize Y* |Bool |False |Whether to normalize the Y property between 0 and 1.| |
- | |Property Z* |text |None |Property to use in the Z axis. Leave this field empty to make a 2D plot of the data.| | + | |Property Z |text |None |Property to use in the Z axis. Leave this field empty to make a 2D plot of the data.| |
- | |Normalize Z* |Bool |False |Whether to normalize the Z property between 0 and 1.| | + | |Normalize Z |Bool |False |Whether to normalize the Z property between 0 and 1.| |
- | * //Advanced Configuration Parameter// | + | * //Required Field// |
The following two plots show a visualization of the vertices of an OBJ file (which include the vertex positions). All nodes have transparency, and the darker regions indicate an accumulation of nodes. In total, the figure has more than 66000 nodes. | The following two plots show a visualization of the vertices of an OBJ file (which include the vertex positions). All nodes have transparency, and the darker regions indicate an accumulation of nodes. In total, the figure has more than 66000 nodes. |