Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Segment Class #7583

Closed
EclipseLunaria opened this issue Oct 13, 2021 · 1 comment
Closed

Feature Request: Segment Class #7583

EclipseLunaria opened this issue Oct 13, 2021 · 1 comment

Comments

@EclipseLunaria
Copy link
Contributor

In MonoGame it would be nice to have Segment classes which would function similar to the Ray class. The primary difference is there would be that the Segment Class would not extend infinitely. This would be useful for building paths making it easy to check if the segment of a path is intersecting with an object in 3D space.

What version of MonoGame does the bug occur on:

  • MonoGame 3.7

What operating system are you using:

  • Windows

What MonoGame platform are you using:

  • DesktopGL
@Jjagg
Copy link
Contributor

Jjagg commented Oct 13, 2021

We generally do not accept new geometric primitives. There's some discussion on this topic in #3419.

@Jjagg Jjagg closed this as completed Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants