Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 505 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 505 Bytes

ChemView

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:

  1. Open the project ChemView/MoleculeUnityVR in Unity
  2. On the MoleculeSpawner GameObject, activate either the LoadCmlData.cs script or the LoadPdbData.cs script
  3. Drag one of the molecule source files from Assets/_Data_Files/ onto the appropriate script
  4. Play the game