Skip to content
#

glfw

Here are 666 public repositories matching this topic...

Silk.NET
vpenades
vpenades commented Feb 1, 2022

Summary of feature

Math library has 2D and 3D common shape types like Ray2D, Ray3D, Cube, Sphere, etc

It could be useful to have Ray2D and Ray3D to have methods to return the intesection with shapes and volumes.

Also, test methods to get whether shapes and volumens overlap.

Comments

Area/volume overlapping is a very common practice for graphics development in areas like frutum c

Improve this page

Add a description, image, and links to the glfw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glfw topic, visit your repo's landing page and select "manage topics."

Learn more