Skip to content

461353349/line_plane_intersect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

line_plane_intersect

Judge if a line segment represented by two points and a triangle represented by three points intersect. No equation set soluting process which I hate so much, just vector operations

About

judge if a line segment and a triangle intersect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 95.3%
  • CMake 4.7%