com.metsci.glimpse.examples.projection
Class GenericProjectionExample
java.lang.Object
com.metsci.glimpse.examples.projection.GenericProjectionExample
- All Implemented Interfaces:
- GlimpseLayoutProvider
public class GenericProjectionExample
- extends java.lang.Object
- implements GlimpseLayoutProvider
Demonstrates the ability to provide an array of arbitrary data
coordinates to use to position a Glimpse texture. Glimpse also
provides a number of specialized texture transformations (such
as polar and flat tangent plane).
- Author:
- ulman
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericProjectionExample
public GenericProjectionExample()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
getLayout
public GlimpseLayout getLayout()
throws java.lang.Exception
- Specified by:
getLayout
in interface GlimpseLayoutProvider
- Throws:
java.lang.Exception
Copyright © 2012 Metron, Inc.. All Rights Reserved.