Spotlight Web Games

2017-11-04 00:00:00 2017-11-05 00:00:00 America/Toronto Spotlight Web Games In this one day event on Web Gaming, we're diving into the latest tips, tricks, and techniques from some of the top creators in the field today. Toronto FITC Toronto

Presentation


Overview

When it comes to game project assets, building content delivery systems and management of all these files are typically the first things considered. What often slips through the cracks, particularly for newer developers or those in crunch mode, is thinking about asset optimization. Proper optimization will deliver not only the highest quality, but the best performance.

This talk explores a range of techniques for asset compression that you can utilize in your 2D and 3D games. The majority of these techniques can be used across any project, regardless of the game engine being utilized.

Objective

To allow developers to dip their toes into the murky waters of various asset compression techniques for better performance.

Target Audience

This talk is aimed at anyone who has either never or rarely considered/used different optimization techniques for their game’s assets at launch.

Assumed Audience Knowledge

No prior knowledge of asset compression techniques will be required. Most of the topics will be introduced in this talk.

Five Things Audience Members Will Learn

  1. Lossy vs lossless compression
  2. Texture atlases and their advantages
  3. Hardware accelerated formats (iOS, Android & desktop)
  4. The pros and cons of using hardware accelerated formats
  5. Mixing 2D performance techniques into a 3D game