Skip to content

Add dragging/deletion/automatic camera focus shift function on electrons in 3d #5

Description

@Yukieos

Description:
Current version: I write a long list of predefined coordinates, and each click of the + and - buttons simply adds an electron from this list to the screen.
To do: Similar to the 2D folders, I want the electrons to be added randomly, and users can drag these electrons on the screen to see the change of the direction of the electric field in the 3D version.

The key goals are:

  1. Dragging
    -Can drag any existing charge to reposition it in real time.
    -Update the corresponding charges[i].position and refresh the field lines.

  2. Deletion
    Add a feature that double-clicking a charge can remove it


Planned finish time: next week;
Feel free to comment or suggest any changes to the plan!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Fields

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions