Blenra LogoBlenra
Optimized for: Gemini / ChatGPT / Claude
#WebGL

Advanced AI Prompt for Interactive Constellation Particle Systems

Customize the variables below to instantly engineer your prompt.

Required Variables

interactive-constellation-threejs-background.txt
Act as a Front-End Visual Developer. Architect an interactive, network-style 'constellation' background in Three.js where floating nodes are dynamically connected by lines strictly if they drift within a [MAX_DISTANCE] radius of one another. The individual particles must travel at a [PARTICLE_VELOCITY] utilizing randomized direction vectors that smoothly bounce off the viewport boundaries. Implement a highly performant dynamic line drawing system utilizing `THREE.LineSegments`, calculating a distance-based alpha falloff capping at a maximum [LINE_OPACITY]. Utilize [NODE_COLOR] for the points and lines. To prevent catastrophic CPU spikes during the nested loop distance checks, mandate the implementation of a spatial partitioning grid (or Quadtree) to optimize the O(n^2) complexity.

Example Text Output

"The AI will generate a script that manages both a Points object and a LineSegments object, updating their geometry attributes in every frame."

More Web Components Prompts

View all →

Frequently Asked Questions

What is the "Advanced AI Prompt for Interactive Constellation Particle Systems" prompt used for?

The AI will generate a script that manages both a Points object and a LineSegments object, updating their geometry attributes in every frame.

Which AI tools work with this prompt?

This prompt is optimized for Gemini / ChatGPT / Claude, but works great with ChatGPT, Claude, Gemini, and other large language models. Simply copy it and paste it into your preferred AI tool.

How do I customize this prompt?

Use the variable fields above to fill in your specific details. The prompt will auto-update as you type, ready to copy instantly.

Is this prompt free?

Yes! All prompts on Blenra are free to copy and use immediately. No account required.