fury-gl / fury

FURY - Free Unified Rendering in pYthon.
https://fury.gl
Other
227 stars 165 forks source link

WIP: Double arrow actor and a few utility functions #774

Closed Sparsh-N closed 1 year ago

Sparsh-N commented 1 year ago

Greetings @skoudoro , I'm trying to create a double arrow actor which can create an arrow within a given length parameter (building upon the original arrow actor). I'll create a tutorial, along with accompanying tests for the upcoming pull request. Some of the changes to material.py were commented out as those were separate changes for different functions (to set culling/opacity, but those would be shared in a separate PR). Thank you for informing and updating me with the necessary changes for a PR.

Sparsh-N commented 1 year ago

i'll place a new PR for the dual arrow actor and utility functions separately.