Skip to content

Commit

Permalink
Update imagens_externas_pasta.md
Browse files Browse the repository at this point in the history
  • Loading branch information
villares authored May 2, 2024
1 parent 36f2aec commit 35bf7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Processing-Python-py5/imagens_externas_pasta.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def lista_imagens(caminho_pasta):
return lista_caminhos
```

## O código de um exemplo completo
## O código com a parte de desenhar a grade de imagens

Aqui vai então uma versão funcional do sketch, contendo a parte que desenha uma grade de imagens no `draw()` com os itens da lista `imagens`:

Expand Down

0 comments on commit 35bf7ae

Please sign in to comment.