Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DVD_GL

A DVD screensaver thing made in C, OpenGL (freeglut) and stb_image for loading graphics.

stb_image files were download from this repo: https://github.com/nothings/stb

files are available for the public domain, aswell are being distributed under MIT license.

Compiling

since this is for win32, compile using mingw (or any compiler you use for windows):

gcc -o DVD_GL.exe window.c stb_image.c -lfreeglut -lopengl32 -lglu32

feel free to poke and experiment with this repository.

License

This repository/project aswell its component(-s) are distributed under MIT License

About

A DVD screensaver thing made in C, OpenGL and stb_image for loading graphics.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages