Giter Site home page Giter Site logo

vinjn / native_sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from powervr-graphics/native_sdk

0.0 3.0 0.0 302.61 MB

C++ cross-platform 3D graphics SDK. Includes demos & helper code (resource loading etc.) to speed up development of OpenGL ES 1.x, 2.0 & 3.x applications

C 0.83% Objective-C 0.09% C++ 98.80% Makefile 0.20% Java 0.02% Shell 0.01% Objective-C++ 0.05% HTML 0.01%

native_sdk's Introduction

PowerVR Graphics Native SDK

SDKExamples This repository contains the PowerVR Graphics cross-platform native (C++) SDK source code. The SDK includes optimized example applications to demonstrate the most efficient ways of implementing common 3D graphics effects on PowerVR graphics cores. It also includes a cross-platform OS and graphics API abstraction layer, and a library of helper code for resource loading, vector and matrix maths, text printing and more.

The SDK supports iOS, Android and Linux PowerVR devices. It also supports Windows, OS X and Linux PC emulation. Imagination's OpenGL ES emulation library, PVRVFrame, can be downloaded from our website here.

To keep up to date with changes to the SDK read the what's new page.

About the SDK

Framework

The PowerVR Graphics SDK provides a framework which is made up of PVRShell and PVRTools. PVRShell is a simple, light-weight architecture for the barebones of application setup, shutdown and event handling. It is designed to streamline the process of writing cross-platform graphics applications. PVRTools, on the other hand, is a cross-platform tools library containing the most commonly used functionality in a 3D graphics application.

Example Applications

The examples provided in the SDK are fully commented, highly optimized C++ applications that cover a variety of rendering techniques. They are designed in a step-by-step tutorial style to gradually guide the most inexperienced graphics developers from a simple render of a single triangle to complex scenes that incorporate many objects, animations and shader effects.

Setup

The Getting Started guide of our SDK Browser provides step-by-step instructions to build and deploy the SDK example applications for the various support operating systems. You can find the SDK Browser here.

Documentation

Our documentation (architecture guides, performance recommendations & white papers) can be found on the Imagination website here.

Release notes

The latest PowerVR Graphics Tools and SDK release notes can be found on the Imagination website here.

Support

If you have any questions about the SDK, PowerVR device optimization/debugging or our tools, please contact us through our public forum. We also recommend checking out our FAQ to see if your question has already been answered. If you would prefer to contact us confidentially, you can file a support ticket here.

License

The SDK is distributed under a permissive license so it can easily be integrated into commercial and non-commercial applications. You can find the license here. To further clarify the terms, we also have an SDK license FAQ (available here).

native_sdk's People

Contributors

pvrdevtech avatar joedavisimg avatar

Watchers

Jing Zhang avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.