3D VR Interactive Modeling of Molecules.
Can provide any valid Chemical Markup (.cml
) or Protein Database (.pdb
) file to ChemView and generate an interactive molecule in Unity supported by Steam VR.
To use:
- Open the project ChemView/MoleculeUnityVR in Unity
- On the MoleculeSpawner GameObject, activate either the
LoadCmlData.cs
script or theLoadPdbData.cs
script - Drag one of the molecule source files from Assets/_Data_Files/ onto the appropriate script
- Play the game