Five Aggregates Visualization
An interactive visualization of the Five Aggregates (Skandhas) from Buddhist philosophy.
Features
- Interactive circular visualization of the Five Aggregates
- Hover effects with detailed descriptions
- Responsive design that adapts to different screen sizes
- Color-coded aggregates for easy identification
Aggregates Included
- Form (Rūpa): Physical matter and the body
- Sensation (Vedanā): Feeling tones from sensory contact
- Perception (Saññā): Recognition and labeling of sensory information
- Mental Formations (Saṅkhāra): Volition, habits, and mental constructs
- Consciousness (Viññāṇa): Awareness through the six senses
Technologies Used
- HTML5
- CSS3 with responsive design
- JavaScript (ES6)
- D3.js for data visualization
How to Use
- Open
index.html
in a web browser
- Hover over any of the five colored circles to see details about that aggregate
- The visualization will adapt to different screen sizes
File Structure
index.html
: Main HTML structure
styles.css
: Styling for the visualization
index.js
: JavaScript logic with D3.js visualization
README.md
: This file