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

get undeclared variables names #80

Open
aiekick opened this issue Jul 7, 2021 · 0 comments
Open

get undeclared variables names #80

aiekick opened this issue Jul 7, 2021 · 0 comments

Comments

@aiekick
Copy link

aiekick commented Jul 7, 2021

Hello,

im creating a geometry node in blender 3d for create parametric surfaces and im using your famous library.

btw i would like to use any formula, by ex with a formula (with predefined params u and v) :

cos(v) * ( r0 + r1 * cos(v) )

can be usefull if i can get the var names r0 and r1.
like that, i could bind them to some double var and recompile the expr.

is there a way to achieve that ?

for ex, here the current node : https://twitter.com/aiekick/status/1412574701587738626

Thanks

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

No branches or pull requests

1 participant