Hi all,
Anyone give me any pointers as to why nothing is appearing in my scene. Its probably
something easy but its driving me mad.
Thanks,
Dave.
Wall Class:
import java.applet.*;
import java.awt.*;
import java.awt.Frame;
import java.awt.event.*;
import com.sun.j3d.utils.applet.MainFrame;
import
A quick test to check if you have hardware
acceleration under Linux is running, at comand line,
glxinfo and glxgears.
glxgears, with HW and without vsynch, goes
unbeveliables +1000FPS
Another way, using Java3D, is checking the renderer.
See PackageInfo/QueryProperties.java demo.
I'am using Java
I wonder if anyone can help me...
I am using java3d for the first time and i am trying to manipulate the colorcube class so i have control of the color, dimensions etc.. externally, and then just attach it to the java3d scene graph to display.
If that made any sense to anyone at all, and you ha
I don’t think that
manipulating a colorcube is possible in that way. I could be wrong.
I think you should create a box
and then choose which colours you want on what side.
Greetings Tom
Van: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Namens Bolaji
O
Verzon
Hello,
I applied a grayscale image with 24bit as a texture to a simple quad. it
works perfect but looks bad. the image seems to be color reduced. it is not
dithered or have compression artefacts but have blocklike structures. it
might have 256 colors? has anybody a solution or idea?
//create geom
are the bounds set? I didn't have much time to look at your code, but
typically the issue is with the bounds
or you have no lights?
Mario
Mariusz Zaczek
NASA - Johnson Space Center
Automated Vehicles and Orbit Analysis / DM35
Flight Design and Dynamics Division
Mission Operations Directo