de.jreality.tutorial.audio
Class DopplerDemo

java.lang.Object
  extended by de.jreality.tutorial.tool.AnimationExample
      extended by de.jreality.tutorial.audio.DopplerDemo

public class DopplerDemo
extends AnimationExample

This demo is based on the AnimationExample from the tools section. Here, we simply add an audio source to the moving component, and we increase the size of the ellipse to get more speed and more doppler shift.

Author:
weissman

Constructor Summary
DopplerDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DopplerDemo

public DopplerDemo()
Method Detail

main

public static void main(java.lang.String[] args)