Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.01 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.01 KB

poxels

Interactive polygon builder

Controls

  • Left click places a poxel.
  • Right click deletes a poxel.

How to install

Installs project dependences. See script/setup for details.

script/setup

How to run in debug mode

Builds the project. View in browser at localhost:10001. Auto-reloads when the project changes.

script/start

How to build in release mode

Builds the project and places it into the dist folder.

script/build

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.