Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mki1967/mki3d-data
Collection of data for MKI3D Modeller
https://github.com/mki1967/mki3d-data
Last synced: 9 days ago
JSON representation
Collection of data for MKI3D Modeller
- Host: GitHub
- URL: https://github.com/mki1967/mki3d-data
- Owner: mki1967
- License: mit
- Created: 2018-08-17T18:33:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-06T15:28:36.000Z (over 1 year ago)
- Last Synced: 2023-08-06T16:39:17.097Z (over 1 year ago)
- Language: HTML
- Homepage: https://mki1967.github.io/mki3d-data/
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MKI3D DATA
[Collection of data](https://mki1967.github.io/mki3d-data/) for [MKI3D MODELER](https://mki1967.github.io/mki3d/).This is example directory containing some MKI3D data and the scripts that produce HTML indexes of the
contained data and a simple local server that let you browse the data in a web browser.There are two subdirectories:
- [`data`](data/) - contains subdirectories with `.mki3d` data files
- [`bin`](bin/) - contains the scripts and programs for re-building HTML indexes and running local server## Add new data
Save your data from [MKI3D EDITOR](https://mki1967.github.io/mki3d/) to a file in one of the subfolders
of `data` subdirectory (you may also create your own new subfolders in `data` subdirectory)
and then run the script `bin/update.bash` to rebuild the HTML indexes.