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.


Answer this question

javax.* support

  • Rafael (Live Butterfly)

    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

  • Jon Warren

    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.

  • Tom Stewart

    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,

  • George Waters

    That would be great. Keep us updated.

    Thanks,

  • Garthower

    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

  • javax.* support