-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathinfofile.txt
42 lines (34 loc) · 1.43 KB
/
infofile.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.--------. .--------. .---.
`-----. |`------. `. \ \
| | | |.-- \
| |.------' .`----. \
`---'`---------' `---'
<< B R 4 0 9 6 >>
.------------------------------------------.
This our contribution to the 4k intro compo
at Assembly 2018 demo party.
Code: TS and Firehawk
Music: oo
To run the intro, you'll need a 64-bit Intel
system with MacOS 10.12 or later and a fast
GPU such as a GTX 1080 or better.
Before running the compo versions, set your
display to the correct resolution in system
settings. Additionally, please make sure
that your audio device is capable of 44100Hz
audio at 16-bit resolution. Also, please
ignore the error messages - it's normal. :D
If you are unable to run the compo versions
on your system, try the "compatibility" ones
instead. They use the standard linker, use
a real time clock source, set the resolution
for you and exit cleanly. The compatibility
versions also support Intel GPUs.
The executable code for the intro is written
in x86 assembly and uses the standard ABI to
call the Cocoa framework to initialize the
OpenGL context. The actual effect is, as
usual, fully written in GLSL. The music is
rendered real-time using the Komposter
player.
'------------------------------------------'