Check points inside or outside a triangle or tetrahedron

Version 1.0.3 (580 KB) by Jin Yang
To check points inside or outside a given 2D triangle, 3D tetrahedron or an arbitrary DIM-dimensional simplex
1.5K Downloads
Updated 30 Jul 2020

Introduction
To check points inside or outside a given 2D triangle, 3D tetrahedron, or an arbitrary DIM-dimensional simplex. In geometry, a simplex is a generalization of the notion of a triangle or tetrahedron to arbitrary dimensions. E.g.: A 2D simplex is a triangle. A 3D simplex is a tetrahedral.

Contact and support
Email: Jin Yang, jyang526@wisc.edu;
I appreciate you giving me ratings and leaving comments to help me keep improving this code!

Cite As

Jin Yang (2024). Check points inside or outside a triangle or tetrahedron (https://github.com/jyang526843/PtInTriCheck), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.3

Add a note of the brief theory about how I implement this code.

1.0.2

Updated outputs: 0-Outside triangle; 1-Inside triangle

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.