Open
Description
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?
- AccessibilityColorCore/Environment/RenderingDataDOMEventsImageIOMathTypographyUtilitiesWebGLBuild processUnit testingInternationalizationFriendly errorsOther (specify if possible)
Feature enhancement details
The up vector of p5.Camera.tilt()
will be normalized.
Activity