javax.* support

Hi,
I was wondering if anyone has started on some libraries which provide support for things like javax.vecmath and the java 3d API. I do not care if they are just wrappers around other libraries (DirectX or .Math or?). Just if they are available before I start writing my own.

Thanks,

Blair

P.S. No GPL'ed libraries please. Thanks.

[343 byte] By [Blair] at [2008-1-26]
# 1
Hi Blair,

What are specific api's in java 3d that would be useful to you? Any specific api's other than java 3d api's?

Thanks,

VarunGupta at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 2
I am converting a chemical structure visualizer from it's java version to j# or C# (the jlca does not really like the current codebase:( but it relies heavily on the java 3D APIs (Directx version) in order to do layout and rendering. So I was just wondering if anyone had made a wrapper set for most of it. Also I have found a version of vecmath which works under j# I am considering setting up a site on gotdotnet to house these extensions. When I do get it set up I will post here with the news.

Blair

Blair at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 3
That would be great. Keep us updated.

Thanks,

VarunGupta at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 4
Blair,

Have you had any luck finding a way to access the java 3D API in C# with a wrapper or found a ported version? I am also interesting in converting an application which relies on java 3D to C#. Thanks.

justinv at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...
# 5
Sorry no I have not had anytime to work on this (priorties changed); until now so I am currently thinking about how to do a j3d wrapper. I will keep everyone up to date as to my progress.

blair

Blair at 2007-9-8 > top of Msdn Tech,Visual J#,Visual J# General...