YoVDO

Unity 5: 2D Optimizing Graphics

Offered By: LinkedIn Learning

Tags

Unity Courses Game Development Courses

Course Description

Overview

Learn how to use Unity 5's tools to improve the performance of your 2D graphics by optimizing draw calls to the CPU.

Faster graphics make better video games. Learn how to use Unity 5's tools to improve the performance of your 2D graphics by optimizing draw calls to the CPU. These tutorials from expert game developer Jesse Freeman cover analyzing your graphics with the Profiler, viewing individual draw calls with the Frame Debugger, and optimizing textures and the UI layout of your game to improve rendering times and performance during gameplay.

Syllabus

Introduction
  • Welcome
1. Optimizing 2D Graphics
  • Using the profiler
  • Watching memory usage
  • Understanding rendering
  • Camera optimizations
  • The Frame Debugger
  • Unity's Sprite Packer
  • Understanding texture compression
  • Understanding sprites vs sprite sheet rendering
  • Sprite to Unity workflow
  • Using external TexturePacker tools
Conclusion
  • Next steps

Taught by

Jesse Freeman

Related Courses

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent