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
Is your feature request related to a problem? Please describe.
I am sure JTK knows about Triplanar texture mapping. It is to solve terrain texture mapping issues like this:
Describe the solution you'd like
I know performance will be impacted as you have to draw 3+ times, but you can include a toggle in the editor/runtime so you can turn it off or on.
Is your feature request related to a problem? Please describe.
I am sure JTK knows about Triplanar texture mapping. It is to solve terrain texture mapping issues like this:
Describe the solution you'd like
I know performance will be impacted as you have to draw 3+ times, but you can include a toggle in the editor/runtime so you can turn it off or on.
Additional context
Detailed explanation of Triplanar terrain mapping here: https://gamedevelopment.tutsplus.com/articles/use-tri-planar-texture-mapping-for-better-terrain--gamedev-13821
So this enhancement could be part of #127 enhancement.
The text was updated successfully, but these errors were encountered: