Re: Java and 3D.

1998-11-19 Thread wbogardt
More importantly is there possibly any group that plans on going to work on porting Java 3D API to Linux? I understand that the Java 3D API is layered on top of and makes some calls to the lower level OpenGL, Direct3D APIs, which are tied to certain hardware. If you are looking for a more immedia

Re: Connecting to a CNC?

1998-11-05 Thread wbogardt
Sun has a beta Java Communications API, which can be found at this address: http://www.javasoft.com/products/javacomm/index.html They also have some good examples of using this API. I have yet to see a port of this API to the Linux OS at this time, but in time I'm sure one will come along. Hope