Daniel Gray

Thoughts, Notes, Ideas, Projects

← Back to home

Art

Exploring the intersection of creativity, mathematics, and technology through procedural artwork, traditional painting and drawing, and the connections between art and music.

Procedural Artwork

Procedural generation creates art through algorithms and mathematical processes. These works explore the beauty that emerges from code, randomness, and systematic processes.

  • The 3D Background 🎮 - Procedurally generated 3D terrain with interactive visualizations
  • Terrain Generation 🎮 - Terrain generation techniques
  • L-System 3D Tree Generation 🎮 - Procedural tree generation
  • 3d Background - Atmospheric Effects 🎮 - Fog, rain, and atmospheric effects
  • Animated L-Systems and Tree Fractals - Fractal tree generation
  • 2D Plotter + Space Filling Curves - Space-filling curves

Art & Math

The deep connections between mathematics and visual art, from geometric patterns to algorithmic beauty.

Painting & Drawing

Traditional and digital art techniques, explorations in visual expression.

  • (Content tagged with "Painting" or "Drawing" will appear here)

Art & Music

The intersection of visual and auditory art, exploring how music and art inform each other.

  • (Content tagged with both "Art" and "Music" will appear here)

Related Content

L-System 3D Tree Generation

L-System 3D Tree Generation L-systems (Lindenmayer systems) are a formal grammar system developed by biologist Aristid Lindenmayer in 1968 for modeling biological growth, particularly well-suited for ...

Atmospheric Effects and Fog Systems

Atmospheric Effects and Fog Systems

Atmospheric Effects and Fog Systems The mist system uses custom shader materials with per-particle attributes to create an atmospheric fog effect reminiscent of Chinese landscape paintings. Each mist ...

Introduction to GLSL and Shaders

Introduction to GLSL and Shaders

Introduction to GLSL and Shaders If you've ever marveled at the stunning visuals in modern video games, movies, or interactive web experiences, you've likely witnessed the power of shaders. Shaders ar...

Coding Projects

Coding Projects Interactive web applications, procedural generation, computer graphics, and technical explorations. Featured Projects The 3D Background 🎮 An adventure with 3js 3d Backgrounds - Proced...