summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/dothack/test.sh
blob: 7a30544b57d40c94680d527afe485bba857e5949 (plain) (blame)
1
2
3
4
5
6
#!/usr/bin/env bash
nonblocktail \
	<(./chaosgate.py) \
	<(echo gate move 0 0 150) \
	<(while true;do for i in $(seq 0 5 360);do echo "gate rotate 0 $i 0";sleep .1;done;done) \
  | hackvr_open