gustafla / selfcompiling

Self compiling intros, optionally with embedded SDL2 and OpenGL headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self compiling Linux (etc platform) demoscene production "framework"

Dependencies:

  • Shader Minifier by Ctrl-Alt-Test https://github.com/laurentlb/Shader_Minifier (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)

About

Self compiling intros, optionally with embedded SDL2 and OpenGL headers

License:MIT License


Languages

Language:C 95.4%Language:Shell 2.5%Language:Makefile 1.9%Language:GLSL 0.2%