Subject:
|
Re: What do LDraw dev people use for multiplatform development
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 27 May 2010 21:29:05 GMT
|
Viewed:
|
31234 times
|
| |
| |
In lugnet.cad.dev, Roland Melkert wrote:
> I all,
SNIP
> Java and .NET (One is too slow the other too MS).
>
> Also suggestions on what IDE/editor/debugger to use are very welcome, in short
> any comment on this subject would be great.
>
> Greetings
> Roland Melkert
Some years ago I was looking for the same thing for the LDraw Tools I had in
mind. As I only did it for personal use any commercial software was out of the
race.
Also the C based languages are not good for me as I did never code in that
language.
So I decided that time to use Visual Basic NET. I also do not like to have all
MS, but 80% of worlds computers run windows. And after I discovered that there
is the MONO project that brings the enviroment of .NET to Linux and MAC I
thought that my decision wasn't that bad for my goals.
I know of a project with a renderer written in .NET that has the same speed than
LDView.
Each new windows version will have the .NET enviroment installed by default. So
if all is ideal you can just copy your exe file from windows computer to Linux
computer and run that.
But due to the fact that MONO is developed by volunteers it has still some bugs.
One of my earlier versions of DATHeader runs on my Ubuntu system quite well.
Also if you have some components (dll) that are written in C for NET you can
just use that. Also the other way (vb dll) can be used in C for NET.
If you have the NET enviroment on your system and a visual studio application,
you are invited to look what my XMPD.dll can already do for you.
cu
mikeheide
|
|
Message has 1 Reply:
Message is in Reply To:
19 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|