adjacent meshes
#2
The easiest way is to brute force it: For each triangle compute it's distance to the point and then take the minimum. If the mesh is not large and you don't need to run this every frame, then it should suffice. 

I have yet to see a function in Ab3d that would do this, but that doesn't mean it does not exist.
  


Messages In This Thread
adjacent meshes - by kreativasas - 11-20-2020, 12:28 PM
RE: adjacent meshes - by janovrom - 11-20-2020, 01:24 PM
RE: adjacent meshes - by kreativasas - 11-20-2020, 03:49 PM
RE: adjacent meshes - by abenedik - 11-23-2020, 04:53 PM
RE: adjacent meshes - by janovrom - 11-23-2020, 07:49 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)