Skip to content

Conversation

@katyushapolye
Copy link

This PR adds a basic features for the Quiver Plot (Vector Field Plot).

Here is the preview of the plot in another application. On a CFD simulation of fluid flow around a sphere in 3D

image

And the Demo file.

image

There are still some things I'm not sure about, such as where to put the vertices and indexes of the arrow mesh, or some of the new data structures I created. Also, I've noticed a limit on the amount of vectors I can plot when I was testing in my code. Is this a limitation of draw calls internally?

@github-actions github-actions bot added the status:review The task is under review label Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:review The task is under review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant