JOML-CI / JOML

A Java math library for OpenGL rendering calculations
MIT License
728 stars 104 forks source link

how can use ray intersect plane? #284

Closed qq1053831109 closed 3 years ago

qq1053831109 commented 3 years ago

how can use ray intersect plane?

httpdigest commented 3 years ago

What do you mean? https://github.com/JOML-CI/JOML/blob/main/src/org/joml/Intersectionf.java#L985

qq1053831109 commented 3 years ago

i need this in joml: /**

qq1053831109 commented 3 years ago

this is ray