| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,799
» Latest member: Clayton
» Forum threads: 6,463
» Forum posts: 53,561
Full Statistics
|
| Online Users |
There are currently 255 online users. » 1 Member(s) | 247 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Twitter, Yandex, Orion Pobursky
|
| Latest Threads |
Pokemon
Forum: Official Models
Last Post: Florent Faramond
1 hour ago
» Replies: 18
» Views: 2,671
|
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Philippe Hurbain
4 hours ago
» Replies: 9
» Views: 938
|
Ideas 2026
Forum: Official Models
Last Post: Philippe Hurbain
11 hours ago
» Replies: 1
» Views: 148
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Today, 3:06
» Replies: 2
» Views: 901
|
Some Parts id like for MO...
Forum: Part Requests
Last Post: Chris Böhnke
Today, 0:26
» Replies: 3
» Views: 514
|
5687pb01 Dragonborn Palad...
Forum: Part Requests
Last Post: Hylian Waffle
Yesterday, 1:27
» Replies: 4
» Views: 473
|
Request for new primitive...
Forum: Parts Authoring
Last Post: Mark Kennedy
2026-04-13, 20:10
» Replies: 24
» Views: 2,690
|
Black Widow “SDCC”
Forum: Part Requests
Last Post: Massimo Maso
2026-04-13, 17:30
» Replies: 1
» Views: 238
|
Chere can I find LDD part...
Forum: Part Requests
Last Post: Rene Rechthaler
2026-04-13, 15:40
» Replies: 1
» Views: 172
|
Parts from 7418
Forum: Parts Authoring
Last Post: Jeff Jones
2026-04-13, 10:58
» Replies: 6
» Views: 7,243
|
|
|
| Part versioning |
|
Posted by: Peter Blomberg - 2025-09-06, 2:37 - Forum: Official File Specifications/Standards
- Replies (4)
|
 |
Currently, part versioning is done by appending the part number with a letter. The same letters are also used when two designs have the same part number and when a bag contains multiple independent parts. This makes it impossible to automatically determine correct matches to e.g. external resources.
Having the links to external resources as separate meta is useful in particular when the external resources use different numbers or extensions. However, this doesn't solve the whole issue.
Can we begin using v2, v3, etc instead of b, c, d for cases when a "b/c/d replacement file" is created? This would enable all incorrect old versions of the part be available for backward compatibility, but allow new corrections to be distinguished from other uses.
|
|
|
| Connectivity meta |
|
Posted by: Peter Blomberg - 2025-09-03, 7:21 - Forum: Official File Specifications/Standards
- Replies (5)
|
 |
I found a thread from 2015 where connectivity was discussed. I also know that both stud.io and LDcad encode connectivity.
Would LDraw files benefit from having connectivity metadata?
There are a relatively small number of connection types. More than LDcad uses, but small enough to be enumerated.
Studs go into stud holders, antistuds go into antistud holders, clips (bar holders) can be radial or axial when attached to bars.
The majority of snapping connections can be described by a point and a direction vector, so effectively the same as a LDraw type 1 line. The type of connector can be in the subfile argument. If the connector types match and the directions vectors align, then the connection can snap into place, meaning that the points are made to overlap by adjusting one.
Sliding connectors (bars) need two points, which can be encoded as a point and a vector or similar to type 2 lines. Bar holders come in two flavors; those that attach radially (c-clips) and those that attach axially (o-clips and bar holes). The c-clips require another direction vector.
Hinge connectors also need a point and an axis of rotation, which can be encoded as a type 1 line. If an additional direction vector is available, then the hinge halves can be made to not overlap one another.
Ball connectors need a point and would benefit from knowing which way (direction) is definitively inappropriate (directional vectors must not overlap).
Many generic clipping connectors are adequately described by a single point.
Gears are a challenge, because there are two things to consider; the distance between rotational axes, and the toothing. Some gear pairs can connect slightly too close to each other and some gear pairs can connect very loosely without loosing function. So, snapping to a "perfect" distance is not an option. The software must calculate if any two gears interact or not.
As for the rotation, the minimum information is a point for the axis, an axial vector, and a reference point on the teethed perimeter.
Sometimes gears do not connect to other gears, but toothed shapes. The teethed path can be described by a set of line segments. The direction of the teeth can be described by a vector. The position of teeth relative to the line can be described by a reference point along that line.
The above is the information needed for each of the parts that interact. It is then up to the software to use that information to calculate the nature of the interaction.
|
|
|
| Duplo treasure map 54073 |
|
Posted by: Peter Blomberg - 2025-09-01, 22:37 - Forum: Parts Authoring
- Replies (6)
|
 |
At first, I thought it was a helix, then maybe a half helix. It seems the shape is something not quite anything mathematical.
Is the mesh available from BI?
https://www.bricklink.com/v2/catalog/cat...P=54073px1
The part has a rectangular indentation on the handle. The injection point is on that rectangular area. Should the rectangular are be modeled or is it part of the injection point?
One end of the handle is intended to fit inside a hollow stud7. Is there a prim for it?
|
|
|
|