explaingit

elder-plinius/enthea

Analysis updated 2026-05-18

84HTMLAudience · generalComplexity · 1/5Setup · easy

TLDR

A single-file browser app that generates live, audio-reactive psychedelic visuals using math modeled on neuroscience research into hallucinations.

Mindmap

mindmap
  root((ENTHEA))
    What it does
      Live generative visuals
      29 visual modes
      Audio reactive
    Tech stack
      HTML
      JavaScript
      Web Audio
    Use cases
      Live VJ shows
      Music visuals
      Neuroscience education
    Audience
      VJs and musicians
      Educators
    Extras
      MIDI input
      Substance profiles

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Run live psychedelic visuals synced to music for a VJ set or performance.

USE CASE 2

Load an audio track and have visuals automatically trigger effects on beats and drops.

USE CASE 3

Teach neuroscience concepts about hallucination geometry using the built-in visual modes.

What is it built with?

HTMLJavaScriptWeb Audio API

How does it compare?

elder-plinius/entheavanyapr/makaroshkiisas1/forever-ai-components
Stars848483
LanguageHTMLHTMLHTML
Setup difficultyeasyeasyeasy
Complexity1/51/52/5
Audiencegeneralvibe codervibe coder

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

In plain English

ENTHEA is a visual synthesizer that generates psychedelic, mathematically-driven animations in your browser. The entire program is a single HTML file, requires no installation, and has no external dependencies. You open it in a modern browser and it runs immediately. The visuals are not pre-made videos or looping textures. They are computed live using mathematics drawn from neuroscience research into how the brain produces hallucinations. The program simulates patterns that arise when the visual cortex enters certain states, then maps those patterns through the same geometric transform the brain uses to process what the eyes see. The result is the same family of shapes that appear in psychedelic experiences, migraine auras, and near-death states: tunnels, spirals, lattices, and cobwebs. There are 29 distinct visual modes grouped into categories including cortical simulation, reaction-diffusion systems, wave interference patterns, fractal geometry, and more. Any mode can be filtered through one of 17 mathematical symmetry groups, turning it into a repeating tile pattern. The program also includes a drop-detection system for music: when you load an audio file, it analyzes the full waveform in advance and triggers visual effects on beats and drops, firing one of nine distinct transition effects each time. Sound can be fed in from a microphone, a local audio file, or audio from another browser tab. The program also includes a MIDI controller input for live performance, scene snapshot saving, and a binaural tone generator. Fourteen substance profiles each load a visual signature and a timed arc from onset to peak, built from published phenomenology research. The target users span VJs running live shows, musicians wanting visuals for their tracks, educators teaching neuroscience, and anyone curious to explore the underlying mathematics. The README links to further documentation in a SCIENCE.md file and cites the peer-reviewed research the math is based on.

Copy-paste prompts

Prompt 1
Open ENTHEA and walk me through switching between its 29 visual modes.
Prompt 2
Explain how ENTHEA maps neuroscience research into the visual patterns it generates.
Prompt 3
Show me how to load an audio file so the visuals react to beats and drops.
Prompt 4
How do the 17 symmetry filters change a given visual mode?

Frequently asked questions

What is enthea?

A single-file browser app that generates live, audio-reactive psychedelic visuals using math modeled on neuroscience research into hallucinations.

What language is enthea written in?

Mainly HTML. The stack also includes HTML, JavaScript, Web Audio API.

How hard is enthea to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is enthea for?

Mainly general.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.