You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2018. It is now read-only.
From my reading of the API it looks like OpenGL API.
I am planning to do a bring up of an application authoring system and runtime system for tango devices. Its based on golang using the Google supported code GL here: https://godoc.org/golang.org/x/mobile/gl
So I want to also support tanga devices and so also need to wrap the c API with golang.
Would the team accept PR's for this assuming they met your guidelines ?
From my reading of the API it looks like OpenGL API.
I am planning to do a bring up of an application authoring system and runtime system for tango devices. Its based on golang using the Google supported code GL here:
https://godoc.org/golang.org/x/mobile/gl
So I want to also support tanga devices and so also need to wrap the c API with golang.
Would the team accept PR's for this assuming they met your guidelines ?