A scientific visualization app for exploring the mesmerizing RΓΆssler strange attractor in 3D
@unknown: Continuing the Strange Attractors thread (see the previous posts for other attractors). Here is "Rossler" attractor implemented using threejs particle system. Blog soon to follow. #threejs #webgl #shaders #maths https://x.com/shashanktomar/status/1964949714451009861/video/1 @unknown: Governing equation https://x.com/shashanktomar/status/1964949716912992363/photo/1
You are remixing a Berrry app.
Source app: https://rossler.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://rossler.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet β Sign in