-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
Increasing access
No
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)
- Documentation
- Calculation
Feature enhancement details
I'd like to propose specifying in the documentation that map() preforms a linear mapping: https://p5js.org/reference/p5/map/
I'd also add a recommendation to use manual mappings for different needs.