Skip to content

MarkGillespie/geoptic.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoptic.js

A Javascript library for visualizing geometry processing.

Building bundled version

First, you need rollup.js and the terser plugin

npm install -g rollup
npm install --save-dev rollup-plugin-terser

Then, you can build the bundled files (everything in build/), via

rollup --config rollup.config.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages