Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,137
» Latest member: Jayden
» Forum threads: 6,071
» Forum posts: 51,161
Full Statistics
|
Online Users |
There are currently 359 online users. » 0 Member(s) | 355 Guest(s) Applebot, Baidu, Bing, Google
|
Latest Threads |
500 Server error
Forum: Website Suggestions/Requests/Discussion
Last Post: Orion Pobursky
4 hours ago
» Replies: 4
» Views: 168
|
Modulex parts
Forum: Parts Authoring
Last Post: Magnus Forsberg
10 hours ago
» Replies: 18
» Views: 2,530
|
Minifigure Head 3626pb307...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 13:54
» Replies: 1
» Views: 148
|
23763 axl torso
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 13:48
» Replies: 14
» Views: 5,387
|
Minifigure Head 3626pb181...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 13:32
» Replies: 1
» Views: 146
|
hmmmmnmmmmm
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 7:45
» Replies: 9
» Views: 234
|
Minifig Torsoe 973p20
Forum: Part Requests
Last Post: Knud Ahrnell Albrechtsen
Yesterday, 5:18
» Replies: 2
» Views: 164
|
Simple LDCad script
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2025-07-02, 20:23
» Replies: 10
» Views: 8,759
|
Tiles 1 X 8 from latest A...
Forum: Part Requests
Last Post: N. W. Perry
2025-07-02, 12:10
» Replies: 69
» Views: 69,729
|
2025 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
2025-07-01, 21:24
» Replies: 5
» Views: 3,334
|
|
|
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.
|
|
|
|