CrochetPARADE: Crochet PAttern Renderer, Analyzer and DEbugger

Svetlin Tassev

× The platform has been tested with the latest Chrome, Brave and Firefox browsers.
Some Safari versions have issues loading it correctly.
Enter crochet instructions
Getting Started

Write your crochet pattern instructions in the text field on the left. The instructions should be in the CrochetPARADE language.

For examples, click on the dropdown menu.

3D view will be displayed here once the calculation button is pressed. Calculation can take a long time. The computational times in the example names are approximate and are for my laptop. Scale them for your device.

After the model is displayed in this canvas, click on it, and then you can press 'c' to see the yarn colors, or 'esc' to reset the view.
Pressing 'ctrl+a' or 'a' will hide/display stitches incrementally.
Pressing 'r' will automatically rotate the view.

See the help for more keyboard shortcuts.
×

About

CrochetPARADE (Crochet PAttern Renderer, Analyzer, and DEbugger) is a platform that allows users to create, visualize, and analyze both 2D and 3D crochet patterns.

OVERVIEW

CrochetPARADE uses a custom language grammar that allows users to define stitches and stitch patterns. The CrochetPARADE grammar aims to ensure accuracy and precision in the crochet pattern instructions, avoiding the ambiguities encountered with instructions in plain English. The code parses and checks any user provided pattern for correctness and then creates a virtual model of the project, which is then rendered in 3D.

After rendering a pattern, users can review ('debug') the final project's shape and make adjustments. The platform identifies overly loose or tight stitches, enabling users to replace them with more suitable ones before crocheting, thus reducing the need for blocking.

CrochetPARADE's export feature allows users to generate an SVG image that shows stitch connections and identifies stitches by their type, row number, and position within a row. The SVG pattern shows the same information as standard crochet diagrams and can be used as a guide when crocheting. Users can also export projects to 3D files that can be imported in Blender for further manipulation and visualization.

CrochetPARADE includes interactive features such as the ability to rotate, zoom, and pan the 3D view, as well as animating the pattern creation process, which can help in visualizing how stitches attach to each other. Additional features include highlighting and hiding selected stitches, and changing yarn thickness and color. Users can access stitch information by hovering over stitches in the 3D view.

CrochetPARADE performs all calculations locally on your device, ensuring that no data is collected to a central server or transmitted over the internet. As a side effect, the platform can be sluggish on old hardware. Models of patterns involving (tens of) thousands of stitches can take minutes or more to calculate.

GOALS AND POSSIBLE APPLICATIONS

LICENSE AND COPYRIGHT

ACKNOWLEDGEMENTS

CrochetPARADE uses the following libraries: SVG.js and three.js.

AUTHOR

Svetlin Tassev (2023)

×

Key bindings

General shortcuts.

Shortcuts in the text input area.

Shortcuts in 3D view. To activate, click on the 3D canvas first.