Editor
Overview

Editor

The threeparticles visual editor allows you to create, configure, and preview particle systems in real-time.

Features

  • Visual parameter editing with live preview
  • Multiple projects and emitters
  • Export configurations as JSON
  • Import JSON into your code using EditorConfig

Workflow

  1. Create particle effects in the editor at editor.threeparticles.com (opens in a new tab)
  2. Export your project as JSON
  3. Import the JSON into your code using EditorConfig

Next Steps