All Projects → pfusik → numen

pfusik / numen

Licence: other
Famous Atari 8-bit demo

Programming Languages

java
68154 projects - #9 most used programming language
Makefile
30231 projects
c
50402 projects - #5 most used programming language
pascal
1382 projects
HTML
75241 projects
Batchfile
5799 projects

Labels

Projects that are alternatives of or similar to numen

Wavesabre
Official WaveSabre repository
Stars: ✭ 180 (+800%)
Mutual labels:  demoscene
hwmf
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
Stars: ✭ 19 (-5%)
Mutual labels:  demoscene
glextrusion
OpenGL 3D extrusion library
Stars: ✭ 27 (+35%)
Mutual labels:  demoscene
Vlee
very last engine ever
Stars: ✭ 204 (+920%)
Mutual labels:  demoscene
Fr public
Farbrausch demo tools 2001-2011
Stars: ✭ 2,884 (+14320%)
Mutual labels:  demoscene
resimulated
1st place at Revision 2020 (PC 64K Intro)
Stars: ✭ 18 (-10%)
Mutual labels:  demoscene
Atari st sources
A large repository of Atari ST (and family) source code
Stars: ✭ 157 (+685%)
Mutual labels:  demoscene
witchcraft
Source code for Witchcraft by Pegboard Nerds and Logicoma
Stars: ✭ 16 (-20%)
Mutual labels:  demoscene
shady
A GTK+ shader editor, that aims for Shadertoy.com compatibility (and more…)
Stars: ✭ 22 (+10%)
Mutual labels:  demoscene
re
"What Are You Syncing About?" – Ninjadev's submission for Revision 2017
Stars: ✭ 69 (+245%)
Mutual labels:  demoscene
64klang
Official 64klang repository
Stars: ✭ 214 (+970%)
Mutual labels:  demoscene
Huejumper2k
2 Kilobyte 3D racing game in JavaScript
Stars: ✭ 236 (+1080%)
Mutual labels:  demoscene
tornado-amiga
The Tornado Amiga Demo System
Stars: ✭ 31 (+55%)
Mutual labels:  demoscene
Lambdacube Edsl
Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
Stars: ✭ 186 (+830%)
Mutual labels:  demoscene
makeshift
Source code for Makeshift by Logicoma
Stars: ✭ 41 (+105%)
Mutual labels:  demoscene
Gbt Player
A music player library for Game Boy.
Stars: ✭ 180 (+800%)
Mutual labels:  demoscene
GuneyOzsanOutThereMusicVideo
Procedurally generated, real-time, demoscene style, open source music video made with Unity 3D for Out There by Guney Ozsan.
Stars: ✭ 26 (+30%)
Mutual labels:  demoscene
minimal gl
PC 4K Intro Editor
Stars: ✭ 36 (+80%)
Mutual labels:  demoscene
DevSound
Game Boy sound driver
Stars: ✭ 48 (+140%)
Mutual labels:  demoscene
pouet2.0
The next generation of trumpets. Now with 10% more whining sound.
Stars: ✭ 129 (+545%)
Mutual labels:  demoscene

Numen

This is a popular Atari XL/XE demo.

Build instructions

Install:

  • xasm
  • Java SDK
  • gcc, Make - on Windows install Cygwin

These tools should be on your PATH.

Build with:

make all

This will create Numen.atr, Numen_A.atr and Numen_B.atr.

History

The demo was developed in 1997-2002 without a version control system, so don't expect real commits. The initial commit here is actually a complete demo as we released it at the Lato Ludzików party. The second commit here is the final release, containing a fix for uninitialized memory reference and some improvements such as synchronization of effects with the soundtrack.

In 2016 I prepared an endless loop version for an exhibition. It's on the loop branch. This required some fixes in order to compile the demo on modern Windows (originally it was built on Windows 98!). These were real Git commits.

Authors

License

This source code is licensed under the poetic license:

This work 'as-is' we provide.
No warranty express or implied.
We've done our best,
to debug and test.
Liability for damages denied.

Permission is granted hereby,
to copy, share, and modify.
Use as is fit,
free or for profit.
These rights, on this notice, rely.

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].