https://github.com/pinebit/demoscene
intro in 4k (demoscene)
https://github.com/pinebit/demoscene
Last synced: 6 months ago
JSON representation
intro in 4k (demoscene)
- Host: GitHub
- URL: https://github.com/pinebit/demoscene
- Owner: pinebit
- Created: 2015-02-13T21:07:10.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-14T17:57:05.000Z (about 11 years ago)
- Last Synced: 2025-06-17T22:39:38.649Z (9 months ago)
- Language: C
- Homepage:
- Size: 1.32 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demoscene
intro in 4k (demoscene)
The repo includes a pre-built executable (see demo folder).

For those who are not aware of what demoscene is, please refer to [wikipedia](http://en.wikipedia.org/wiki/Demoscene).
Here is what's cool about 4K intros:
- zero dependencies, even no stdlib!
- the app is created by a person/group from scratch: music, code, graphics, etc.
- the demo must run on virtually any Windows machine
This intro uses OpenGL for graphics rendernig, MIDI for music playback and WIN32 to deal with window and threads.
Hit any key to exit the demo at any time.
Hope you enjoyed!