balataca / aframe-molecule-viewer

A .pdb molecule AR visualizer built with AFRAME

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AR Molecule Viewer

This is a project that renders molecules in .pdb format for AR visualization. It also works on desktop thanks to AFRAME.

Demo

https://molecule-viewer.glitch.me/

Requirements for VR/AR

For VR:

For AR:

Installation

Install dependencies:

npm install

Usage

Start the server:

npm start

Open a browser and go to https://localhost:8080

  • For entering AR mode on a smartphone your server must have https enabled.

About

A .pdb molecule AR visualizer built with AFRAME

License:Other


Languages

Language:JavaScript 47.4%Language:HTML 41.5%Language:CSS 11.1%