Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

hunter-packages/ogles_gpgpu

 
 

Repository files navigation

ogles_gpgpu - GPGPU for mobile devices and embedded systems using OpenGL ES 2.0

Linux/OSX/Android/iOS Windows
Build Status Build Status

This is an active fork of an original project by Markus Konrad.

UPDATE: CMake support has been added via the Hunter package manager with cross platform toolchains provided by Polly. See the README pages of these links for details.

The extensions in this fork include:

  • OpenGL ES 3.0 support (primarily for asynchronous PBO use)
  • Flexible bottom-up filter graph architectures: branch, merge, etc
  • Various shader implementations (many adapted from Brad Larson's GPUImage)

Features

License

This project is licensed under Apache 2 licensed. See LICENSE file for the full text.

About

GPGPU for mobile devices and embedded systems using OpenGL ES 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 87.1%
  • CMake 7.1%
  • C 2.6%
  • Objective-C 1.5%
  • Java 0.9%
  • Shell 0.4%
  • Other 0.4%