bevyengine / bevyengine/bevy

`gradients` Example Improvement

Open
#25,172 0 comments 0 reactions 0 assignees View on GitHub
A-UI C-Examples S-Ready-For-Implementation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 16h
Merged PRs (30d)
171

Description

A change I think that could be really nice for this example would be to allow dragging on the individual gradient nodes to adjust the angle or stops in some way. I guess it's not really within the scope of the feathers migration changes though.

_Originally posted by @ickshonpe in https://github.com/bevyengine/bevy/issues/25153#issuecomment-5085521285_

Contributor guide

Open the contributing guide

Research direction

Start by locating the `gradients` example and understanding how its gradient nodes are represented and rendered. Clarify whether dragging should adjust the angle, color stops, or both, then define the interaction and its completion criteria before implementation. Done means the example supports the agreed node-dragging behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.