File tree
574 files changed
+59196
-59546
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- docs
- preview
- global
- src
- accessibility
- color
- core
- friendly_errors
- shape
- data
- dom
- events
- image
- io
- math
- Matrices
- shape
- type
- lib
- typography
- utilities
- webgl
- shaders
- test
- bench
- REPORTS
- js
- manual-test-examples
- addons/p5.sound/autoCorrelation
- p5.Font
- callback
- custom
- opentype
- pathpoints
- renderpath
- simple
- style
- svgpath
- system
- textAsWords
- textInRect
- pixel
- type
- font
- img
- issues
- webgl
- curves
- geometryImmediate
- reporter
- unit
- accessibility
- assets
- color
- core
- data
- dom
- events
- image
- io
- math
- type
- typography
- utilities
- visual
- cases
- screenshots
- Shape drawing
- 2D mode
- Combining quadratic and cubic beziers
- Drawing closed curves
- Drawing with a single closed contour
- Drawing with a single unclosed contour
- Drawing with curves in the middle of other shapes
- Drawing with curves with tightness
- Drawing with every subshape in a contour
- Drawing with lines
- Drawing with points
- Drawing with quads
- Drawing with triangles
- WebGL mode
- Combining quadratic and cubic beziers
- Drawing closed curves
- Drawing with a single closed contour
- Drawing with a single unclosed contour
- Drawing with curves in the middle of other shapes
- Drawing with curves with tightness
- Drawing with every subshape in a contour
- Drawing with lines
- Drawing with points
- Drawing with quads
- Drawing with triangles
- Per-control point fills
- Per-control point strokes
- Typography
- textAlign
- 2d mode
- all alignments with multi-line manual text
- all alignments with multi-lines and wrap char
- all alignments with multi-lines and wrap word
- all alignments with single line
- all alignments with single word
- webgl mode
- all alignments with multi-line manual text
- all alignments with multi-lines and wrap char
- all alignments with multi-lines and wrap word
- all alignments with single line
- all alignments with single word
- textFont
- with a Google Font URL
- with a directly set font string
- with a font file in WebGL
- with a font file
- with a woff font file
- with the default font
- with the default monospace font
- textLeading/text leading with different values
- textSize/text sizes comparison
- textStyle/all text styles
- textToContours/Fonts can be converted to points grouped by contour
- textToPaths/Fonts can be converted to drawing context commands
- textToPoints
- Fonts can be converted to points
- Fonts point angles work in DEGREES mode
- Fonts point angles work in RADIANS mode
- Sampling density can be changed
- textWeight
- can control non-variable fonts
- can control variable fonts from files
- can control variable fonts
- textWidth/verify width of a string
- WebGL
- 3DModel
- OBJ model with MTL file displays diffuse colors correctly
- Object with different texture coordinates per use of vertex keeps the coordinates intact
- Hooks coordinate spaces
- baseColorShader
- Camera space
- Combined vs split matrices
- Object space
- World space
- baseMaterialShader
- Camera space
- Combined vs split matrices
- Object space
- World space
- baseNormalShader
- Camera space
- Combined vs split matrices
- Object space
- World space
- Lights/Fill color and default ambient material
- Opacity
- Basic colors have opacity applied correctly
- Colors have opacity applied correctly when lights are used
- Colors in shader hooks have opacity applied correctly
- Colors in textures have opacity applied correctly
- Colors in tinted textures have opacity applied correctly
- ShaderFunctionality
- ImageShader
- StrokeShader
- Strokes/Strokes do not cut into fills in ortho mode
- buildGeometry()/can draw models
- erase()
- on a framebuffer
- on the main canvas
- filter
- In 2d mode/It can combine multiple filter passes
- In webgl mode/It can combine multiple filter passes
- textToModel
- Extruded
- Flat
- vertexProperty
- on PATH shape mode
- on TESS shape mode
- on buildGeometry outputs containing 3D primitives
- webgl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
574 files changed
+59196
-59546
lines changedLines changed: 0 additions & 98 deletions
This file was deleted.
Lines changed: 81 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
374 | 374 |
| |
375 | 375 |
| |
376 | 376 |
| |
377 |
| - | |
| 377 | + | |
378 | 378 |
| |
379 | 379 |
| |
380 | 380 |
| |
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
| |||
1564 | 1564 |
| |
1565 | 1565 |
| |
1566 | 1566 |
| |
1567 |
| - | |
| 1567 | + | |
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 | 1570 |
| |
1571 | 1571 |
| |
1572 | 1572 |
| |
1573 | 1573 |
| |
1574 | 1574 |
| |
1575 |
| - | |
1576 |
| - | |
| 1575 | + | |
| 1576 | + | |
1577 | 1577 |
| |
1578 | 1578 |
| |
1579 | 1579 |
| |
| |||
2982 | 2982 |
| |
2983 | 2983 |
| |
2984 | 2984 |
| |
2985 |
| - | |
2986 |
| - | |
| 2985 | + | |
| 2986 | + | |
2987 | 2987 |
| |
2988 | 2988 |
| |
2989 | 2989 |
| |
2990 | 2990 |
| |
2991 |
| - | |
2992 |
| - | |
| 2991 | + | |
| 2992 | + | |
2993 | 2993 |
| |
2994 | 2994 |
| |
2995 | 2995 |
| |
2996 | 2996 |
| |
2997 | 2997 |
| |
2998 |
| - | |
2999 |
| - | |
| 2998 | + | |
| 2999 | + | |
3000 | 3000 |
| |
3001 | 3001 |
| |
3002 | 3002 |
| |
|
0 commit comments