Creating a Typical Application#

This section will demonstrate how to set up a basic application using the PowerVR Framework, and how to use the various PowerVR Framework modules individually.

First, we’ll create the application skeleton by using one of the examples included in the PowerVR SDK. Once the basic structure is in place, we’ll provide details on how to write the functions needed for a typical PowerVR SDK application.

The PowerVR SDK examples are a good resource for complete PowerVR Framework applications.