MetaCell / MetaCell/geppetto-meta
3d compass for the Canvas component
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
https://codesandbox.io/s/eager-glade-46ung
https://teem.sourceforge.net/nrrd/format.html#space
We need to implement a 3d canvas compass (example attached) to display the orientation of the objects we are rendering in 3d.
The compass will have to display labels (customisable from the application using the component) to determine where are the front/back, left/right and up/down.
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
Start by reviewing the linked CodeSandbox example and the NRRD space-format reference, then inspect the Canvas component entry point. Define the compass behavior and configurable front/back, left/right, and up/down labels; done means the 3D compass displays the rendered objects' orientation with labels supplied by the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100