Sunwood-ai-labs

Pixal3d Docker Solarpunk Town Skill — DevOps skill for Claude Code

DevOps community

Dockerized Pixal3D solarpunk pocket town with generated GLB assets and Blender world.

How to install Pixal3d Docker Solarpunk Town Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Sunwood-ai-labs/pixal3d-docker-solarpunk-town-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Pixal3d Docker Solarpunk Town Skill does

Dockerized Pixal3D solarpunk pocket town with generated GLB assets and Blender world.

Alternatives in DevOps

  • Docker 71.9k ★
  • Skill Claw — OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox 2.8k ★
  • Project Scan — 扫描项目生成配置(CLAUDE.md/restart.sh/ignore/Docker) 1k ★

README

Dockerized Pixal3D Solarpunk Pocket Town

Image-generated game props converted into GLB assets and arranged in a small interactive Three.js town.

[日本語](README.ja.md) · [Original Pixal3D project](https://ldyang694.github.io/projects/pixal3d/) · [Pixal3D models](https://huggingface.co/TencentARC/Pixal3D)

![Solarpunk town preview](outputs/generated_game_assets/images/previews/preview_tilt_corrected.png)

✨ What This Repo Contains

This repository is a public-ready demo project built on top of Tencent ARC's Pixal3D codebase.

  • A Docker Compose setup for Windows/WSL2/Linux hosts with NVIDIA GPUs.
  • Shared host caches for Hugging Face, Torch, and XDG data so large model files survive container rebuilds.
  • Eight generated GLB game assets arranged in outputs/generated_game_assets/gallery.html.
  • Non-destructive tilt-corrected GLB variants used by the viewer.
  • A static Three.js viewer served locally on port 8787.
  • Local compatibility patches used to run Pixal3D in this environment.

The upstream Pixal3D research code, citation, and license are preserved. This repo adds a solarpunk town demo and operational Docker packaging around it.

🏙️ Demo Assets

The town currently includes:

Asset Source 3D output
Mana crystal / energy core assets/generated_game_assets/mana_crystal_alpha.png outputs/generated_game_assets/models/original/mana_crystal.glb
Treasure chest / storage assets/generated_game_assets/treasure_chest_alpha.png outputs/generated_game_assets/models/original/treasure_chest.glb
Energy turret / utility node assets/generated_game_assets/energy_turret_alpha.png outputs/generated_game_assets/models/original/energy_turret.glb
Mushroom home assets/generated_game_assets/mushroom_house_alpha.png outputs/generated_game_assets/models/original/mushroom_house.glb
Solar tree outputs/generated_game_assets/images/sources/solar_tree.png `outputs/generated_game_a