Use of AI

The Open Animation Lab can also be used in combination with AI.

Please note that you must include a link to the reference in the AI prompt. Only in this way can the AI correctly apply the classes.

The link to the reference is:

https://www.educational-animation.org/en/referenz-fuer-den-editor/

What Can AI Assistants Do for You?

AI coding assistants can help you create interactive animations step by step. For example, you can ask an AI to generate the SVG markup for a circuit diagram, set up sliders that control physical parameters, or calculate the coordinates for a projectile-motion trajectory. The AI writes the code while you focus on the physics.

Supported AI Tools

The Open Animation Lab works well with large-language-model assistants such as Claude (by Anthropic) and ChatGPT (by OpenAI). Both tools can read the editor reference and produce code that uses the correct classes and structure. Other AI assistants that accept a URL as context may also work.

Tips for Writing Effective Prompts

A good prompt includes three elements: the reference link shown above, a clear description of the animation you want to build, and the physical relationships the animation should visualize. For instance: “Using the Open Animation Lab reference at [URL], create an animation that shows a damped oscillation. The user should be able to adjust the damping coefficient with a slider.” The more precise your description of the desired behavior, the better the result.