Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 620 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 620 Bytes

Next-Babylon-Netlify

Interactive isosurfaces using babylonjs rendering deployed to netlify

This package provides a utility to add an interactive rendering environment to static HTML pages.

Deployment build status

Netlify Status

Example Usage

Using git-lfs we can manage the 'large files' in a robust manner. Can be track directory tree, or all files of a given type

git lfs track "assets/**"
git lfs track "*.glb"
git add .gitattributes