Intro
The help page https://d-bl.github.io/GroundForge-help/snow-mix/droste/ inspired for a variant of the snow mixer using two droste steps. To prevent duplicating code again, this issue evolved into the development of new widgets, one of which can generate variants of pages with (technically) minor differences. jsdoc.pdf of widgets (28 Jan 2025)
What changed
A single javasript creates different page versions. Previews of the work in progress (when hybrid branch is published)
- https://jo-pol.github.io/GroundForge/stitches
- only plain stitches gallery; no specs; droste step values zero.
- A simple to use version to make variations of the patterns from tesselace-gf and most from MAE-gf
- https://jo-pol.github.io/GroundForge/droste
- only plain stitches gallery; specs initially collapsed; droste step value initially one and controlled with a single field.
- Basic droste page, in essence the current droste page shows two pair-from-thread steps on a single page. The new version of the droste page shows up to three steps, but one at a time.
- https://jo-pol.github.io/GroundForge/drosteMixer a new page
- stitch and snow galleries; field 'droste applied to basic stitch'; specs initially not collapsed; droste step values controlled per diagram, initially zero for pairs and one for threads.
- See connections types. The page
mix4snow has the sipdery connections, the drosteMixer has the asymmetrical connections. The drosteMixer provides 3/6 pair as well as some 4/8 pair bolletjes, mix4snow only 3/6. The snow galleries require to have the thread step one level higher than the pair diagram, control however is completely in the hands of the user.
Other changes by PR #281
- Beeps on invalid input became (toast) messages at the bottom of the page.
- Swatch size is no longer silently increased to become at least the tile size.
- Random stitches were introduced with explicit buttons to assign to all/ignored. Empty fields now imply random stitches.
- Color chooser for thread/stitch highlights moved to the panel caption of thread diagrams.
- Stitch enumeration wraps.
- Page specific sidebars introduced for the three pages.
Remaining tasks/questions
The sub-issues were reported for other pages or current versions of the droste and stitches pages. These issues should be tested thoroughly, some still need to be developed.
Some other points of attention or still to be developed features:
Intro
The help page https://d-bl.github.io/GroundForge-help/snow-mix/droste/ inspired for a variant of the snow mixer using two droste steps. To prevent duplicating code again, this issue evolved into the development of new widgets, one of which can generate variants of pages with (technically) minor differences. jsdoc.pdf of widgets (28 Jan 2025)
What changed
A single javasript creates different page versions. Previews of the work in progress (when hybrid branch is published)
mix4snowhas the sipdery connections, thedrosteMixerhas the asymmetrical connections. ThedrosteMixerprovides 3/6 pair as well as some 4/8 pair bolletjes, mix4snow only 3/6. The snow galleries require to have the thread step one level higher than the pair diagram, control however is completely in the hands of the user.Other changes by PR #281
Remaining tasks/questions
The sub-issues were reported for other pages or current versions of the droste and stitches pages. These issues should be tested thoroughly, some still need to be developed.
Some other points of attention or still to be developed features: