Dynamic Art Engine Updates:
• Custom Masking with img.mask(): You can now apply any custom mask to images. This opens up creative options like overlaying custom shapes or logos onto your artwork.
• Expanded Color Modes: Switch from the default RGB mode to HSL, which unlocks the 360-degree color circle. Perfect for creating smooth color transitions and unique palettes.
• Enhanced Color Controls: New blocks support both RGB and HSL color modes, giving you more flexibility in color experimentation and adjustments.
• Media Information Blocks: Use img.width, img.height, videoWidth, and videoHeight blocks to access information about media dimensions, enabling advanced effects like mouse-mapped interactions based on media size.
• Enhanced Canvas Controls: A new createCanvas block is now part of the setup, clearing the canvas and ensuring a fresh workspace for each session.
• Robust Video Rendering: Improvements to the createVideo() block now offer better support across all browsers and devices, making video integration smoother on mobile and desktop alike.
Start Creating: TRANSIENT dot FUN