max-mapper / max-mapper/voxel-builder
Add interface to save/load model
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 150
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
In order to continue the creation at a later time, it would be useful to be able to save the model.
The simplest way is to allow saving models on the computer and loading them from it. Other option is to hash the model and use the hash as an url , e.g. http://voxelbuilder.com/model/112eceo73jrx3jcrj8jrsadasbhdbadbhad3x2e3exc, that is editable by anyone that enters on it (which has the advantage of being able to share the model with others).
In any case, nice piece of software!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or entry points. First clarify whether local computer save/load or shareable URL models is the intended scope, then identify the model representation and relevant browser entry points. Done means users can reliably save and restore a model, with sharing included only if that option is selected.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100