KoltesDigital / Those-Who-Leave

PC 4k intro, ranked #2 at Evoke 2017.

Home Page:https://www.youtube.com/watch?v=x6QrKsBOERA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Those Who Leave

PC 4k intro, released at evoke 2017.

Thumbnail

Credits

Koltes: direction, optimization, toolchain.

Ponk: art, modeling.

Unix: music.

Demoscene is a big family

Framework derived from wsmind and halcy, themselves took from iq...

Shader contains snippets from IQ, Mercury, LJ, Duke...

Build instructions

Requirements:

  1. Windows only.
  2. Visual Studio for the C++ compiler.
  3. NASM for the ASM compiler.
  4. Crinkler for the linker, unzipped somewhere and available in the PATH.
  5. Node.js for the toolchain.

Open a VS x86 tools prompt and execute:

npm install
npm run build

Development

Shaders are developed within Synthclipse.

In order to automatically build when a file changes, execute:

npm run watch

About

PC 4k intro, ranked #2 at Evoke 2017.

https://www.youtube.com/watch?v=x6QrKsBOERA


Languages

Language:Assembly 70.5%Language:JavaScript 13.1%Language:C++ 11.2%Language:GLSL 4.2%Language:C 1.0%