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

Extend the scaffold optimizer framework to enable use of primitives #243

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Richard-Olsen-75
Copy link
Contributor

Extend the scaffold optimizer framework to enable use of primitives as results from optimizations by enable the return of an array of optimization results that contain APrimitives. The array can contain a mix of instances, triangles, or any of the available primitives.

Also, this will fix handling of instance IDs for split meshes by assigning new instance IDs for each instance mesh of a split mesh.

…s results from optimizations. Also, fix handling of instance IDs for split meshes.
Copy link
Collaborator

@Strepto Strepto left a comment

Choose a reason for hiding this comment

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

Ok by me, not sure if its the best approach but I dont have any better suggestions. So lets try this one 👍

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