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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,789
» Latest member: amanda swan
» Forum threads: 6,461
» Forum posts: 53,544

Full Statistics

Online Users
There are currently 358 online users.
» 1 Member(s) | 352 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, Thom Kok

Latest Threads
5687pb01 Dragonborn Palad...
Forum: Part Requests
Last Post: Magnus Forsberg
9 hours ago
» Replies: 3
» Views: 251
Black Widow “SDCC”
Forum: Part Requests
Last Post: James Simpson
Yesterday, 23:22
» Replies: 0
» Views: 69
[LDPE] 1.9.03 Released (r...
Forum: Parts Author Tools
Last Post: N. W. Perry
Yesterday, 15:09
» Replies: 1
» Views: 96
Pokemon
Forum: Official Models
Last Post: Florent Faramond
Yesterday, 7:36
» Replies: 17
» Views: 2,255
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
2026-04-10, 16:33
» Replies: 15
» Views: 11,225
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Magnus Forsberg
2026-04-10, 14:11
» Replies: 6
» Views: 748
[LDPE] 1.9.02 Released (S...
Forum: Parts Author Tools
Last Post: N. W. Perry
2026-04-10, 13:47
» Replies: 8
» Views: 752
Proposed change to !CATEG...
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
2026-04-10, 2:59
» Replies: 13
» Views: 1,177
Some Parts id like for MO...
Forum: Part Requests
Last Post: Alpha_Wolf24
2026-04-08, 4:26
» Replies: 2
» Views: 410
30305c01 Rock Monster (Ro...
Forum: Part Requests
Last Post: Peter Grass
2026-04-06, 20:50
» Replies: 19
» Views: 16,928

 
  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: 16)
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

Information 65753 trolls skirt
Posted by: SNIPE - 2020-05-23, 7:22 - Forum: Part Requests - Replies (4)

Hi,

can we get this part (65753):
[Image: LEGO-parts-review_Trolls%2B%252816%2529.jpg]
image source: http://www.newelementary.com/2020/04/leg...parts.html

it is good for brickwork and as a 1x2 tile with stud/axle holes.

eg: I wanna use it to fill this gap using 3111.dat tubes for upside down SNOT thought it doesn't come in black yet

[Image: 640x657.jpg]

Thanks

Print this item