Platform
Resources
Pricing
Sign in
Contact us
Giacomo Nanni
I am an Information Designer based in Berlin, mainly interested in exploring the intersection of technology, data, and design.
Workspace
Fork
Public
p5
By
Giacomo Nanni
Edited
Oct 22, 2023
p5
Flow texts
Pixelated voronoi
17/11 Typography
12/08 Patterns
Rain
p5 Camera
Testing typography
The square
P5 Setup
Insert cell
Insert cell
Insert cell
Insert cell
p5
(
(
sketch
)
=>
{
sketch
.
setup
=
function
(
)
{
sketch
.
createCanvas
(
width
,
height
)
;
}
;
sketch
.
draw
=
function
(
)
{
//sketch.background(250);
sketch
.
rect
(
sketch
.
mouseX
,
sketch
.
mouseY
,
50
,
50
)
;
}
;
}
)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import
{
p5
}
from
"@thometnanni/p5"
;
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
height
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML