# PBR Rendering

> Generate physically-based rendering materials and previews for realistic 3D visualization

- Skill: `majiayu000/pbr-rendering` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/pbr-rendering`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/pbr-rendering/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/pbr-rendering

---


# PBR Rendering Skill

Generate PBR (Physically-Based Rendering) materials with preview generation for realistic visualization.

## Capabilities

- Generate PBR material textures
- Create material previews
- Apply realistic material properties
- Batch generate material libraries
- Export to various PBR formats

## Tool Functions

- `generate_material`: Create PBR material with specified properties
- `preview_material`: Generate material preview sphere
- `batch_materials`: Create multiple materials from templates
- `export_textures`: Export PBR texture maps

## Material Properties

- Base Color/Albedo
- Metallic
- Roughness
- Normal Map
- Height/Displacement
- Ambient Occlusion
- Emission

