Skip to content

Example using my utility MyContex to create Multiple OpenGL context with glfw3

License

Notifications You must be signed in to change notification settings

musicrizz/Multiple-Context-GLFW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-Contex-GLFW-example

Example using my utility MyContex to create Multiple OpenGL contex with glfw3.
In this application I create 4 context with undecorated window and trasparent framebuffer.

  • Context 1 : Simple Trinagle
  • Context 2 : Point Sprite
  • Context 3 : Camera Texture
  • Context 4 : Matrix Text Rendering

if you press space bar the Context 4 will be full screen.

screen

screen

This is a cpp project with Eclipse.
Required lib :

  • GL
  • GLEW
  • glfw
  • glm
  • OpenCV
  • freeType

About

Example using my utility MyContex to create Multiple OpenGL context with glfw3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published