Skip to content

Normalize up vector of Camera's rotateView to avoid round / cummulative errors #7680

Open
@Forchapeatl

Description

@Forchapeatl

Increasing access

Some new issues were introduced in the refactored code.
#7598
The updated up vector should be normalized to avoid cumulative rounding errors.

Most appropriate sub-area of p5.js?

  • Accessibility
    Color
    Core/Environment/Rendering
    Data
    DOM
    Events
    Image
    IO
    Math
    Typography
    Utilities
    WebGL
    Build process
    Unit testing
    Internationalization
    Friendly errors
    Other (specify if possible)

Feature enhancement details

The up vector of p5.Camera.tilt() will be normalized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @Forchapeatl

      Issue actions

        Normalize up vector of Camera's rotateView to avoid round / cummulative errors · Issue #7680 · processing/p5.js