Skip to content

xarsh/bdml-viewer

Repository files navigation

BDML Viewer

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Convert BDML to JSON

BDML files need to be converted into JSON file with ./preprocess/generate-isosurface.js. Please fix proper paths in it.

Releases

No releases published

Packages

No packages published