| Thread | Last Post | Replies |
|
| rendering: missing shading | 31 Aug 2003 10:24 GMT | 3 |
hello the application create spheres and render them with a java 3d scene graph. everything looks fine on my desktop computer, but on my notebook the
|
| Can I do a poll? | 22 Aug 2003 03:07 GMT | 1 |
Is Java alive and well? I've brought this up in several groups, webmasters groups say not to use it as Microsoft has dropped it. All the other groups say it will always be able to be downloaded and other browsers will continue.
|
| Canvas3D(null) error | 19 Aug 2003 22:51 GMT | 1 |
I get the following error at run time - but the program runs fine. What is this telling me? ************************************************************************ *** ERROR: Canvas3D constructed with a null GraphicsConfiguration
|
| [Q] 3d modelling and animation application in Java/Java3D? | 19 Aug 2003 17:08 GMT | 1 |
I am looking for open source 3D modelling and animation application written using Java/Java3D. So far, I have found JPatch. Are there any other? Thanks in advance.
|
| 3d graph algorithm,how set objects coordinate in a 3d world | 15 Aug 2003 03:40 GMT | 2 |
Anyone know an algorithm to deploy 3d object in a 3d world? should be a 3d tree rappresentation -- Emiliano
|
| How to rewind an animation? | 12 Aug 2003 13:58 GMT | 1 |
Hi, I am new to J3D and currently working on an animation. The number of items in this animation and the number of frames are decided by the user on the fly. So is it possible to add a navigatin bar that has the functions like
|
| How do I use Jogl | 06 Aug 2003 14:18 GMT | 1 |
Are there any simple guides about using Jogl? (I have used OpenGL before I just need to work out how to call it from Java) If not, could anyone help me get started, I have been to: https://jogl.dev.java.net/
|
| J2SE / J2EE new in java | 03 Aug 2003 06:52 GMT | 5 |
what is the main difference between J2SE and J2EE. I know that J2EE is more 'powerfull'. But, what it can do and J2SE can't ? thx
|
| urgent help needed : packages | 02 Aug 2003 22:08 GMT | 1 |
i have a question about packages. I have structure in a package like this one : com.my_practise.java Inside folder java i have few folders like beans, classes and so on. Inside last folders (beans, classes and so on) i have my classes.
|