CodingTrain / CodingTrain/Creative-Coding-Processing-Full-Course
Pixel Density
Open
- Dominant language
- Processing
- Stars
- 113
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Since the examples are being captured on a high density display we should put `pixelDensity(2)` in `setup()` for everything. We can remove it later when the video is published but we should keep it now so that we don't forget to capture them with highest quality.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.