본문으로 건너뛰기
CHOI HONGSU

← Projects

FlashGambit

3D artist & Tech

FlashGambit rendering hero
Unity URP · Mobile target rendering overview

Rendering, shader, VFX, and UI structure improvements on a mobile RTS project

About this project

This project summarizes Technical Art work done on a live-service mobile RTS game.

The focus was mobile unit shaders, a Custom Bloom RendererFeature, VFX overdraw optimization, effect-resource structure cleanup, Material Property Block-based color control, and UI Canvas structure improvements.

Rather than just cutting resources, the approach was to analyze rendering cost based on real battle scenes — where many units, effects, and UI render simultaneously — and reorganize for mobile while preserving visual quality and combat readability.

Given RTS characteristics (many repeated units, skill effects, team colors, and UI elements), the focus was on building shared shaders and shared material structures, and on cutting unnecessary texture / material / prefab duplication.

Each work item is organized by the original problem, analysis process, applied solution, and measured result.

Tags

UnityURPShaderOptimizationMobile

Work Items

각 카드를 클릭하면 자세한 케이스 스터디를 볼 수 있습니다.

  • 16work items
  • 3categories
  • ★ 7featured