Fork of GridSpace/grid-apps (MIT), patched for CMMS job-scoped load/save integration (Kiri:Moto CAM + Mesh:Tool).
  • JavaScript 93.7%
  • C++ 3%
  • CSS 1.8%
  • HTML 1.4%
  • C 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stewart Allen 025d3251e7 sync package and license ver
update todo list
2017-04-19 09:08:22 -04:00
js sync package and license ver 2017-04-19 09:08:22 -04:00
web initial commit 2017-04-18 17:09:33 -04:00
.gitignore initial commit 2017-04-18 17:09:33 -04:00
license.md initial commit 2017-04-18 17:09:33 -04:00
notes.md sync package and license ver 2017-04-19 09:08:22 -04:00
package.json sync package and license ver 2017-04-19 09:08:22 -04:00
readme.md Update readme.md 2017-04-18 21:44:20 -04:00

Kiri:Moto

A Unique, Multi-Modal, Cloud-based Slicer

Meta:Moto

Recursive Block-based Modeling

Getting Started

npm update
npm start

to start a local instance of the apps. then open Kiri:Moto or Meta:Moto on http://localhost:8080/

Other Start Options

npm run-script start-web

serves code as obfuscated, compressed bundles. this is the mode used to run on a public web site, so you can't use "localhost" to test. to accomodate this, alias "debug" to 127.0.0.1 then access the apps from http://debug:8080/

More Information

https://github.com/GridSpace/KiriMoto/wiki