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

Tiny geometry #186

Open
pauceano opened this issue Nov 24, 2021 · 1 comment
Open

Tiny geometry #186

pauceano opened this issue Nov 24, 2021 · 1 comment

Comments

@pauceano
Copy link

I am working with a very simple aproach of a simulator. I am using tds::RigidBody and tds::RigidBody and tds::MultiBody. All the basis work well, but three are strange lacks in the geometries. I can see that some capabilities are not implemented, but I also found 'funny' things, like an apparent inconsistency in the definition of a box. The field that defines its dimensions (exent) sometimes is used as the lenght of the sides (when calculating max and min), and sometimes as the hal of it. Is anyone using this geometry? Could we make a branch to fix some basic things? I have no time to work a lot on it, but if someone is also interested maybe we can team up...

@erwincoumans
Copy link
Owner

Yes, the box isn't using extents/half extents consistently, we should clean it up to using only half extents.

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

2 participants