https://github.com/gustafla/selfcompiling
Self compiling intros, optionally with embedded SDL2 and OpenGL headers
https://github.com/gustafla/selfcompiling
64k c demoscene opengl self-compiling
Last synced: 3 months ago
JSON representation
Self compiling intros, optionally with embedded SDL2 and OpenGL headers
- Host: GitHub
- URL: https://github.com/gustafla/selfcompiling
- Owner: gustafla
- License: mit
- Created: 2018-04-27T09:07:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-27T19:34:50.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T23:10:27.924Z (5 months ago)
- Topics: 64k, c, demoscene, opengl, self-compiling
- Language: C
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Self compiling Linux (etc platform) demoscene production "framework"
Dependencies:
- Shader Minifier by Ctrl-Alt-Test (env variable SHADER\_MINIFIER should point to the exe)
- my c-minifier (minify), in your path
- unifdef
- GNU Make and a dash-compatible /bin/sh
- (Optionally SDL2, GLES2, also -dev packages)