Skip to content

DaryllGomas/Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enter Zen From There - Interactive Website

Overview

An interactive website featuring an immersive cosmic zen background with WebGL 3D effects and an interactive book element. The experience combines visual elements inspired by zen philosophy with subtle audio elements to create a meditative digital space.

The book opens to reveal three sections:

  • Enter Zen - Journey to the path of enlightenment
  • Ancients - Discover the wisdom of ancient civilizations
  • Break The Code - Unravel mysteries and decode hidden messages

Features

  • Advanced WebGL cosmic background
  • Interactive 3D elements with parallax effects
  • Energy flows, mandalas, and sacred geometry patterns
  • Floating sacred geometry around the book:
    • Platonic solids (Tetrahedron, Octahedron, Icosahedron, Dodecahedron)
    • Seed of Life pattern
    • Vesica Piscis
    • Merkaba (Star Tetrahedron)
    • Golden Spiral
  • Zen quotes that appear occasionally
  • Ambient audio experience with meditation bells
  • Interactive book element as the focal point
  • Responsive design for different screen sizes

Documentation

All documentation is available in the docs folder:

Getting Started

  1. Clone this repository
  2. Open index.html in your browser
  3. Interact with the book element to enter the zen experience

Development

The project is built with:

  • HTML5
  • CSS3
  • JavaScript
  • Three.js for WebGL rendering

To make modifications, edit the relevant files:

  • index.html - Main structure
  • css/ - Styling files
  • js/ - JavaScript implementation
    • webgl-zen.js - WebGL background
    • zen-audio.js - Audio implementation
    • zen-elements.js - DOM-based elements (fallback)

Debug Mode

Press Alt+D to activate debug mode if you encounter issues. This enables:

  • FPS counter
  • WebGL information
  • Wireframe view
  • Fallback option

Fallback Support

For browsers without WebGL support, a fallback DOM-based background is provided automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors