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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,711
» Latest member: kelvin bara
» Forum threads: 6,425
» Forum posts: 53,265

Full Statistics

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

Latest Threads
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Chris Böhnke
11 hours ago
» Replies: 22
» Views: 12,911
Pokemon
Forum: Official Models
Last Post: Jeff Jones
Yesterday, 15:02
» Replies: 0
» Views: 100
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Philippe Hurbain
Yesterday, 14:57
» Replies: 161
» Views: 393,857
Parts 5033 + 88704 (forme...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 14:21
» Replies: 0
» Views: 80
LEGO Parts Guide - Only 3...
Forum: Part Requests
Last Post: Mark Kennedy
Yesterday, 2:44
» Replies: 39
» Views: 6,573
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
2026-03-08, 3:59
» Replies: 6
» Views: 8,017
LDraw.org 2026-02 Parts U...
Forum: LDraw.org Announcements
Last Post: Sylvain Sauvage
2026-03-07, 17:22
» Replies: 5
» Views: 504
Big fig parts request
Forum: Part Requests
Last Post: Jeff Jones
2026-03-07, 9:57
» Replies: 4
» Views: 6,162
Part request, part 80179
Forum: Part Requests
Last Post: Alfred Schmitz
2026-03-07, 9:42
» Replies: 2
» Views: 292
Smort bleek stuff
Forum: Parts Authoring
Last Post: Gerald Lasser
2026-03-06, 9:46
» Replies: 3
» Views: 355

 
  10227 UCS B-Wing Starfighter [Star Wars]
Posted by: Roland Dahl - 2016-03-06, 22:00 - Forum: Official Models - No Replies

10227 UCS B-Wing Starfighter [Star Wars]

[Image: 25448493952_ae444cf1ba_c.jpg]
Lego 10227 UCS B-Wing Starfighter


[Image: 10227%20-%20UCS%20B-Wing%20Starfighter.jpg]

Download MPD-File (OMR compliant)

Done with LDCad 1.5 Beta 2a

Errors:
- no display sticker
- Cockpit 10886 replaced by Windscreen 50986

According to the instructions the mpd-file contains 93 submodels 378 steps.

Print this item

  LDRAW is great for rendering but ...
Posted by: Michael Klein - 2016-03-05, 17:18 - Forum: Rendering Techniques - Replies (1)

... there's no smooth way actually.

The only method what worked for me to create nice and perfect renderings was using the add-on via BLENDER.

Every other method by using the exporters of some tools failed.

What would we need:

And LDR-exporter reading LDR and MPD files using a feature called INSTANCES. COLLADA would be the format to go.
Instances can be groups by geometry and color or just be geometry. I have to use geometry and color for MODO.
Instancing means that you have one master brick and the other bricks of the same type in a scene will be "virtual copies". You can translate, rotate or scale them. If you change the master mesh all instance-copies will be updated to the same type.
This is one feature I was asking for the LDR-Importer for BLENDER on GitHub.

And last but not least two optional features to choose:

- studs with its own top bevel because the studs top bevel is a bit bigger than the other edges
- the extruded LEGO logo (not the rounded one)

Print this item

  Star Wars Executor MOC - 71.000 bricks
Posted by: Michael Klein - 2016-03-05, 17:03 - Forum: Rendering Techniques - Replies (2)

Take a look at my latest renderings. This insane MOC is a LDD-import to MECABRICKS. Because of the instance support of the exporter (COLLADA) the model can be handled very good in MODO. I also have the LDR-file of it but an import to BLENDER would definitely fail.

It would be great of someone is able to write a LDRAW>COLLADA exporter supporting instances and the choice to add LEGO logos onto studs.

Click and Zoom :-)
http://www.renderbricks.com/render/RB000...amH_8K.jpg
http://www.renderbricks.com/render/RB000...amG_8K.jpg

Print this item

  Message error script console ldcad1.5
Posted by: Vitor Alexandre - 2016-03-05, 14:42 - Forum: Help Wanted - Replies (8)

Hello friends, how are you?
I'm starting now in CAD 1.5 and I already have scripting issue.
I'll copy my script here for you guys give a look.
function register () ani site = ldc.animation ('demo') ani: SetLength (20)
ani: SetEvent ('frame', 'onframe') end function onframe () Local ani = ldc.animation.getCurrent () Local mainSf = ldc.subfile () Local ori = ldc.matrix () Local teste5 = mainSf: getRef ( 'teste5.ldr') Local angle = 720 * ani: getFrameTime () / ani: getLength () ori: setRotate (angle, 1,0,0) teste5: Setori (ori) end
register ()
This popping up a message;
[String "teste2.lua"]: 15: Active refline link needed.
someone please help me ...
I can not find anything about it.
Please..

Print this item

  Make black less black and render with white lines
Posted by: Jaco van der Molen - 2016-03-05, 13:27 - Forum: LDraw Editors and Viewers - Replies (2)

Hi all,

How can I define a new color to use in LPub3D.
I have a model with much black and want the black to be less black (more like black rubber or very dark grey) and have the lines around the bricks in white.
I know one can do this in ldconfig? How? I have never used this before.

Thanks!

Print this item

  Unoffcial part not showing up in LPub3D in the PLI and BOM
Posted by: Jaco van der Molen - 2016-03-05, 12:25 - Forum: LDraw Editors and Viewers - Replies (14)

Hi all,

What does LPub3D require to count and render an unofficial part, because I have this part not showing up in the PLI and BOM of a model. It is part 20310 (Design Brick) mocked up by Magnus.
Where ever I put it, LPub3D just won't count it nor render it in PLI and BOM.
It is rendered in de assembly images though, so it can find the part.
It is in the folder C:\Users\Public\Documents\LDraw\Parts
I manually added it to the parts.lst file like this:

Code:
20310.dat                  Brick  1 x  1 with Capital Open Stud (Mock-up)
Please help! I need some instructions done this weekend... :-(

Thanks.

P.S. LPub 4.0.0.11 (on the same system) renders and counts it just fine in the assembly images, PLI and BOM

Print this item

  another topic
Posted by: his shoes? WHACK - 2016-03-03, 20:03 - Forum: Help - Replies (1)

HIS SMILE?

Print this item

  A very interesting color chart
Posted by: Philippe Hurbain - 2016-03-03, 12:53 - Forum: General LDraw.org Discussion - Replies (1)

http://www.mecabricks.com/docs/colour_chart.pdf
Source: Scrubs/Mecabricks

Print this item

  LPub3D - page setup questions
Posted by: Jetro de Château - 2016-03-02, 14:32 - Forum: LDraw Editors and Viewers - Replies (4)

I've been looking at instructions generated with LPub to get some ideas of what's possible and I've seen some interesting things.

I've found out I can get a submodel to show up in the PLI of the step it is used in using

Code:
0 !LPUB PLI INCLUDE_SUBMODELS GLOBAL TRUE

Now I'm trying to figure out if I can show the complete submodel before the first step of that submodel in a PLI like bubble - I've seen it done, just haven't found the way to do it yet.


P.S. Jaco, I have been going through some of your excellent explanations on your website, but navigation is sometimes very complicated. I can never find a way to go to the next page, only up Wink

Print this item

  2016/2017 LDraw.org Steering Committee announced
Posted by: Willy Tschager - 2016-03-01, 12:11 - Forum: LDraw.org Announcements - Replies (1)

Since we had only 5 confirmed nominees, there won't be any Super Tuesday.

Therefore, the 2016/2017 LDraw.org Steering Committee [1] is:

Chris Dee
Philippe Hurbain
Orion Pobursky
Max Martin Richter
Willy Tschager

[1] Try not to confuse the LDraw.org Steering Committee (SteerCo) with the LDraw.org Standards Board (LSB). The Steering Committee sets the course for the LDraw Organization while the Standards Board deals with the LDraw File Format.

Congratulations to the reconfirmed members!

Willy Tschager
On behalf of the LDraw.org Steering Committee

Print this item