replicad icon indicating copy to clipboard operation
replicad copied to clipboard

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

Open abelops opened this issue 1 year ago • 1 comments

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.

abelops avatar Apr 06 '24 12:04 abelops

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).

sgenoud avatar Apr 08 '24 05:04 sgenoud