OpenGL pixel shader: Difference between revisions

Content added Content deleted
(Added Go)
m (→‎{{header|Kotlin}}: Corrected spelling of FreeGLUT and updated version of Ubuntu this now works with.)
Line 341: Line 341:
=={{header|Kotlin}}==
=={{header|Kotlin}}==
{{trans|C}}
{{trans|C}}
{{libheader|freeglut}}
{{libheader|FreeGLUT}}
{{libheader|GLEW}}
{{libheader|GLEW}}
{{works with|Ubuntu 14.04}}
{{works with|Ubuntu 16.04}}
Assuming that freeglut and GLEW are already installed on your system in the default location(s), you first need to build opengl2.klib using the following .def file and the cinterop tool:
Assuming that freeglut and GLEW are already installed on your system in the default location(s), you first need to build opengl2.klib using the following .def file and the cinterop tool:
<pre>
<pre>