| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,937
» Latest member: john l
» Forum threads: 6,516
» Forum posts: 53,830
Full Statistics
|
| Online Users |
There are currently 171 online users. » 1 Member(s) | 165 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Asbers Swinkels
|
|
|
| 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?
|
|
|
|