Skip to content

Conversation

@HifiExperiments
Copy link
Member

adds the rendering per #1341, but not the physics, which is a bit more complicated because I think the hull has to be convex (but maybe we can approximate it with multiple, smaller cylinders?)

create is blocked a little by #188, but you can make one from the console/script

curious what people think about the UVs and the scaling behavior. all shapes are meant to fit in their dimensions, so unless the height == 2 * innerRadius, it's scaled a bit weird.

@HifiExperiments HifiExperiments added documentation Improvements or additions to documentation enhancement New feature or request needs CR This pull request needs to be code reviewed needs QA This pull request needs to be tested server If used for a Pull Request, server packages are going to be built. protocol change labels Mar 11, 2025
Copy link
Member

@ksuprynowicz ksuprynowicz left a comment

Choose a reason for hiding this comment

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

Everything looks good :)

@ksuprynowicz ksuprynowicz added CR approved This pull request has been successfully code reviewed and removed needs CR This pull request needs to be code reviewed labels Mar 14, 2025
@HifiExperiments HifiExperiments added server If used for a Pull Request, server packages are going to be built. and removed server If used for a Pull Request, server packages are going to be built. labels Mar 30, 2025
@ksuprynowicz ksuprynowicz merged commit 3a5fd2e into overte-org:protocol_changes Apr 9, 2025
21 checks passed
@HifiExperiments HifiExperiments deleted the torus branch April 9, 2025 06:54
@ksuprynowicz ksuprynowicz added QA approved This pull request has been successfully tested and removed needs QA This pull request needs to be tested labels Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CR approved This pull request has been successfully code reviewed documentation Improvements or additions to documentation enhancement New feature or request protocol change QA approved This pull request has been successfully tested server If used for a Pull Request, server packages are going to be built.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants