https://github.com/nakjun/triangle-triangle-intersection-response-unity
test project for triangle triangle intersection & response unity
https://github.com/nakjun/triangle-triangle-intersection-response-unity
collision collision-detection collision-response triangle-triangle-intersection unity
Last synced: 3 months ago
JSON representation
test project for triangle triangle intersection & response unity
- Host: GitHub
- URL: https://github.com/nakjun/triangle-triangle-intersection-response-unity
- Owner: nakjun
- Created: 2024-03-05T01:52:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-13T05:09:17.000Z (about 1 year ago)
- Last Synced: 2025-01-23T06:30:02.408Z (4 months ago)
- Topics: collision, collision-detection, collision-response, triangle-triangle-intersection, unity
- Language: C#
- Homepage:
- Size: 67.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Triangle Triangle Intersection & Response Test Project in Unity
## Videos
### [red: moving, blue: stop]
### [red: moving, blue: moving]

## Features
- Edge-Triangle Intersection
- Point-Triangle Coplanar Test
- Just 2 Triangles in Scene## Environments
- Unity 2022.3.20f1(LTS)