Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / Java / Java SE

Point Inside 3D Convex Polygon in Java

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
12 Jan 2016CPOL 18.6K   303   3  
An algorithm to determine if a point is inside a 3D convex polygon for a given polygon vertices in Java

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Canada Canada
My name is Jiyang Hou (or John Hou). I was born in HeiLongJiang province in north east of China. I got all my educations in China. My university major is Geophysics, but my main professional role is software developer. My biggest accomplishment so far is quit smoking about 5 years ago after almost 20 years smoking history. I am still interested on programming beside making living with it like many other developers. I immigrated to Canada in 2003 and became a permanent resident till now. I live in Calgary, Alberta, Canada. You can reach me by jyhou69@gmail.com regarding to any questions, comments, advice, etc.

Comments and Discussions