Visual change for TransformControls

Hey, I’ve got a quick question about the visual appearance of TransformControls.

The last time I used them was a few years ago, and the design seems to have changed since then.

This is how they looked around 2021:

And this is how they look now (2024):

Is there any way to revert the visuals to the 2021 version? I’ve tried using some older versions of Three.js from npm, but it didn’t work.

You’ll have to create your own custom version, it’s composed of primitive geometries, it shouldn’t be hard, I know it’s matter of taste but I prefer the new version.

1 Like