Skip to content

remogatto/videocore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bindings to the Broadcom VideoCore API for the Raspberry PI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages