Currently, at our site demo, g3d.jar
does not contain textures support.
In case You can see the next demo
http://efim.paragraph.ru/
(there are some textures),
You can get the next version of g3d.jar
(like You did before, by copying it...)
and You will be able to use ImageTexture
node, e.g.
Appearance{ texture ImageTexture{
url "some_texture.jpg"
}
}
The matter is: all this stuff is "under
investigation" to optimize/enhance,etc.
and so far is not expected to be widely
distributed. Your feedback will be
helpful.
Thanks.
>I mean, one of the most important
things
>in VRML is the ability to use
textures...
>How can I do it with JET?
|
|