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

Add logical operator node definitions #1896

Conversation

ld-kerley
Copy link
Contributor

When experimenting with some of the <convert> nodes I found I really wanted a logcical <not> to implement ND_convert_integer_boolean as a nodegraph using <ifequal>.

We actually have these logical operators in the RealityKit MaterialX nodes already (recently shared publicly at WWDC 2024), so I thought it might be useful to propose we add them to the standard library.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

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

This looks like an excellent contribution, @ld-kerley! I'm CC'ing @dbsmythe to make sure the functionality and documentation meets his standards.

@jstone-lucasfilm jstone-lucasfilm merged commit 723cebd into AcademySoftwareFoundation:main Jun 25, 2024
34 checks passed
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.

None yet

2 participants