Skip to content

dmitrykolesnikovich/kgl-opengl-samples

 
 

Repository files navigation

KGL OpenGL Samples

A collection of open source samples for OpenGL written using the help of kgl.

Building

Windows

  • pacman -S mingw-w64-x86_64-glfw

Linux

  • sudo apt install glfw3

macOS

  • brew install glfw --HEAD

Examples

Simple render of a triangle.

Simple render of a textured quad.

About

KGL OpenGL samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%