Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,979
» Latest member: vojta
» Forum threads: 5,978
» Forum posts: 50,605

Full Statistics

Online Users
There are currently 852 online users.
» 0 Member(s) | 847 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
Friends Animal Series
Forum: Official Models
Last Post: Takeshi Takahashi
9 hours ago
» Replies: 3
» Views: 3,762
Technic 2024
Forum: Official Models
Last Post: Vito Tarantini
Yesterday, 11:58
» Replies: 38
» Views: 36,972
Parts I would like to see...
Forum: Parts Tracker Discussion
Last Post: Johann Eisner
Yesterday, 9:59
» Replies: 1
» Views: 150
2025 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 8:40
» Replies: 1
» Views: 94
44375bp01.dat is mirrored...
Forum: Parts Authoring
Last Post: Gerald Lasser
2025-05-01, 12:58
» Replies: 4
» Views: 251
partial torus prims
Forum: Official File Specifications/Standards
Last Post: Peter Blomberg
2025-04-30, 20:22
» Replies: 14
» Views: 1,828
New Meta command PREVIEW
Forum: Parts Tracker Discussion
Last Post: Lasse Deleuran
2025-04-30, 14:45
» Replies: 10
» Views: 1,340
More filtering options to...
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-04-30, 7:11
» Replies: 2
» Views: 169
Classic Space
Forum: Official Models
Last Post: L.T
2025-04-29, 20:55
» Replies: 86
» Views: 172,053
suppressing edge lines in...
Forum: Official File Specifications/Standards
Last Post: Peter Blomberg
2025-04-29, 19:42
» Replies: 2
» Views: 193

 
  Part annotation in LPub3D
Posted by: Jaco van der Molen - 2015-09-29, 10:12 - Forum: LDraw Editors and Viewers - Replies (8)

Hi all,

Through regular expressions the part annotation can be extracted from the part description.
I'd like the annotation for Technic Bricks to be only the length (like beams).
The regex now is ^Technic Brick\s+(\d+\s+(x|X)\s+\d+\s*(x*|X*)\s*\d*\.*\d*)\s*.*$
This extracts the full size of the brick, ie. Technice Brick 1 x 16 gives "1 x 16".
What I'd like is only the 16.
How do I do that?

Thanks.

Print this item

  Freshly updated Ldraw.xml
Posted by: Mattia Zamboni - 2015-09-28, 6:53 - Forum: LDraw File Processing and Conversion - Replies (34)

Conversion LDD<-->LDraw

Hi everyone,

I would like to inform you all that at the following link you will be able to find the Ldraw.xml file updated on a regular basis, as soon as new conversions are available. Everyone can also contribute by sending me updates via the built-in messaging system.
I will make sure to:

1) test the submitted parts
2) update the xml file
3) release a new rev in the same location.

I included at the bottom of the page a log of the latest changes.

http://www.brickpassion.com/#!ldraw/cgjo

Comments are welcome.

- Mattia

Disclaimer: flexible parts (or multi bones: i.e. hoses, strings, ...) cannot be converted (limitation of LDD) and are therefore missing in the Ldraw converted file.

EDIT: If you plan on contributing please make sure to send me tested parts conversions only. In case I get wrong ones I will just notify the contributor and ask to fix and resend. Thanks

Print this item

  T-junction or sharp angle?
Posted by: Ronald Vallenduuk - 2015-09-23, 22:43 - Forum: Parts Authoring - Replies (11)

This question may have been asked before but if it has I couldn't find it.
From the little I know about 3D modelling and rendering both t-junctions and long sharp triangles should be avoided if possible. The question is, which is worse?
See the example below; which of the three solutions is best for this shape?
[Image: 21651372842_e7d8d84481_z.jpg]
T-Junction or Sharp angle by Duq, on Flickr

Print this item

  54272
Posted by: Santeri Piippo - 2015-09-20, 20:45 - Forum: Parts Authoring - Replies (4)

