Skip to content

Plane doesn't have to be an object

Simon Spannagel requested to merge plane into master

...so don't make it one.

Also, don't expose it to tracking code but provide simplified registerPlane() function.

Also, only one transform is required, the other is simply the inverse and can be calculated on the fly.

Merge request reports