processing / processing/processing-website
Missing input images for PShader tutorial 10.2
@REAS is already working on this.
Since Jul 25, 2019.
- Dominant language
- MDX
- Stars
- 90
- Forks
- 122
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 3
Description
I was studing the PShader tutorial, in particular the textured point sprite example 10.2 (Sketch that renders sprites using a custom point shader). It refers to three input images (cloud1.png, cloud2.png and cloud3.png). However these input images are not downloadable from the website. And (unfortunately) it seems these PShader examples are also not part of the Processing download. The solution for this issue would be to make the three images available / downloadable from the website.
In a broader sense, it may be a good idea to add examples from tutorials to the Processing download. Perhaps the developments with regard to the Example Manager may facilitate this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.