marshallmcdonnell / react-threejs-app

3D viewer application using React + Three.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3D Viewer using React + Three.js

CI License
Build Status License: GPL v3

Working on a small application for 3D viewing using React + Three.js

Plan to make it work for simple atomistic model viewing

Try it Live

Try out the viewer live in your browser here: live demo

Quickstart for Development

git clone <repo>
yarn install
yarn start

Deploy to GitHub Pages

yarn deploy

About

3D viewer application using React + Three.js

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.1%Language:CSS 5.9%Language:HTML 2.0%