CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge - Image Splitter
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.