Skip to content

ivnsch/mol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mol

A minimal molecule explorer.

WIP!

demo

Try it out live!

Instructions

Library

mol = { git = "https://github.com/ivnsch/mol.git" }

mol::init_sim();

WASM

wasm-pack build --out-dir /<root_dir_of_next_app>/wasm --release

--release currently mandatory bevyengine/bevy#16030

Next.js app (for now separate): https://github.com/ivnsch/mol_next_app_tmp

npm run dev

demo

Contribute

  1. Fork
  2. Commit changes to a branch in your fork
  3. Push your code and make a pull request

About

Minimal molecule explorer

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages