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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,724
» Latest member: Lego by vito
» Forum threads: 6,429
» Forum posts: 53,283

Full Statistics

Online Users
There are currently 143 online users.
» 4 Member(s) | 136 Guest(s)
Baidu, Bing, Google, John Manly, stas1999

Latest Threads
Missing parts in Studio B...
Forum: Part Requests
Last Post: Lego by vito
6 hours ago
» Replies: 0
» Views: 49
Missing parts in Studio B...
Forum: Official Models
Last Post: Lego by vito
6 hours ago
» Replies: 0
» Views: 68
75192 Millennium Falcon
Forum: Official Models
Last Post: Jeff Jones
7 hours ago
» Replies: 28
» Views: 60,575
Part request for Set 4205...
Forum: Part Requests
Last Post: Alfred Schmitz
Today, 9:34
» Replies: 7
» Views: 969
missing part in Studio Br...
Forum: Part Requests
Last Post: Lego by vito
Yesterday, 22:29
» Replies: 4
» Views: 210
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-03-12, 9:13
» Replies: 23
» Views: 2,407
smart play x wing cockpit
Forum: Part Requests
Last Post: Jeff Jones
2026-03-11, 19:58
» Replies: 0
» Views: 171
LEGO Icons 2025
Forum: Official Models
Last Post: Jens Brühl
2026-03-11, 19:44
» Replies: 9
» Views: 8,415
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Gerald Lasser
2026-03-11, 10:43
» Replies: 23
» Views: 13,315
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
2026-03-10, 17:25
» Replies: 7
» Views: 8,497

 
  mpd2glb - LDraw to GLTF converter
Posted by: Carlos Antelo - 2026-03-03, 23:51 - Forum: LDraw File Processing and Conversion - Replies (4)

Hi there,

I've just released an initial version of mpd2glb, a node.js tool for converting from packed .mpd models to GLTF binary format (.glb).

The ouput models are world-size, i.e. centimetres in size, not LDUs, to make them consistent with other non-LDraw GLTF models with different dimensions.

The tool is already available at: https://github.com/anteloc/mpd2glb

Cheers!  Smile

Print this item

  v 1.7 beta 2a snapping feature
Posted by: Nicolas19 - 2026-03-03, 17:05 - Forum: LDraw Editors and Viewers - Replies (3)

Hello,

With version v1.7 beta 2a, I no longer have the automatic part snapping feature.
Is there a specific configuration for this new version ?

Thank you

Print this item

  2026 - New Parts -> Raw Meshes -> Discussion
Posted by: tom alphin - 2026-03-02, 16:31 - Forum: Part Requests - Replies (23)

Very eager to see the smart brick components available - I want to include them in my Parts Guide.

Print this item

  Smort brick stuff
Posted by: Jeff Jones - 2026-03-02, 13:08 - Forum: Part Requests - Replies (2)

Hello i want this they from the new controversial smart play star wars sets

The smart brick itself https://rebrickable.com/parts/118829/bri...-4-x-1-23/
Smart tile https://rebrickable.com/parts/102349/
Smart minifig (3398 - 3353)
Paddle attack https://rebrickable.com/parts/7791/techn...val-panel/
R2 d2 body https://rebrickable.com/parts/7246/
Xwing cockpit https://rebrickable.com/parts/7790pr0001...pit-print/

Bye

Print this item

  Part request for 4518c and 45707b (Forklift)
Posted by: Alfred Schmitz - 2026-03-02, 9:34 - Forum: Part Requests - Replies (2)

Hello everyone!

To build Set 60198 (Cargo Train) and Set 60440 (Delivery Truck),
I need the following parts:

4518c (Forklift Wide 1 x 2 Hinge Plate Locking Dual 2 Fingers with Rubber Belt Holder)
https://www.bricklink.com/v2/catalog/cat...1#T=C&C=11
and

45707b (Forklift Wide Forks Reinforced with Rubber Belt Holder).
https://www.bricklink.com/v2/catalog/cat...5#T=C&C=85

Many thanks in advance and best regards!
Alfred

Print this item

  4175 part depth appears to be incorrect by 2 LDU
Posted by: Peter Grass - 2026-03-01, 12:38 - Forum: Parts Authoring - Replies (1)

Part 4175 currently is 28 LDU in depth, the BI version is 30 LDU. I don't think the part has changed dimensions over the years so it seems to be incorrect from back when it was originally made way back in 1998 - 2008.  I guess it was assumed to be 28 LDU since that would be the expected dimensions normally.

I've attached the latest BI version of the part.



Attached Files
.dat   4175.dat (Size: 8.94 KB / Downloads: 4)
Print this item

Thumbs Up Parts request, set 42224, part 67141pb01
Posted by: Alfred Schmitz - 2026-02-28, 9:49 - Forum: Part Requests - Replies (2)

Hello everyone,

Is anyone interested in creating part 67141pb01 (Panel Car Mudguard Arched #40 15 x 2 x 5 Rounded Top with Black “GTR 3”, Dark Red and Dark Green Spots and Markings Pattern) for set 42224 (at the rear)?
   
https://www.bricklink.com/v2/catalog/cat...6#T=C&C=36

Many thanks in advance and best regards!
Alfred

Print this item

Video ModelScope XR - VR model viewer
Posted by: Carlos Antelo - 2026-02-27, 0:00 - Forum: LDraw Editors and Viewers - Replies (1)

Hi there  Shy

I've just released a first version of an open source web app for viewing LDraw models both on Virtual Reality and web browser, see below for links.

I've developed this in less than a week, using AI (Claude Sonnet 4.6 mostly) for creating a single (big!) web page that works in "web mode" as a visualizer for LDraw models, and also works in VR (Virtual Reality)/MR (Mixed Reality) mode to virtually inspect LDraw models using a VR headset.

Model descriptions and categories are not accurate, I've used an AI vision model for this (qwen2.5vl:3b), to describe image renderings of the models, and it makes quite some mistakes.

For VR/MR, I've tested this with my Meta Quest 3 headset only.

You can give it a try at: https://anteloc.github.io/modelscope-xr.html
Demo video: https://www.youtube.com/watch?v=IhGm3KRSl7s
Source code: https://github.com/anteloc/ldraw-lib

Any feedback is welcome, this is still a first release and there are quite some things to fix, but I think this is good enough already to play around  Tongue

Cheers!



Attached Files Thumbnail(s)
       

.png   fire-plane-xr-mini.png (Size: 305.92 KB / Downloads: 63)
Print this item

  A bit of help needed for part 76923 please
Posted by: Peter Grass - 2026-02-26, 15:01 - Forum: Parts Authoring - Replies (3)

So I am having a go at making part 76923, and have done most of it. Just a few things I have a query about.

A) To match the size of the BI original, the handle primatives of the bar needed to be scaled down by 10% in one direction is it OK to do that?

B) the support beams for the bottom tube. BI just has them clipping into the geometry of the tube which isn't great obviously. There are primatives for if the support beams are at the bottom of the tube but there don't seem to be any for if they are at the top? So is there a subpart or something I can use?

C) The origin for the part doesn't seem right so I was wondering where it should go? I mean yeah I know I need to adjust it so the mirroring will work properly but I want it in the right place.



Attached Files
.dat   76923.dat (Size: 121.28 KB / Downloads: 5)
Print this item

  New Community System Soon To Be Released
Posted by: Demetree Kallergis - 2026-02-26, 0:57 - Forum: All Other Programs. - Replies (8)

Hey there,

My name is Demetree, and I'm a software developer and a Lego lover.

I'm working on a new system that I'm going to release in the next few months that should have something for everybody that loves Lego.

Here's a few links to some manuals that it created somebody out there might like to see.

https://shoe-wall.com/assets/manuals/422...anual.html
https://shoe-wall.com/assets/manuals/420...anual.html
https://shoe-wall.com/assets/manuals/102...anual.html

It'll do stuff like this, and a whole lot more.

Cheers!

Print this item