Daniel Gray

Thoughts, Notes, Ideas, Projects

← Back to home

Coding

Building interactive web applications, exploring new technologies, and solving problems. This section covers web development, software engineering, and coding projects.

Featured Projects

The 3D Background 🎮

Blog Architecture

Graphics & Shaders

Simulations & Visualizations

  • Animated L-Systems and Tree Fractals - Fractal tree generation
  • 2D Plotter + Space Filling Curves - Space-filling curves
  • Alcubierre Warp Drive Simulator - Physics simulation
  • Web Based Heat Diffusion Modeling - Heat diffusion visualization
  • Atom in a Box - Quantum mechanics visualization
  • Galaxy Morphology - Galaxy classification
  • Lattice in a Box - Crystal lattice visualization

Analysis Tools

  • STL File Analysis - 3D file analysis
  • Chip Design - Integrated circuit design

Related Topics

  • Art - Procedural artwork and creative coding
  • Science & Tech - Scientific computing and technology

Related Content

The 3D Background

The 3D Background The animated 3D background is a procedurally generated landscape that creates an infinite, dynamically rendered terrain with fractal trees, atmospheric effects, and interactive camer...

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 ...