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

physics: support geom for instanced elements #84

Open
kikonen opened this issue Aug 27, 2024 · 1 comment
Open

physics: support geom for instanced elements #84

kikonen opened this issue Aug 27, 2024 · 1 comment
Labels

Comments

@kikonen
Copy link
Owner

kikonen commented Aug 27, 2024

Currently is not possible to setup kinematic collision meshes for instanced forest trees.

Thus logic need to support NodeGenerator instanced meshes (i.e. single Node, which has multiple entities)

@kikonen kikonen added the big label Aug 27, 2024
@kikonen
Copy link
Owner Author

kikonen commented Sep 16, 2024

DONE

  • added basic logic for geoms for instanced lighjweight meshes in NodeGenerator

TODO

  • not working properly with "geom offsets", thus cannot place geom correctly
    • i.e. offset works currently only with nodes which have body

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant