| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 14 online users. » 1 Member(s) | 7 Guest(s) Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex
|
| Latest Threads |
Parts Request: Ninjago Dr...
Forum: Part Requests
Last Post: James Simpson
8 hours ago
» Replies: 17
» Views: 3,890
|
Technic 2009
Forum: Official Models
Last Post: aefferen
11 hours ago
» Replies: 4
» Views: 10,041
|
Part request 7168 and 716...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 14:02
» Replies: 0
» Views: 81
|
Part Request: 5271 Dreamz...
Forum: Part Requests
Last Post: Mark Kennedy
Yesterday, 5:18
» Replies: 2
» Views: 1,717
|
Stickers from 6000 - LEGO...
Forum: General LDraw.org Discussion
Last Post: legolex76
2026-07-12, 5:03
» Replies: 11
» Views: 12,157
|
https://library.ldraw.org...
Forum: Website Suggestions/Requests/Discussion
Last Post: Orion Pobursky
2026-07-11, 17:10
» Replies: 1
» Views: 200
|
Minifigure, Headgear Hat ...
Forum: Part Requests
Last Post: Zoltán Tibor
2026-07-11, 15:03
» Replies: 0
» Views: 123
|
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
2026-07-10, 13:43
» Replies: 37
» Views: 3,631
|
v 1.7 beta 2a snapping fe...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-07-10, 8:03
» Replies: 6
» Views: 2,085
|
Website Issues
Forum: Website Suggestions/Requests/Discussion
Last Post: Jason Osicki
2026-07-08, 18:42
» Replies: 4
» Views: 635
|
|
|
| Custom RGB colors |
|
Posted by: Stephen - 2014-02-20, 13:06 - Forum: Parts Authoring
- Replies (14)
|
 |
I'm trying to find documentation that explains the encoding of custom colors.
http://www.ldraw.org/article/218.html#colours
The above link explains that custom ("direct") colors are defined as 0x2RRGGBB.
But if in MLCad I choose R=64 G=128 B=192 (which should be 0x24080C0) it shows in MLCad/LDView as 0x0455548C and is stored in the .ldr in decimal as 72701068 (which is 0x0455548C).
It seems to be encoded, but where's the specification of the encoding?
|
|
|
| New LDraw tools for parts authors: Unrectifier and Flipper |
|
Posted by: Philippe Hurbain - 2014-02-18, 13:05 - Forum: Parts Author Tools
- Replies (9)
|
 |
I started these programs a few months ago, but it took me some time to iron out some bugs... and ages to be motivated enough to write documentation! Neither of them will revolutionize the art of LDraw parts authoring, but they can be helpful nonetheless!
As usual, documentation, source code and Windows executables are available (links below).
Enjoy!
Philo
![[Image: ur1.gif]](http://philohome.com/isecalc/ur1.gif)
Rectifier is a useful tool to consolidate triangles into quads and to keep file size down, but doing so make further improvements to the file more difficult. Unrectifier does the opposite, it expands Rect primitives into quads + lines, and split quads into triangle pairs. By default Unrectifier operates on the whole file, but it can also limit itself to key-colored elements. With some limitations, it is also able to update condlines around modified areas.
![[Image: fl1.gif]](http://philohome.com/isecalc/fl1.gif)
Flipper allows to flip a pair of triangles (change abc + SPAM CONTENT into abd + dca). This helps in some areas of "organic" meshes (eg. hair pieces) to make them smoother (or on the contrary to create a crease to add an edge line). Flipper operates on colored pairs of triangles, thus allows the user to choose the triangle pairs to swap. With some limitations, it is also able to update condlines around modified areas.
|
|
|
| 98284.dat error |
|
Posted by: Knud Ahrnell Albrechtsen - 2014-02-14, 8:36 - Forum: Parts Authoring
- Replies (12)
|
 |
Hi
I have just found out that the part 98284 has an error. The center is show way of to the side.
I have just downloaded the newest complete.zip file from this site and the file included has the same error.
I have manually corrected this on the .dat file.
But when i start both ldview and lpub the bot still show the part with the center at a wrong position.
Does anyone know how i get lpub and ldview to show the part correct?
|
|
|
|