Mission-DMX / Mission-DMX/Project-Editor
Add trig. filter editor
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 1
- Avg merge
- 27m
- Merged PRs (30d)
- 1
Description
We need an editor widget for the trigonometric function filters. We need a preview window for the curve as well as text boxes for the individual parameters. We need the axis to be configurable between raw numbers, time and color chroma values. A viable starting point might be this, this one or this one discussion.
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 reading the linked discussions for Dear ImGui, ImPlot, and imgui-plot to compare possible approaches. Define the widget around a curve preview, parameter text boxes, and selectable raw-number, time, or color-chroma axes; it is done when all of these are configurable for trigonometric function filters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100