RS
← Work

Visualization

03

LeWitt × LiDAR

Four generative visualization modes that transform live Velodyne point cloud data into art through rules borrowed from Sol LeWitt's Wall Drawings.

Year

2026

Role

Solo — TH 3010: Through Artists' Eyes, Cal Poly Pomona

Stack

Python · Open3D · NumPy · velodyne_decoder

Technical Highlights

  1. 01Grid mode (Wall Drawing #26): points snapped to discrete cells, colored by dominant direction
  2. 02Color Bands (Wall Drawing #821): 360° azimuth divided into 8 color sectors
  3. 03Line Direction (Wall Drawing #46): PCA-based surface direction analysis driving a four-color system
  4. 04Voxel Structure (Serial Project #1): cubic wireframe grid referencing LeWitt's modular sculptures
  5. 05Central argument: both Conceptual Art and autonomous perception share a core principle: a rule system that interprets and reconstructs the world
GitHubView Repository →