Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,035
» Latest member: Raphi
» Forum threads: 6,545
» Forum posts: 54,019

Full Statistics

Online Users
There are currently 17 online users.
» 0 Member(s) | 12 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
Stickers from 6000 - LEGO...
Forum: General LDraw.org Discussion
Last Post: legolex76
Yesterday, 9:51
» Replies: 15
» Views: 12,831
ModelScope XR - VR model ...
Forum: LDraw Editors and Viewers
Last Post: Wyatt Stone
2026-07-26, 17:19
» Replies: 2
» Views: 1,336
Missing Ninja 1998 Minifi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 17:53
» Replies: 6
» Views: 635
Missing Adventurers Minif...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 15:21
» Replies: 2
» Views: 263
1970's - LEGOland and hob...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-07-25, 2:38
» Replies: 155
» Views: 275,469
Wrong set name
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-07-24, 16:27
» Replies: 3
» Views: 319
14290pb02 Chima Fox Mask
Forum: Part Requests
Last Post: Chris Böhnke
2026-07-24, 9:20
» Replies: 1
» Views: 211
Part request 7168 and 716...
Forum: Part Requests
Last Post: Jens Brühl
2026-07-23, 17:09
» Replies: 3
» Views: 475
New Click hinges
Forum: Part Requests
Last Post: Magnus Forsberg
2026-07-23, 13:35
» Replies: 14
» Views: 20,660
[LDPE] 1.9.04 Released (b...
Forum: Parts Author Tools
Last Post: Magnus Forsberg
2026-07-22, 13:57
» Replies: 6
» Views: 784

 
  One part has two colors?
Posted by: ragnarok - 2020-05-28, 15:40 - Forum: LDraw Editors and Viewers - Replies (5)

I use "SolidWorks" to make parts. Some parts have two colors. I want to import "part designer" with two fixed colors. What should I do?

Print this item

  Variant livestock? 64452**, 95341pb01, 87621**...
Posted by: Brett Shelton - 2020-05-28, 4:50 - Forum: Part Requests - Replies (2)

Boy, my tech skills are so out of date. I thought I might be able to tackle authoring but the learning curve is well beyond me. 

I'm trying to build a MOC of an Indian market and was hoping (someone) could use the existing Cow (64452**) as a basis for a zebu (humped/indicine/Brahman) cattle and maybe an Asian water buffalo or maybe even an Arvin East (frankly more common in the southern regions than the big zebu).

Obviously, realism at minifig scales is (insert Indian head wobble). Main things would be adding the hump, maybe making them a little less well-fed, and changing the direction of the horn pin holes (for the AE).

The singularly uncommon goat (95341pb01) would be totally necessary for this endeavor. Even better if there was a Nubian variant with extra long ears, but beggars can't be choosers. 

Androgynous piggy parent (87621**) could use a drove of piglets. Maybe something similar to the chicken, with just a little solid form, but with a 1x2 base?

Can post pics of breeds of anyone is interested. If it was as easy as clicking and dragging vertices, I would at least try to do it myself.

Print this item

  LDCad Set PBG generator
Posted by: Orion Pobursky - 2020-05-28, 0:08 - Forum: LDraw Editors and Viewers - Replies (59)

I finished entering all 526(!) torso assemblies (out of a possible 3700ish) into the cross reference file, I've moved the Set PBG generator out of experimental status.

New url is:
https://www.ldraw.org/downloads-2/pbg-generator.html

My next project is hips assemblies then Minidoll torso and leg assemblies followed by Technic action figures. I may sprinkle in other assemblies as I find them.

As always, If you find bugs or oddities, please post them here. If you find a misnumbered single file that's not part of an assembly, submit a change request at Rebrickable.

The current crossref file can always be found here:
https://www.ldraw.org/common/data/pbg_crossref.csv

Print this item

  Missing color in LDConfig
Posted by: Vincent Messenet - 2020-05-27, 7:01 - Forum: Official File Specifications/Standards - Replies (42)

I'm going to post two new patterned tiles 1 x 1 which use Metallic Light Blue color.

This color is missing from LDConfig so, for now, I will submit both parts with simple Light Blue color and will modify them as soon as the new color is available.

Print this item

  Revision 2 to MPD specification adds ability to embed images
Posted by: Orion Pobursky - 2020-05-26, 20:24 - Forum: Official File Specifications/Standards - Replies (3)

The TEXMAP meta command allows LDraw files to map images onto the surfaces of a part or model. This image, while part of the part or model definition, could not be included inside an MPD file since it is a binary file. 

The LSB has ratified revision 2 to the MPD specification. This adds the !DATA meta command to allow the inclusion of binary files in the body of an MPD. Roland Melkert, author of LDCad, has said that support for this new meta command will be included with the forthcoming LDCad version 1.7. Other currently maintained LDraw tools should follow.

https://www.ldraw.org/article/47.html

Print this item

  Stud color with transparency
Posted by: Leonardo Gonzalez - 2020-05-26, 17:28 - Forum: Rendering Techniques - No Replies

Following the suggestion on this thread of using fade_color:

POV-Ray: Transparency using fade_color

and after plenty of tweaking and testing, I have found a fairly satisfactory solution to transparent colors that approach the real thing. The scene in POV-Ray is setup with an area light and a white square floating above to simulate a studio lamp reflection. The part used is: 92579.dat, in Transparent Black (LDXColor40).

Here is the default values with dark and light surface as background:

       

It is hard to see the internal edges or the surface through the transparency. Compare that to the fade_color version:

       

As you can see, the part is well defined and the edges are darker than the walls (as it should be), it works on both light and dark surfaces and allows you to see what is on the other side of the part. The only downside to using fade_color is that the studs are no longer colorize and appear simply as transparent. This seems to be due to the part not having an LGEO substitution.

My question to you good people is: Is there a way to apply this fade_color technique onto the studs so that they have the same color as the part itself, even without an LGEO substitution? I am not familiar with the whole Ldraw format, so any light you can cast my way (no pun intended) will be greatly appreciated.

If you would like to test the technique for yourself, here is the fade_color modification that I settled on:

Code:
// 40 TRANSPARENT BLACK / 111 TRANSPARENT BROWN [LDRAW]
// KOYAN                     <85,79,68>
// LDRAW                     <99,95,82>
// LDRAW (DARKER)            <74,71,62>
// LEGO DIGITAL DESIGNER     <166,145,130>
// PEERON                    <191,183,177>
// CUSTOM                    <77,51,25> [http://www.flickr.com/photos/mtbin/5435835970/]
/*#declare lg_clear_brown = texture {
  pigment { color srgb <166,145,130>/255  // LEGO DIGITAL DESIGNER
  #if (lg_quality > 1)
    filter TransFilter  //TransFilter  //0.5  //0.7
    transmit TransTransmit    //TransTransmit  //0.6   //0.3
  #end
  }
  finish  { lg_transparent_finish }
} */

//COLOR TEST WITH MEDIA ON USING FADE COLOR + EMISSION

#ifndef (LDXColor40)
#declare LDXColor40 = material {
    texture {
      pigment {color srgb <166,145,130>/500       transmit 0.99        filter 0      }
      finish  { lg_transparent_finish   emission 0} //srgb <166,145,130>/127.5 }
      normal  { lg_transparent_normal }
    }
   
    interior {
      ior 1.6
      fade_color srgb <166,145,130>/255
      fade_distance 1
      fade_power 2
    }
}
#end

You may simply add the code block after "//COLOR TEST..." to your lg_color.inc file below the "// 40 Transparent Black..." block. Remember to comment out /* */ the initial part to keep it as backup. You can use this as a template for other transparent colors too. This does not seem to improve the neon transparent colors though, but I haven't played with those much yet.


**IMPORTANT NOTE** Certain issues may arrive from using this code as I have not been able to go through all the dependent files and code, specifically a known issue is with transparent slopes which will halt the rendering.

Print this item

  Lua scripting
Posted by: Moreau - 2020-05-26, 2:56 - Forum: Rendering Techniques - Replies (1)

This will, I hope, become a discussion for the topic of scripting in Lua programming language. Generally for sharing animations, macros, and the language itself.
There are a few specific conversations on this topic in various other places on the forum, and it would benefit everyone to have a more centralized board to share compare and learn from each other.

with the up-coming 1.7 update this should become a hot thread.

I'll start things off. There are sample scripts available from the scripts menu, and they are open-source, so you can read them and edit them. One of these is the "camera test" which led me to ask if there was a way to lead a camera in animation along a designated path through a model. A sort of walking tour which Roland made for us to play with" https://forums.ldraw.org/thread-23778.html ".

Print this item

  75275 - A-Wing Starfighter UCS
Posted by: Evert-Jan Boer - 2020-05-25, 11:20 - Forum: Official Models - Replies (2)

[Image: A-wing.png]


Missing: Minifig (Spec sticker does not render, texmap)

Uploaded model, not OMR compliant (did not add unoffical parts to the file)



Attached Files
.mpd   75275 - A-Wing Starfighter UCS.mpd (Size: 105.41 KB / Downloads: 17)
Print this item

  Part requests: 95401, 95404pb01 & bb0534
Posted by: Zoltan - 2020-05-25, 11:13 - Forum: Part Requests - Replies (2)

I'm currently making the minifigures for my Flying Dutchman MOC and I noticed that the parts 95401 (Davy Jones' tentacle beard), 95404pb01 (Maccus' hammerhead shark headpiece), and bb0534 (Hand Crab Pincer) don't exist as LDRAW parts...would anyone be interested to take up the challenge? Many thanks


.png   95401_1.png (Size: 113.55 KB / Downloads: 64)            
.png   95404pb01_1.png (Size: 56.41 KB / Downloads: 64)        
.png   bb0534.png (Size: 55.91 KB / Downloads: 65)

Print this item

  Tile 1 x 1, new variant?
Posted by: Gerald Lasser - 2020-05-25, 7:52 - Forum: Parts Authoring - Replies (4)

I just stumbled across this picture on the German Dr. Brick Forum. This is a tile that came with the new Bookshop building. Anybody else noticed this slight re-design of the Tile?
   

Print this item