CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge - Image Splitter
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 570
- Forks
- 85
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi Daniel!
I've recently binged watched most of your videos as I've been tinkering with P5.js.
I have a coding challenge request, but with a twist - I'v already done it. But, I'd like to see your approach and if you had any variation on it.
The challenge is to replicate what happens in this GIF - https://i.imgur.com/w59YRy5.gifv
Take a single image, then split it vertically and then split the result horizontally to be left with 4 images made from parts of the original image.
I have achieved this for an image, displaying the resulting images in a 2x2 grid (the GIF arranges them all in a row).
I'd love to see how you tackle this, showing how it could be optimised, animated etc, and maybe even look at using a video or webcam input?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.