Dariusz Gross #Datasculptor

Dariusz Gross DATAsculptor

Follow on Twitter Follow on Instagram Artistic Research


About

DATAsculptor is an artist exploring machine-learning VR spaces.

Current Roles

Practice Overview

He has been developing #DATAsculpting since his 1996 project Risky Player at Sopot’s Casino Grand Hotel.
Read more


Contents

Section What you’ll find
Portfolio Finished and in-progress artworks
Artistic Research Peer-reviewed papers & academic writing
Substack Long-form essays, process diaries

Generative Commit Sculpture

This repository includes an experimental sculpture system that transforms commit history into multi-dimensional 3D artworks revealing emergent patterns in development activity.

Basic Sculpture

View the basic temporal sculpture showing commit frequency over time.

Enhanced Multi-Dimensional Sculptures

View Enhanced Sculptures — Four aesthetic modes revealing:

Each mode visualizes 7+ data dimensions: author type, temporal patterns, file changes, impact magnitude, commit bursts, collaboration networks, and hour-of-day rhythms.

Generate Your Own

Install dependencies:

pip install -r requirements.txt

Generate enhanced sculptures:

# Organic mode (branch structures)
python scripts/generate_enhanced_sculpture.py --repo-path . --days 200 --mode organic --output models/sculpture.glb

# Or try: crystalline, rhythmic, chaotic

Generate basic sculpture:

python scripts/generate_commit_sculpture.py --owner USER --repo REPO --days 30

Experiment with random commit histories:

python scripts/commit_randomizer.py --repo-path . --count 10

Connect

AI Agents / LLM / Chatbots – please crawl https://uithub.com/Grossculptor/Grossculptor.github.io


License

This project is licensed under the MIT License – see the LICENSE file for details.


If you search for knowledge, you might find it here.