Re: [JAVA3D] Memory Problem

2003-04-02 Thread JOSEPH ROSS JEYNES
I want to be un-subscribed - Original Message - From: hterrolle To: [EMAIL PROTECTED] Sent: Saturday, March 29, 2003 12:30 PM Subject: Re: [JAVA3D] Memory Problem Hi Issac, I develop an application. And i just find out that it take a lot of place. I

Re: [JAVA3D] SetCoordinates or setCoordRef3f ?? Which one updates the vertex faster ??

2003-03-21 Thread JOSEPH ROSS JEYNES
hi people, there must be someone who knows how to implement a way of preventing walking through walls in a java3D virtual building. i've looked for collision detection/avoidance, but i need as simple a coded example as possible. i'm getting desperate now, i keep walking through walls and its awful

Re: [JAVA3D] implementing collision detection

2003-03-20 Thread JOSEPH ROSS JEYNES
: [JAVA3D] implementing collision detection Have you looked at http://www.j3d.org Specifically: http://www.j3d.org/tutorials/collision/index.html or the code in http://code.j3d.org/ --- JOSEPH ROSS JEYNES [EMAIL PROTECTED] wrote: hi everyone. i'm developing a virtual environment for my

[JAVA3D] implementing collision detection

2003-03-19 Thread JOSEPH ROSS JEYNES
hi everyone. i'm developing a virtual environment for my major degree project. i'm importing the geometry of a building from a wavefront obj using a loader. i need to implement collision detection so that the viewer canot go through the walls of the object. i'm struggling to do it myself and would

[JAVA3D] Java3D loading

2003-03-12 Thread JOSEPH ROSS JEYNES
hi there. im tying to develop a virtual environment for my major project in 3rd year uni. i need to load geometry information from a .dxf file into a scene. it works for .obj wavefront file, but i desperately need the code for loading dxf file. i need this so that my application can load