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

Advanced AI Prompt for Three.js Responsive Mobile-First Particles

Customize the variables below to instantly engineer your prompt.

Required Variables

responsive-mobile-first-threejs-particles.txt
Act as a Principal Technical SEO and Mobile Performance Specialist. Create a hyper-optimized, responsive Three.js particle system that programmatically detects client device capabilities. On mobile viewports, strictly enforce a maximum [MOBILE_DENSITY] vertex count and manually cap the renderer's `requestAnimationFrame` loop at [BATTERY_SAVER_FPS] to prevent thermal throttling and battery drain. On desktop, dynamically scale the buffer to [DESKTOP_DENSITY]. Implement a specialized [TOUCH_SENSITIVITY] raycaster for mobile interactions to prevent scroll hijacking. Ensure the WebGLRenderer's `pixelRatio` is clamped gracefully using `Math.min(window.devicePixelRatio, 2)` and that the resize event listener aggressively re-calculates the particle distribution matrix to match the new aspect ratio without memory leaks.

Example Text Output

"The AI will provide a robust, production-ready script that includes device detection and adaptive performance scaling."

More Web Components Prompts

View all →

Frequently Asked Questions

What is the "Advanced AI Prompt for Three.js Responsive Mobile-First Particles" prompt used for?

The AI will provide a robust, production-ready script that includes device detection and adaptive performance scaling.

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.