instanced-rendering
OfficialDraw many meshes efficiently
AuthorRosyGameStudio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the performance bottleneck of drawing numerous identical or similar geometric objects by enabling efficient rendering through instancing, reducing CPU overhead.
Core Features & Use Cases
- Efficient Rendering: Draw thousands of instances of a mesh with a single draw call.
- Per-Instance Data: Apply unique transformations (position, rotation, scale) to each instance.
- Use Case: Rendering large scenes with repeated elements like forests, particle systems, or city blocks where drawing each object individually would be too slow.
Quick Start
Use the instanced rendering skill to draw 1000 cubes at different positions using per-instance transforms.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: instanced-rendering Download link: https://github.com/RosyGameStudio/forge-gpu/archive/main.zip#instanced-rendering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.