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

Clipping #2

Open
Valen-H opened this issue Dec 1, 2018 · 2 comments
Open

Clipping #2

Valen-H opened this issue Dec 1, 2018 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@Valen-H
Copy link
Owner

Valen-H commented Dec 1, 2018

In need of an algorithm to clip objects behind the camera or 'inside' the camera to avoid rendering.

@Valen-H Valen-H added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested labels Dec 1, 2018
@Valen-H Valen-H added this to the Release milestone Dec 1, 2018
@Valen-H Valen-H self-assigned this Dec 1, 2018
@Valen-H
Copy link
Owner Author

Valen-H commented Dec 6, 2018

Halfway there...

Now it needs some perspective fixing while translating and clipping evaluation...

@Valen-H
Copy link
Owner Author

Valen-H commented Dec 7, 2018

Okay, it appears that clipping is normal now but the reason objects are performing this way when translating & rotating is because:
the camera enters them and keeps moving forwards, exits them and keeps rotating, in the end, camera makes big distances and rotating makes them seem to move faster. (?)

@Valen-H Valen-H added the bug Something isn't working label Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant