commit | e095d655c7b68388a6d3e926d508f5f3b42b3e71 | [log] [tgz] |
---|---|---|
author | Alexandre Parentea <aubonbeurre@gmail.com> | Mon Sep 04 16:57:44 2017 +0200 |
committer | David Crawshaw <crawshaw@golang.org> | Sun Sep 10 23:20:06 2017 +0000 |
tree | 5d75da07a285feb496dc9254d1fc5a50b597a4a4 | |
parent | 9bd992d065afe26b37db41ad004248928de2842c [diff] |
gl: support (Create|Bind|Delete)VertexArray for GL ES 3 Change-Id: Ief6b7f4ab2450d7f1c3b961b19304b10b3680abd Reviewed-on: https://go-review.googlesource.com/61370 Reviewed-by: Elias Naur <elias.naur@gmail.com> Reviewed-by: David Crawshaw <crawshaw@golang.org>
The Go mobile repository holds packages and build tools for using Go on mobile platforms.
Package documentation as a starting point:
The Go Mobile project is experimental. Use this at your own risk. While we are working hard to improve it, neither Google nor the Go team can provide end-user support.
This is early work and installing the build system requires Go 1.5. Follow the instructions on golang.org/wiki/Mobile to install the gomobile command, build the basic and the bind example apps.
Contributions to Go are appreciated. See https://golang.org/doc/contribute.html.