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

[Request] Adding Threejs bufferGeometry to replicad object converter in replicad-threejs-helper #152

Open
abelops opened this issue Apr 6, 2024 · 1 comment

Comments

@abelops
Copy link

abelops commented Apr 6, 2024

I am integrating Replicad to existing Threejs project and I wanted to be able to use Replicad fillet and chamfer operations on a buffer geometry from threejs. It would be helpful to have this feature in Replicad just like there is a feature to convert replicad to three js in replicad-threejs-helper.

@sgenoud
Copy link
Owner

sgenoud commented Apr 8, 2024

There is an important issue with your proposition. In order to get a Threejs buffer geometries from a replicad object, you need to mesh it. Unfortunaly the reverse operation from a mesh (buffer geometry) to a replicad object is a non trivial operation.

While I would love to offer something in that spirit, this is not something I will tackle soon, so I close this issue (and might post on it if / when something like that is implemented).

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