You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the coordinate conversion texture is 32 bits-per-pixel, which makes coordinate conversion somewhat inaccurate. Use either a 64 bpc or 128 bpc texture to achieve higher accuracy.
The text was updated successfully, but these errors were encountered:
halileohalilei
changed the title
Use a 64 bpc coordinate conversion image for better mapping accuracy
Use a higher bpc coordinate conversion image for better mapping accuracy
Jan 18, 2018
Right now, the coordinate conversion texture is 32 bits-per-pixel, which makes coordinate conversion somewhat inaccurate. Use either a 64 bpc or 128 bpc texture to achieve higher accuracy.
The text was updated successfully, but these errors were encountered: