Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an sdf for rendering a Capsule actor #382

Merged
merged 13 commits into from Feb 23, 2021

Conversation

haran2001
Copy link
Contributor

Hi all, I noticed that fury lacked a primitive to render a capsule actor and have taken up the liberty to add an sdf for the same.
I took this up as an opportunity to expand the role of sdf's in the fury codebase.
I have also modified the existing tests and example tutorial to include the capsule actor.

This the final result.
capsule1

All of the sdf based actors in fury so far
all_sdf

100 capsules rendered to check overall performance
100capsule

I humbly request the maintainers to consider adding this new actor to the vast fury codebase.
Any feedback and suggestions are most welcome.
Thank You.

Copy link
Contributor

@skoudoro skoudoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this @haran2001.

This is ready to go, so I am going ahead and merging this PR

@skoudoro skoudoro merged commit 61bf05a into fury-gl:master Feb 23, 2021
@skoudoro skoudoro added this to the v0.7.0 milestone Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants