II.
LibraryProcess overview
Reference · livelib-process:game-development--art-asset-pipeline
specializations/game-development/art-asset-pipeline overview
Art Asset Production Pipeline Process - Establish and manage art production pipeline from concept to final implementation including style guides, asset creation workflows, optimization, and quality gates.
Attributes
displayName
specializations/game-development/art-asset-pipeline
description
Art Asset Production Pipeline Process - Establish and manage art production pipeline from concept
to final implementation including style guides, asset creation workflows, optimization, and quality gates.
libraryPath
library/specializations/game-development/art-asset-pipeline.js
specialization
game-development
example
const result = await orchestrate('specializations/game-development/art-asset-pipeline', {
projectName: 'Stellar Odyssey',
artStyle: 'stylized-realistic',
targetPlatforms: ['PC', 'console']
});
usesAgents
- art-director-agent
- tech-artist-agent
Outgoing edges
lib_applies_to_domain1
- domain:gaming·DomainGaming
lib_belongs_to_specialization1
- specialization:game-development·Specialization
lib_implements_workflow1
- workflow:game-asset-pipeline·WorkflowGame Asset Pipeline
lib_involves_role1
- role:game-developer·RoleGame Developer
lib_requires_skill_area2
- skill-area:game-engine-development·SkillAreaGame Engine Development
- skill-area:gameplay-programming·SkillAreaGameplay Programming
Incoming edges
None.