edwinRNDR / deminity

Make a demo, they said. It will be fun, they said.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEMINITY

Half a unity?

This is the "demo engine" that is used for Limp Ninja's 20/20 demo. In this repository you will find both the engine sources and the assets used for the 20/20 demo.

Limp Ninja - 20/20

Building and running

Import the gradle project into Intellij (2020.2.3 or newer), select the Deminity.kt file and click on the green play wedge next to fun main.

Using the Deminity program

When the program runs you press the tab key to reveal a timeline.

Some other keys to press:

  • arrow down set cue point
  • arrow up jump to cue point
  • arrow left jump back in time
  • arrow right jump forward in time
  • space toggle pause
  • q halve the playback pitch
  • w double the playback pitch
  • m toggle sound mute
  • o toggle post-processing

Further reading

The code for Deminity makes use of

About

Make a demo, they said. It will be fun, they said.


Languages

Language:Kotlin 100.0%