Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
Skip to content

A web based visual programming language for geoprocessing

Notifications You must be signed in to change notification settings

the-red-feather/hedronic

Repository files navigation

Hedronic

A web-based VPL

Demo

Here

Roadmap MVP

status 🚧: Busy ⏹️: On hold ✔️: Done

install

we need the 3d engine locally present. We use it as a 'header only' dependency at the moment for rapid development

git clone https://github.com/josfeenstra/geon-engine engine
cd engine 
npm install
cd ..

then clone and install the actual repo

git clone https://github.com/josfeenstra/geon-nodes nodes
cd nodes
npm install
npm run build-all

finally, serve the public folder using something like live server or python's http server []

About

A web based visual programming language for geoprocessing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published