Anybody know where I can find an implementation of PN Triangle code that can look up a point on a PN Triangle using barycentric coords without actually doing any tessellation?
ie - something that turns a PN triangle into a patch, and then some sort of translation from bary to patch coords?
↧