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

Bezier Curve Example in Slang #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

chinmay0301ucsd
Copy link

Hi, I wanted to contribute an example implementation of Bezier Curves in Slang. I wrote this for a class project at UCSD. The folder has examples of optimizing Control Points to fit shapes, and has code to compute SDFs for the Bezier Curve. I can add argparse support to the python files if needed.

@saipraveenb25
Copy link
Contributor

Hey, can you take a look at the optimized version of this code here: #6
and copy in the changed files to your PR? This version should compile very quickly without slow runtimes.

I'll merge this PR in once you copy over changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants