Skip to content

Example of how to setup modern OpenGL 4.5 Core context in OpenGL using Win32 api.

License

Notifications You must be signed in to change notification settings

brokenprogrammer/CobolGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CobolGL

A small example of how to setup and use a modern OpenGL 4.5 Core context in COBOL using win32 api. This example uses the Micro Focus Visual COBOL implementation of COBOL.

In order to build and run the example you have to setup MicroFocus Visual COBOL, there is a personal edition that should be available for free here.

This example is based on Mārtiņš Možeiko (mmozeiko)'s code on setting this up in C which is available here.

Why?

I got a new job where I have to be able to be somewhat fluent in COBOL and I thought this would be a fun way of diving learning COBOL.

License

Licensed under the MIT license.

About

Example of how to setup modern OpenGL 4.5 Core context in OpenGL using Win32 api.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages