Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Russ741 authored Feb 8, 2024
1 parent a6873ea commit 113c162
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

A 3D visualizer for [PDB format](https://en.wikipedia.org/wiki/Protein_Data_Bank_(file_format)) molecular structures.

## How To Use

The live demo can be seen [here](https://russ741.github.io/molecule-visualizer/).

![A rendering of a proline molecule](/proline.png)

## How To Use

The camera controls follow the OrbitControls conventions
(see [this page](https://github.com/mrdoob/three.js/blob/841d2e791d3e8a2463322c5ca31b16956828b91c/examples/jsm/controls/OrbitControls.js#L17) for details)
and can be controlled with combinations of mouse, keyboard (including ctrl keys) and one/two finger touch.
Expand Down

0 comments on commit 113c162

Please sign in to comment.