All Projects → remogatto → videocore

remogatto / videocore

Licence: other
Bindings to the Broadcom VideoCore API for the Raspberry PI

Programming Languages

go
31211 projects - #10 most used programming language

What's that?

videocore is a Go package for accessing the Broadcom VideoCore GPU on the Raspberry PI.

videocore implements bindings to the following libraries:

  • EGL
  • OpenGL ES
  • OpenVG
  • OpenMAX

It's still in a non-working state.

Install

$ go get github.com/remogatto/videocore/egl
$ go get github.com/remogatto/videocore/opengles
$ go get github.com/remogatto/videocore/openvg
$ go get github.com/remogatto/videocore/openmax

Thanks

ToDo

  • OpenMAX bindings

License

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].