Class GLSLRibbonExample

java.lang.Object
com.ardor3d.example.ExampleBase
com.ardor3d.example.renderer.GLSLRibbonExample
All Implemented Interfaces:
Scene, Updater, Runnable

public class GLSLRibbonExample extends ExampleBase

Demonstration of a GLSL effect titled 'To The Road Of Ribbon' by TX95 (2008).

Based on a production from the demoscene, the 1k intro by FRequency (http://www.pouet.net/prod.php?which=53939). It made 2nd position in the Main demoparty held in France

Adapted from demo at http://iquilezles.org/apps/shadertoy/

  • Constructor Details

    • GLSLRibbonExample

      public GLSLRibbonExample()
  • Method Details