de.jreality.tutorial.app
Class TextureExample
java.lang.Object
de.jreality.tutorial.app.TextureExample
public class TextureExample
- extends Object
Method Summary |
static void |
main(String[] args)
This tutorial shows how to apply a 2D texture image to a jReality geometry. |
TextureExample
public TextureExample()
main
public static void main(String[] args)
throws IOException
- This tutorial shows how to apply a 2D texture image to a jReality geometry. It also shows how to disable this
texture for nodes in the subgraph of the node containing the texture (that is, how to disable inheriting the texture).
- Parameters:
args
-
- Throws:
IOException