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

Comparison with primitive-based methods #6

Open
fire opened this issue May 28, 2022 · 1 comment
Open

Comparison with primitive-based methods #6

fire opened this issue May 28, 2022 · 1 comment

Comments

@fire
Copy link

fire commented May 28, 2022

From related papers like UCSGNet https://github.com/kacperkan/ucsgnet/ and DagAmendment https://github.com/eliemichel/DagAmendment, how do you relate the proposal to create procedural parameter constraints of a dag graph (union, subtraction, and intersection) to Neural Parts primitives.

The previous idea is to decompose 3d shapes into primitives so they can be adjusted by sliders.

Examples cases are like in a character creator to create new combination of shapes or via hyperparameter optimization as in DagAmendment to procedurally generate new models.

@fire
Copy link
Author

fire commented May 28, 2022

One idea you present is that everything is decomposed into a discs / spheres - genus 0. You morph a sphere into the part shape, disallow overlap and add a few other constraints.

References

https://en.wikipedia.org/wiki/Genus_(mathematics)

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