3D Structure Canvases
3D structure canvases render 3D scenes of molecules using WebGL.
- ViewerCanvas3D – simply displays a 3D rendering of a molecule.
- RotatorCanvas3D – shows a rotating animation of a 3D rendering of a molecule.
- TransformCanvas3D – displays an interactive 3D rendering of a molecule that can be rotated, translated and scaled.
- MolGrabberCanvas3D – a more complex canvas that has an associated search field for accessing databases. Works like the TransformCanvas3D.
- MovieCanvas3D – a component to display, animate and interact with molecular movies.