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

[TODO] GeomSubset conversion to RenderMesh(per-face material) #103

Closed
1 of 2 tasks
syoyo opened this issue Nov 17, 2023 · 1 comment
Closed
1 of 2 tasks

[TODO] GeomSubset conversion to RenderMesh(per-face material) #103

syoyo opened this issue Nov 17, 2023 · 1 comment

Comments

@syoyo
Copy link
Collaborator

syoyo commented Nov 17, 2023

Support converting GeomSubset to Renderable Mesh(Vulkan/OpenGL, raytracing backend).

  • Find assigned material
  • Create per-face material
    • For Vulkan/OpenGL backend, need to create sub-mesh per material?

Related issue

@syoyo
Copy link
Collaborator Author

syoyo commented Apr 15, 2024

MaterialBinding API and per-face material is now supported in rendermesh-refactor branch.

Example:
tydra_to_renderscene models/geomsubset-material-001.usda --dumpobj then open .obj in meshlab

image

Material Collection API is still todo:

@syoyo syoyo closed this as completed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant