WebGPU Bunny Demo - Online Simple 3D Renderer
Render the classic Stanford Bunny with a basic WebGPU pipeline. Rotate and zoom. Check if your browser supports WebGPU.
UD5 Toolkit
Loading Mermaid engine...
-->), or incorrect node definitions. The error message will typically indicate the problematic line.[, {, ( have matching closing brackets.A["Label with special chars"].mermaid language identifier:
```mermaidgraph TD A --> B```
style NodeID fill:#color,stroke:#color to style individual nodes.classDef className fill:#f9f,stroke:#333 and apply them with class NodeID className.%%{init: {'theme':'dark'}}%% at the top of your code for dark-themed diagrams.Render the classic Stanford Bunny with a basic WebGPU pipeline. Rotate and zoom. Check if your browser supports WebGPU.
Enter task names, start dates, and durations to generate a simple Gantt chart as an image. Quick project view.
Write Markdown and see the formatted HTML preview in real time. Syntax highlighting and GitHub-flavored Markdown support. No upload, fully local.
Create an animation that advances with scroll using animation‑timeline: scroll(). See the visual timeline editor. Modern CSS.
Write JavaScript using element.animate() and see the result in a live preview. Compare with CSS keyframes. Debugger included.
Enter a number and see an animated factor tree breaking it down to primes. Perfect for teaching factorization.
Write text with inline footnote markers and this tool will move the notes to the bottom and add proper Markdown links. Saves time.
Write or paste HTML, CSS, and JavaScript and instantly see the rendered output in a sandboxed iframe. A handy frontend prototyping tool.
Paste HTML/CSS and render it to a canvas image. Download as PNG. For creating dynamic social share images.
Customize falling snow particles with pure CSS or canvas. Adjust speed, size, and wind. Copy the code for your website.
Write a paint worklet in JavaScript and see it used as a CSS background instantly. Experiment with Houdini. Local.
A customisable Matrix‑style digital rain animation. Adjust speed, characters, and colors. Fullscreen mode for ambiance.
Paste GeoJSON and instantly see it drawn on a draggable map. Supports points, lines, and polygons. Local fetch of tiles.
Register and apply a custom paint worklet to draw a background pattern dynamically. Write the paint function in the browser.
Draw shapes and experiment with globalCompositeOperation. See Porter‑Duff operators in action. Great for game devs.
Browse all Nerd Font icons by category. Click to copy the glyph character. For terminal and prompt customization.
Calculate how much thinner to add to achieve the right viscosity for spray guns. Common ratios.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Type raw HTML and see the escaped version, then see how it renders when unescaped. Understand encoding better.
Create CSS mask‑image effects with custom shapes, gradients, and SVGs. Visually see the mask applied to an image. Copy the CSS.
Add fish species and sizes to estimate the bioload and check if your tank is overstocked. Inch‑per‑gallon model.
Select cheese type (cheddar, brie) to see recommended curd cut size and visual cube comparison.
A full‑screen drawing canvas supporting multiple touch points simultaneously. Different colors per finger. Works on mobile.
Toggle content‑visibility: auto on long blocks and see the rendering time difference. Understand this powerful property.
Pixelate selected areas of an image to hide faces or sensitive data. Adjust block size. Download the censored result.
See the View Transitions API in action. Cross‑fade and morph between two states. Copy the JavaScript starter code.
Swipe through visual stages of cold injury to understand frostnip vs. superficial frostbite. First aid reminders.
Create a pure CSS scroll progress indicator using animation‑timeline: scroll(). No JavaScript. Copy the complete code.
A beautiful full‑screen drawing canvas with variable brush sizes, colors, and an eraser. Export your sketch as PNG. All data stays local.
Generate a complete <head> section with meta charset, viewport, SEO, favicon, and social tags. Customize and copy.