| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 182 online users. » 0 Member(s) | 178 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
Bionicle Tahu Cosplayer f...
Forum: Part Requests
Last Post: Magnus Forsberg
7 hours ago
» Replies: 8
» Views: 291
|
Parts Request- Marvel 202...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 7:33
» Replies: 12
» Views: 3,312
|
Town 1981
Forum: Official Models
Last Post: Takeshi Takahashi
2026-05-04, 14:15
» Replies: 9
» Views: 13,155
|
Pokemon
Forum: Official Models
Last Post: Florent Faramond
2026-05-03, 18:32
» Replies: 19
» Views: 4,882
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2026-05-01, 14:54
» Replies: 5
» Views: 3,311
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-04-30, 17:19
» Replies: 3
» Views: 369
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-04-29, 20:27
» Replies: 5
» Views: 622
|
Parts Tracker Submit Vali...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-04-28, 21:05
» Replies: 0
» Views: 177
|
3DToLD 1.6.2 Quality Sett...
Forum: LDraw File Processing and Conversion
Last Post: Hageta
2026-04-28, 9:47
» Replies: 0
» Views: 328
|
The Wizard of Oz Minifigu...
Forum: Part Requests
Last Post: Zoltán Tibor
2026-04-28, 6:59
» Replies: 0
» Views: 252
|
|
|
| An unknown color ID referred by some official parts |
|
Posted by: Mario Pascucci - 2014-08-19, 15:06 - Forum: Parts Authoring
- Replies (4)
|
 |
Hi all.
This is my first message, and I apologize in advance if this isn't the right section.
I'm experimenting on rendering LDraw parts and models in Java, and in an LDR model I found a part in latest official part library (2014-01) that use this color id: 391.
I can't find it in LDConfig.ldr, and I haven't found any reference to this color code.
So, part uses this color:
973psk.dat (for sub-part s/973pskb.dat) in row 19
I found a sub-part that uses this color, too:
s/3068s101.dat in rows 39, 51, 52
Thank you for your work on LDraw part library.
Mario
|
|
|
| Naming scheme for primitives - update |
|
Posted by: Michael Heidemann - 2014-08-11, 17:15 - Forum: Parts Authoring
- Replies (18)
|
 |
It seems that there is a need for updating the naming scheme that Primgen2 uses for the primitives.
Here my suggestion:
x, y, z are values that will be substituted by primgen2 for the dimension of the part.
cylinder: x-ycyli.dat : always use cyli
disc: x-ydisc.dat : always use disc
ndisc: x-yndis.dat : always use ndis
chord: x-ychrd.dat : always use chrd
cone: x-yconz.dat : always use con
ring:x-yringz.dat : always use ring
circle: x-yedge.dat : always use edge
The length of the filename is not important anymore because I think we will not reach 25 characters.
If this should be common used, I am going to change Primgen2 quickly.
|
|
|
|