Skip to content

PARTLYDECENT/Materia-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌌 MATERIA SOLUTIONS

"Welcome to the future."

MATERIA SOLUTIONS is a high-end, immersive web experience that pushes the boundaries of browser-based technology. It serves as a showcase for advanced procedural generation, real-time synthesis, and autonomous AI systems, all unified under a sleek, tech-noir "Botanical Excellence" aesthetic.


💎 Core Experience

1. Cinematic Intro (index.html)

A 3,000-particle CPU-projected 3D sequence that morphs through 7 timed phases.

  • Live Text-to-Speech: Robotic AI voice synthesis.
  • Pure Synthesis Score: A grandiose orchestral score synthesized in real-time using raw Web Audio oscillators—zero audio files loaded.
  • Dynamic Camera: Zoom, pan, and screen-shake effects synchronized with audio impacts.

2. Botanical Specimen Store (STORE.HTML)

A premium glassmorphism storefront displaying six elemental flora specimens:

  • 🔥 SCARLET CHERRY (Fire)
  • 💾 CYBER LOTUS (Cyber)
  • 🌑 VOID CAMELLIA (Void)
  • 🌬️ AERO PEONY (Aero)
  • 🌈 PRISM MUM (Prism)
  • ❄️ GHOST ORCHID (Frost)

3. The Entity AI (entity.js)

An autonomous, raymarched SDF nightmare creature that inhabits the background.

  • Evolutionary Forms: Morphs between 6 distinct forms: Orb, Spider, Mass, Skull, Crown, and Parasite.
  • Autonomous AI: Decides when to lurk, watch, evolve, or flee based on internal state logic.
  • Raymarched Volumes: Rendered without traditional mesh geometry for a perfectly smooth, organic feel.

4. Subversive Glitch System (animator.js)

The site periodically "glitches" from its serious botanical persona into a "Cookie Division".

  • FLIP Transitions: Cards reshuffle their positions with smooth physics.
  • Text Scramble: Real-time decode animation as "VOID CAMELLIA" becomes "MACARON ROYALE".
  • Micro-Glitches: Random brief distortions, skews, and text corruption maintain a "haunted" feel.

5. Generative Audio Suite (materia.js, materia2.js, materia3.js)

Three distinct procedural soundtrack engines:

  • Materia I: Industrial sequencer with 16-step patterns.
  • Materia II: Dark, brooding ambient engine.
  • Materia III (Luminous): Ethereal Lydian/Ionian harmonic shifts with cathedral reverb and FM synthesis.

🛠️ Technology Stack

Layer Technology
Graphics Three.js, GLSL (Raymarching, SDF, Gyroid Noise, FBM)
Audio Web Audio API (FM Synthesis, LFOs, Feedback Delay Networks)
Animation CPU-based Particle Physics, CSS Keyframes, RequestAnimationFrame
Styling Tailwind CSS, Glassmorphism, Vanilla CSS
Logic ES6 JavaScript, Autonomous State Machines

📂 Repository Structure

├── index.html          # Cinematic Intro & Entry Point
├── STORE.HTML          # Botanical Specimen Storefront
├── materia[1-3].js     # Procedural Audio Engines
├── entity.js           # Autonomous SDF Creature AI
├── omen.js             # Layered Shader Backgrounds
├── narrator.js         # Reactive Typing Narrator
├── buttons.js          # WebGL Elemental Button Effects
├── switcher.js         # Engine & Mode Management
└── ASSETS/             # Textures and core media

🚀 Getting Started

Simply open index.html in any modern, WebGL-capable browser.

# Recommended: Run with a local server to avoid CORS issues with certain assets
npx serve .

🌑 Atmospheric Design

MATERIA SOLUTIONS is designed to be felt as much as seen. The combination of Komorebi light scattering, SDF volume rendering, and generative harmonics creates a "living" interface that reacts to your presence.

© 2026 MATERIA SOLUTIONS. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors