dotnet / dotnet/Silk.NET

Overlapping test methods for math shape types.

Open
#795 8 comments 0 reactions 1 assignee Claimed by @vpenades View on GitHub
area-Maths enhancement good first issue help wanted
Dominant language
C#
Stars
5.2k
Forks
477
Avg merge
3d 16h
Merged PRs (30d)
2

Description

# 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 culling, collision detection, etc

# Does this have a proposal?
no

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.