
Differential_Growth AI_Generator
This is my new toy! It's a mini-app that lets you create 3D leaves and petals right in your browser. It was made with OpenAI Codex Agent in Cursor IDE. The Differential Growth system allows you to manage various aspects of the growth process. You can modify the base mesh, which starts as a simple ring, and adjust parameters such as the radius and intensity of the attractor, amplitude, frequency, twist, ruffle & leaf growth. Additionally, it’s easy to change the shader and color settings. The system also provides options for baking geometry and includes a straightforward menu for exporting the final design to other software.
Vibe Coding is a AI-driven software development approach where developers describe desired features in natural language (like "vibe" with the AI), and large language models (LLMs) generate the functional code, shifting focus from syntax to high-level ideas for rapid prototyping, especially for weekend projects or new features.
Key Aspects of Vibe Coding:
- Conversational & Intent-Based: You tell the AI what you want (the "vibe"), and it writes the code, making it accessible for non-coders too.
- Rapid Prototyping: Excellent for quickly spinning up working apps and testing ideas without deep diving into code.
- AI as a Partner: The AI generates, refines, and debugs, allowing you to focus on the overall goal and big picture.
- Iterative & Experimental: It relies on fast feedback loops, asking the AI for changes until the desired outcome is achieved, even if it means working around AI errors.
- Tools: Uses AI-powered editors (Cursor, Windsurf) and platforms (Google AI Studio, CodeVibe) that integrate LLMs.
Live demo here:
https://siminaioa.github.io/251222_Differential_Growth/
.webp)