http://www.ldraw.org/cgi-bin/ptdetail.cg.../54272.dat

I once tried to model this one but couldn't figure the saw details out. I just found out that an LDD model for it exists and is listed on this page but is redacted because the part exists on the PT.

Any way to retrieve the LDD model? I could try stitch the geometry from that onto the unfinished LDraw version. I'm grateful to my past self that I was smart enough to upload the unfinished version onto the parts tracker..

Print this item

  [LDPatternCreator] Release 1.5.9 (BG Image Fix)
Posted by: Nils Schmidt - 2015-09-20, 15:11 - Forum: Parts Author Tools - Replies (2)

Hello,

as answered here, I was able to solve a little background image bug.

Please download and install the latest release directly from sourceforge.net.

Change log:

Fixed bug:

  • Hiding/opening the background image preferences could reset the image offset to (0|0) at 100% zoom.

As always, I included a short readme.htm in the installation directory.


Cheers & Leg Godt


Nils

Print this item

  DATHeader 3.0.18.3 - bugfix version
Posted by: Michael Heidemann - 2015-09-19, 7:30 - Forum: Parts Author Tools - Replies (11)

DATHeader 3.0.18.3 is out now.

BUGFIXES:
1) Typ-o 'supbart'
2) StarWars filename ending ..ps1.dat is detected as subpart.
3) In special cases colinear vertices are not detected
4) Error if first character in the title is a number
5) Wrong comment for official files not correctly detected.

I hope these errors are now gone.
If you find anything else not working like expected, please report it as answer here or write a PM.

Please download as usually from http://ldraw.heidemann.org/index.php?page=datheader

Have Fun

mikeheide

Print this item

  [LDPatternCreator] Release 1.5.8
Posted by: Nils Schmidt - 2015-09-17, 17:40 - Forum: Parts Author Tools - No Replies

Hello,

as mentioned here, I could not resist to fix the scroll wheel bug in LDPatternCreator on Windows 10.

If you are already using a version greater than 1.5.0 you cannot update your installation by clicking on "Help -> Install Updates" anymore.
Please download and install the latest release directly from sourceforge.net.

Change log:

Fixed bug/new feature:

  • You can now zoom in/out with the scroll wheel on Windows 10.

As always, I included a short readme.htm in the installation directory.


Cheers & Leg Godt


Nils

Print this item

  ldr-stepper
Posted by: Christopher Hiller - 2015-09-16, 4:29 - Forum: LDraw File Processing and Conversion - No Replies

Hi,

I've written a little JavaScript to break an .ldr file into steps (assuming it has none): ldr-stepper

It sorts an .ldr file's pieces by an axis (x, y [default], or z) in ascending order. You can choose to split the file into n pieces per step, or m total steps.

The output can be a reasonable place to start breaking your model into steps. I wrote this for a 375-piece model, so YMMV.

No other heuristics are performed. If anyone has any suggestions to improve the algorithm, or finds this useful, please let me know! You can reply here or file an issue on the GitHub.

For those unfamiliar with NodeJS, just follow the instructions in the README. Please let me know if you have issues--I've heard NodeJS is better on Windows if you run cygwin.

Chris

Print this item

  brick snapping
Posted by: Christopher Hiller - 2015-09-16, 3:56 - Forum: LDraw Editors and Viewers - Replies (3)

Is there a general-purpose brick-snapping algorithm published anywhere?

I have some ideas around computer-generated LEGO models, and things would be much easier if I didn't have to figure it out myself.

Chris

Print this item

  21303 - Wall-E
Posted by: Christophe Mitillo - 2015-09-15, 16:19 - Forum: Official Models - Replies (15)

[Image: 21303-1.jpg]

Complete with printed tiles

feedback welcome.

Chris



Attached Files
.mpd   21303 - Wall-E.mpd (Size: 110.75 KB / Downloads: 37)
Print this item