Skip to content

warmbowski/mol-file-viewer

Repository files navigation

Interactive 3d molecule viewer in React

Inspired by LiamOsler/Three-Molecules but coded declaritively using @react-three/fiber and Typescript in a Vite meta-framework.

Demo: https://mol-file-viewer.netlify.app

Other inspired technologies and studys

Signed Distance Field (SDF) Raymarching representation of Van der Waals cloud.

Constructive Solid Geometry (CSG) representation of Van der Waals cloud.

Getting started

  • clone repo and cd into directory
  • run npm install
  • run npm run dev for running local development server
  • run npm run build for production build
  • run npm run preview for running produciton build server locally

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published