Jump to content

Recommended Posts

Posted

Hi,

I am trying to make a Lego designer myself. First I need to write an interface using OpenGL to read Ldraw DAT files, but it will take some time, do you know if there is any opensource software I could refer to? Any clues will be most appreciated!

Alice

Posted

Hello Alice,

I am trying to make a Lego designer myself.

Good luck ;)

First I need to write an interface using OpenGL to read Ldraw DAT files, but it will take some time, do you know if there is any opensource software I could refer to? Any clues will be most appreciated!

LDview is a very capable LDraw file viewer (not editor), available with source code.

Otherwise, LeoCAD is an editor that can read and write LDraw file, but it has its own library file format (parts are converted from LDraw library). Also available with source code

Posted

Well, building software with OpenGL is quite a challenge, I worked on that in 1999 I think. The LDraw community is indeed as Philo said the place to be for you I think.

Posted

Hi Philo,

Thank you so much. I managed to compile an old version of LDraw. Without any comment, it is extremely hard to understand the codes. I'll check out the LeoCAD later.

Alice

Posted (edited)

Well, building software with OpenGL is quite a challenge, I worked on that in 1999 I think. The LDraw community is indeed as Philo said the place to be for you I think.

Hi JopieK,

Yes, it's a challenge. What I am trying to make is not such a powerful tool as LDview to let others use, but something really simple to help myself to do some research. As a start, it could be enough to support only several basic bricks. Hope I could find something useful in the codes of LDview, otherwise I'll have to rely on my understanding of the LDraw file format.

Thank you!

Alice

Edited by nana

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...