Hi Java3D: I can get my program to run as an application. But, when I try to run it as an applet I get a null pointer exception in my ImageComponent2D. I am a newbie so I do not know where I am going wrong. What is it that I do not know? Can I get a clue? Michael Carter, student
am not using any of it? Michael Carter --- java.lang.NullPointerException at javax.media.j3d.RenderMolecule.addRenderAtom(RenderMolecule.java:1088) at javax.media.j3d.RenderBin.findRenderMolecule(RenderBin.java:3449) at javax.media.j3d.RenderBin.reInsertRenderAtom(RenderBin.java
? Michael Carter, newbie and student - Original Message - From: Corysia Taware Sent: Friday, July 06, 2001 3:09 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] Screensaver crashes app? Has anyone else seen this? Normally, I don't let my Java3D apps run forseveral minutes without some so
Hi Java3D: I have a robot that walks. I have five music clips. I want the robot to start walking on the 5th music clip. I am using an alpha with behaviors. Do I need to extend a class with Behavior. I want to be able to turn the walking on and off. Can somebody give me a clue? Michael
Hi Java3D family: I am still having problems with the JVM abending. I believe it have something to do with my texture loading. The log kept giving a complaint about the C:\WINDOWS\SYSTEM\IMAGEHLP.DLL. What is this this dll? I already downloading a copy of my program to Kelvin Chung ( Sun Microsys
I can not get on sun Microsystems...are they down? Michael Carter
I found in the java3D archives the following code import sun.audio.* ; import java.io.* ; . . . InputStream in = new FileInputStream( Filename ) ; AudioStream as = new AudioStream( in ) ; AudioPlayer.player.start( as ) ; -- This code will play midi
d.java:256) * can anyone help. Michael Carter
- Original Message - From: Michael Carter Sent: Tuesday, June 26, 2001 3:22 PM To: [EMAIL PROTECTED] Subject: [JAVA3D] [Java3d] native code error in JVM I am running animation of a mechanical man. I am using an Alpha object. Every so often the JVM crashes with the error message
I am running animation of a mechanical man. I am using an Alpha object. Every so often the JVM crashes with the error message below. Can anyone help me stop this. Michael Carter, PUC student An unexpected exception has been detected in
legs will stay in contact with the hips. Please can any one help me with this? I can not find any information about it anywhere. Michael Carter, PUC student Here is my sample code below for the legs walking. - Alpha rotationAlpha = new Alpha(-1, Alpha.INCREASING_ENABLE
Thank You John, that was a great hint. It took me all day but I figured it out. Without you and the JAVA3D mailing-list I would had not been able to figure this out. Man do I like JAVA3D! Michael Carter Purdue University Student - Original Message - From: John Wright Sent: Thursday
Hello JAVA3D world, my name is Michael I am a newbie. My first project is to port an OpenGL mechanical man to JAVA3D. I am making the torso and feet, which are octahedrons. I am using TriangleStripArray and QuadArray. My problem is generating normals for my lighting. I determine that the no
13 matches
Mail list logo