-
Notifications
You must be signed in to change notification settings - Fork 149
Adding Update Matrix Support #66
Copy link
Copy link
Open
Description
I'm having an issue when trying to change the position and rotation of a mesh. The rotation is applied from point (0, 0, 0) rather than the center of the mesh, see this post on three.js discourse for more detail.
Seems like the problem can be solved by calling .updateMatrix() on a mesh before converting it to CSG and back. However I needed to use a different CSG wrapper from Michael Schlachter for this to work… any chance we could incorporate this feature into your version?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels