Skip to content

fitzgen/geotoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published