MUDA
Loading...
Searching...
No Matches
distance.h File Reference

distance calculation for point/edge/triangle More...

#include <muda/ext/geo/distance/distance_unclassified.h>
#include <muda/ext/geo/distance/ccd.h>

Go to the source code of this file.

Detailed Description

distance calculation for point/edge/triangle

Author
MuGdxy
Date
February 2024

All files in directory ./distance/ is referenced from the following repository:

https://github.com/ipc-sim/Codim-IPC/tree/main/Library/Math/Distance

  • To make it more readable, logically consistent and GPU compatible, the original code is modified.
  • Thanks to the original author for the great work.
  • The original code is licensed under the Apache License, Version 2.0.