ScratchData LogoScratchData
Back to kriblo_test's profile

2D SVG to 3D pen

KRkriblo_test•Created September 16, 2024
2D SVG to 3D pen
20
17
156 views
View on Scratch

Instructions

This project takes SVG exported from the Scratch Vector Editor, parses it and draws it in 3D using the Scratch Pen extension. See my original (2D) project for details. The 3D code in this remix is just added to the final step of drawing the 2D data from the SVG. Not very sophisticated, and may require some modifications of the code, depending on your SVG and application. Draw some vector art and export it from the Scratch Editor. Open the SVG file in a text editor. Copy all the text in the SVG file into the clipboard. Press S in this project, then paste your SVG when asked. For more information on this concept, visit the topic in the forum: https://scratch.mit.edu/discuss/topic/436554/ All code by me (@kriblo).

Project Details

Project ID1068354432
CreatedSeptember 16, 2024
Last ModifiedSeptember 17, 2024
SharedSeptember 17, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root