fury-gl / fury

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

WIP: Double arrow actor with tests/primitives #786

Open Sparsh-N opened 1 year ago

Sparsh-N commented 1 year ago

In this PR, I've added a Dual Pointed arrow actor which points both ways. I've modified the primitives and test_actors files to include tests for this new actor. Please let me know if there's any thing I'm missing, thanks!