/react-threejs-app

3D viewer application using React + Three.js

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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