Any interest in Java API?


Any interest in Java API?
#1
Hello all after a long absence. I started a new job last summer, and it has taken up a lot of my time.

I am revisiting a pet project of mine - a Java API to parse and represent LDraw files.
This was started a few years ago when I wanted to create .dat files from AutoCAD .dxf files.
I had a working prototype that got lost in between computers, and am starting to recreate it.

Well, I'm starting over, and was wondering if any one is interested in the effort. If there are any programmers out there that want to see the preliminaries, I can start a project out on SourceForge. The source itself will be initially be in my name, and I need to make sure that anything I put out there conforms to the licensing agreements for the Java3D and the Apache commons APIs. I do plan for the effort to be able to be used for creating Java applications in accordance with the Creative Commons Attribution Licence.

The intent is to:
- Fully represent the part file specification including the standard meta comments.
- Support the Java3D and the commons-math APIs for representing vector and matrix data.
- Actually give me some time doing development work in an area that also interests me.

Once I'm at a point that this is complete, tested, and documented. I'll be going back to that DXF parser and DXF-DAT app I started.

Why Java? I like and respect what Java has become. I know bytecode can be slower than optimized compiled code, but it's not that bad, and my experience is that sloppy programming is what makes a Java (or any) application perform badly.

Why bother? Why not. I'm a programmer and I enjoy programming and even if it never gets accepted or used, I'm enjoying the journey.
- Greg
"The only stupid question is the one that remains unasked"
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Any interest in Java API? - by Greg Teft - 2011-11-19, 1:22
Re: Any interest in Java API? - by Jan Jirout - 2013-02-14, 16:18
Re: Any interest in Java API? - by Nicola - 2013-02-22, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)