You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

The Number One Educational Resource for the Game Industry

Get the Flash Player to view this session.
Session Name: A Data-oriented Programming Paradigm for Optimal Performance
Speaker(s): Milo Yip
Company Name(s): Tencent Technology Co., Ltd.
Track / Format: Programming

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

Overview: Object-oriented programming (OOP) is the most widely used programming paradigm, but OOP may not achieve optimal efficiency in computationally intensive applications due to the hardware bottlenecks shift from processor to memory. Therefore, the game industry has been worked on an alternative programming paradigm in recent years, called data-oriented programming (DOP). It aims at optimizing data storage and access patterns in order to achieve performance closed to hardware limit. This session will analyze the advantages and disadvantages of AOS/SOA storage layout for SIMD implementation. Then a design pattern called flexible table will be presented. It is flexible for storage layout and at the same time saves memory and improves performance. Finally the talk will show how these techniques are applied in games.

GDC China 2014

Milo Yip

Tencent Technology Co., Ltd.

free content

Programming

Programming