VSmolyanski

Results 3 comments of VSmolyanski

It's possible. You have to create a new factory (ex. Area Factory) and manage the shape

> > > https://github.com/spite/THREE.MeshLine/blob/master/src/THREE.MeshLine.js#L441 > > If you change it to `vec4 normal = vec4( -1., 0., 0., 1. );` you'll get your desired behavior. this does not help @tartavull...

Reopening this, because I still haven't found a solution. Here is a [code sandbox](https://codesandbox.io/p/sandbox/react-advanced-cropper-rotate-forked-vp5yjy?file=%2Fsrc%2Findex.tsx%3A19%2C5). The problem I'm facing is when I rotate the image. I want to get the coordinates...