fitzgen / geotoy

Polygons in Contact + Glium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geotoy

To run natively:

cargo run --features=glium

Running in the browser requires a few initial steps:

cd wasm
npm install
npm run update

Then, to compile and serve on localhost:8080:

npm run build
npm run serve

About

Polygons in Contact + Glium

License:Apache License 2.0


Languages

Language:Rust 53.6%Language:JavaScript 27.2%Language:Shell 14.4%Language:HTML 3.4%Language:GLSL 1.5%