MetaCell / MetaCell/geppetto-meta

3d compass for the Canvas component

Open
#489 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.