Home
Name Modified Size InfoDownloads / Week
UnityMol_1.0.36_APBS 2023-11-15
UnityMol_1.1.4 2021-11-10
UnityMol_1.1.3 2021-03-18
UnityMol_1.1.2 2021-03-10
UnityMol_1.1.1 2020-09-09
OtherVersions 2020-07-20
UnityMol_1.1.0 2020-07-10
HiRE-RNA-VM 2017-04-03
UnityMol-0.9.6 2016-08-03
README.markdown 2022-03-20 7.6 kB
LICENSE.markdown 2022-03-20 10.9 kB
UMolAPI.md 2021-03-10 36.5 kB
CHANGELOG.md 2020-10-13 7.3 kB
LogoUnityMol1.0_outline.png 2020-09-09 1.3 MB
umolmovie1.m4v 2013-02-07 68.2 MB
Totals: 15 Items   69.6 MB 6

Files description

In inverse chronological order, so first entries below are the most up-to-date. Check out the UnityMol website and UnityMol's official twitter page for details about releases.

Read the tutorial !

Check the changelog and the API !

UnityMol releases

  • UnityMol-1.1.3 -- Mac, Windows (Desktop & VR) and Linux executables.
  • UnityMol-1.1.2 -- Mac and Windows (Desktop & VR).
  • UnityMol-1.1.1 -- Mac and Windows (Desktop & VR).
  • UnityMol-1.1.0 -- Mac and Windows (Desktop & VR) and Linux executables. Stereo-display version too.
  • UnityMol-1.0.39 -- Mac, Windows (Desktop & VR) and Linux executables.
  • UnityMol-1.0.37 -- Mac, Windows (Desktop) executables.
  • UnityMol-1.0.35 -- Windows (Desktop) executables.
  • UnityMol-1.0.34 -- Mac, Windows (Desktop & VR) and Linux executables.
  • UnityMol-1.0.33 -- Mac and Windows (Desktop & VR) executables.
  • UnityMol-0.9.6 -- Mac, Windows and Linux executables.
  • UnityMol-0.9.5 -- Mac, Windows and Linux executables.
  • UnityMol-r804 MDDriver (Interactive Molecular Dynamics Simulations, aka 0.9.4) -- Mac, Windows and Linux executables as well as some documentation.
  • UnityMol-r676 SweetUnityMol (Sugar Edition, aka 0.9.3) -- Mac, Windows and Linux executables as well as source code.
  • UnityMol-r255 (0.9.2 or even earlier) -- Mac, Windows and Linux executables, web player as well as source code and documentation.

HiRE-RNA-VM

Other

UnityMol 1.1.3 README (current version)

UnityMol is a molecular viewer and prototyping platform, coded in C# with the Unity3D game engine.

It is developed by Marc Baaden's team at the LBT laboratory at the IBPC institute of CNRS in Paris and has been completely redesigned recently to provide a clean code base and new features.

The VR version of UnityMol is based on the VIU framework to support HTC Vive and Oculus headsets. Also tested on Oculus Quest with some minor changes.

UnityMol can currently read PDB, mmCIF, GRO, Mol2, XYZ and SDF files, OpenDX potential maps, XTC trajectory files.

UnityMol includes HyperBalls designed to visualize molecular structures using GPU graphics card capabilities based on shaders (GLSL or Cg).

The current version release uses the SMCRA (Structure/Model/Chain/Residue/Atom) data structure supporting to load several molecules, with a python console, a selection language adapted from MDAnalysis, various molecular representations, a modern UI, and more.

The project is still actively developed and maintained, new releases should keep coming soon.

User friendliness and available features in UnityMol will be further extended.

Please contact us on unitymol@gmail.com

More information on http://unitymol.sourceforge.net.

Features

  • a clean data structure to load several molecules
  • VR capabilities with VIU (Oculus/Vive/...) + Leap Motion
  • Standard and original representations (hyperballs/cartoon/surface/spheres/hbonds/...)
  • IMD, iteractive molecular dynamics
  • advanced selection (with MDAnalysis language)
  • a python console
  • molecular sufaces with EDTSurf and MSMS
  • fast implementation of secondary structures
  • hydrogen bonds detection based on Schrodinger's criteria
  • covalent bonds based on OpenMM topology definition
  • realtime object space Ambient Occlusion for Hyperballs and surfaces
  • save state, data serialization (in progress, partly done with python commands saved as history)
  • a clean code base with a high level API
  • some unit tests (parser/selection language)
  • some documentation (work in progress)

Data input

  • Molecule file parsers: PDB/mmCIF/GRO/MOL2/SDF/XYZ
  • Trajectory reader: TRR/XTC, Trajectory smoother built-in
  • DX file reader with a Marching Cubes implementation in C# with burst compiler
  • Custom bonds parsers: XML/PSF/TOP(preprocessed file using grompp -pp)

Surfaces

  • EDTSurf surfaces by default
  • MSMS for analytical surfaces
  • QuickSES GPU implementation (WIP)
  • Object space ambient occlusion (AO)

Citations

Known Bugs and Issues

  • VRPN support is not finalized yet.
  • IDLE mode can cause black screen flash on Mac, disabled for now (Unity bug -> fixed in new Unity version)
  • this list is to be updated, please send an email to unitymol@gmail.com

License defined in detail in LICENSE.markdown, in a nutshell, UnityMol open-source version is licensed under the LGPL-3.0, but check out the license file for the details and also concerning the proprietary version.

Source: README.markdown, updated 2022-03-20