aardvark-platform / aardvark.base

Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
https://aardvarkians.com/
Apache License 2.0
153 stars 9 forks source link

Box3d/M44d (frustum) intersection method is now based on opengl clip-space #34

Open madorjan opened 5 years ago

madorjan commented 5 years ago

intersection method using a box3d and a frustum described by a M44d is now based on opengl clipspace instead of directx clipspace