agentsclimarketplace

Unreal nanite

Skill a5c-ai/babysitter/library/specializations/game-development/skills/unreal-nanite

Unreal Engine Nanite skill for virtualized geometry, mesh streaming, and LOD-free workflows.From its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill unreal-nanite

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.8 KB, 345 tokens by cl100k_base, as published. Nobody here has run it

Unreal Nanite Skill

Nanite virtualized geometry system for Unreal Engine.

Overview

This skill provides capabilities for implementing Nanite virtualized geometry in Unreal Engine, enabling high-fidelity assets without traditional LOD workflows.

Capabilities

Mesh Configuration

  • Enable Nanite on meshes
  • Configure fallback meshes
  • Handle displacement
  • Manage precision settings

Streaming

  • Configure streaming pool
  • Handle mesh streaming
  • Manage memory budgets
  • Optimize loading

Integration

  • Combine with Lumen
  • Handle materials constraints
  • Integrate with World Partition
  • Manage visibility

Optimization

  • Configure cluster culling
  • Handle overdraw
  • Manage triangle budgets
  • Profile Nanite performance

Prerequisites

  • Unreal Engine 5.0+
  • SM5+ capable hardware
  • High-poly source meshes

Usage Patterns

Enabling Nanite

1. Import high-poly mesh
2. Open Static Mesh Editor
3. Enable Nanite in Details panel
4. Configure settings
5. Apply to instances

Settings Configuration

Nanite Settings:
- Position Precision: Auto
- Percent Triangles: 100%
- Fallback Relative Error: 1.0
- Displacement: Enabled for terrain

Best Practices

  1. Use Nanite for hero assets
  2. Keep fallback meshes
  3. Monitor GPU memory
  4. Test on target hardware
  5. Use Nanite Visualizations

References

What ships with it: 1 file

819 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.