Sarroxxie / vk_procedural_displacement

The goal is to create tesselation free procedural displacement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement "outside" function for lattice traversal

Sarroxxie opened this issue · comments

The "outside" function should discard lattice texels that are outside of the triangle in lattice space.
This will prevent creation and intersection of unnecessary AABBs.

fixed in latest commit