A visualization app for exploring the Lorenz attractor and chaos theory through interactive parameter manipulation
@unknown: One of the most famous examples of strange attractors is the "butterfly effect" dx/dt = ฯ (y โ x) dy/dt = x (ฯ โ z) โ y dz/dt = x ยท y โ ฮฒ ยท z https://x.com/jshguo/status/1981630661573345508/video/1
You are remixing a Berrry app.
Source app: https://strangeattractor.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://strangeattractor.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet โ Sign in