vbsw/opengl-go-example - Giters
文章推薦指數: 80 %
Vitali Baumtrok opengl-go-example: simple OpenGL example with GLFW3 in Go. simplegolangopenglexampleglfwgoOpenGLGoExample About OpenGLGoExampleopensawindowshowinggraphicsrenderedinOpenGL.ItisprogrammedusingGoandGLFW.OpenGLGoExampleispublishedonhttps://github.com/vbsw/opengl-go-exampleandhttps://gitlab.com/vbsw/opengl-go-example. Copyright Copyright2020,VitaliBaumtrok(******@***.***). OpenGLGoExampleisdistributedundertheBoostSoftwareLicense,version1.0.(SeeaccompanyingfileLICENSEorcopyathttp://www.boost.org/LICENSE_1_0.txt) OpenGLGoExampleisdistributedinthehopethatitwillbeuseful,butWITHOUTANYWARRANTY;withouteventheimpliedwarrantyofMERCHANTABILITYorFITNESSFORAPARTICULARPURPOSE.SeetheBoostSoftwareLicenseformoredetails. Compilation Tocompilethetextureexampleuse $goinstall-tagstexturegithub.com/vbsw/opengl-go-example References https://golang.org/doc/install https://git-scm.com/book/en/v2/Getting-Started-Installing-Git https://godoc.org/github.com/go-gl/gl/v3.3-core/gl https://godoc.org/github.com/go-gl/glfw/v3.3/glfw https://dave.cheney.net/2013/10/12/how-to-use-conditional-compilation-with-the-go-build-tool https://github.com/cstegel/opengl-samples-golang https://learnopengl.com http://www.opengl-tutorial.org AboutsimpleOpenGLexamplewithGLFW3inGosimplegolangopenglexampleglfwgoLicense:BoostSoftwareLicense1.0LanguagesLanguage:Go100.0%
延伸文章資訊
- 1OpenGL with Golang - GitHub
Popular repositories Loading ... A pure Go 3D math library. ... Example programs for the various ...
- 2Learn Opengl Golang
OpenGL Tutorial in Go. Based on the excellent tutorial by Joey de Vries; uses go-gl for all OpenG...
- 3Golang Begin Examples
Golang Begin - 3 examples found. These are the top rated real world Golang examples of github.com...
- 4OpenGL & Go Tutorial Part 1: Hello, OpenGL - Kyle Banks
There are bindings for OpenGL in just about every language and Go is no ... Conway's Game of Life...
- 5cstegel/opengl-samples-golang - GitHub
OpenGL Golang Samples. This is a collection of sample files/projects that show off how to do cert...