Skip to content

cnsuhao/opengl_samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Examples

Some very simple examples of OpenGL on the PC I have tried to make each sample about one specific thing as much as possible. Often building on that thing in Subsequent examples.

Getting Started

All The projects can be built on Visual Studio 2012 Express Edition

Examples

Check the folder names under samples for a hint at what each sample does

I will add more when i have time.

Notes

I am using the OpenGL Shader Wrangler (glsw) to manage the shaders http://prideout.net/blog/?p=11

About

various opengl samples for windows, starting from a simple triangle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.9%
  • HTML 5.6%
  • C++ 5.6%
  • Makefile 0.7%
  • Perl 0.1%
  • CSS 0.1%