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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,731
» Latest member: Pedro
» Forum threads: 6,437
» Forum posts: 53,321

Full Statistics

Online Users
There are currently 204 online users.
» 1 Member(s) | 198 Guest(s)
Applebot, Baidu, Bing, Google, Yandex, tom alphin

Latest Threads
age of ultron hulk
Forum: Part Requests
Last Post: Jeff Jones
1 hour ago
» Replies: 0
» Views: 14
Minifigure (series 28) - ...
Forum: Part Requests
Last Post: Jose
2 hours ago
» Replies: 4
» Views: 895
Minifigures part requests
Forum: Part Requests
Last Post: Jose
2 hours ago
» Replies: 5
» Views: 3,740
Part request Part 16280 (...
Forum: Part Requests
Last Post: Magnus Forsberg
3 hours ago
» Replies: 8
» Views: 300
Part Request Boat Pieces
Forum: Part Requests
Last Post: Jeff Jones
3 hours ago
» Replies: 5
» Views: 1,126
Smort brick stuff
Forum: Part Requests
Last Post: Jeff Jones
5 hours ago
» Replies: 5
» Views: 759
Victims of no autosave
Forum: Parts Authoring
Last Post: Jeff Jones
6 hours ago
» Replies: 2
» Views: 110
LDView 4.7 Released
Forum: LDraw Editors and Viewers
Last Post: Travis Cobbs
6 hours ago
» Replies: 5
» Views: 471
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Chris Böhnke
2026-03-16, 23:04
» Replies: 24
» Views: 13,542
Two Star Wars, One Sponge...
Forum: Part Requests
Last Post: Jeff Jones
2026-03-16, 20:54
» Replies: 1
» Views: 142

 
  Chihuahua
Posted by: Steffen - 2014-12-13, 17:50 - Forum: Part Requests - Replies (3)

Is someone willing to model this cute little Chihuahua dog?

It's from the minifig collector series #10 "Trendsetter" set.

[Image: Trendsetter.jpg]

- http://lego.wikia.com/wiki/Trendsetter
- http://www.forbiddenplanet.co.uk/blog/20...series-10/
- http://jaysbrickblog.com/2013/06/13/lego...ew-part-3/
- https://minifigfun.wordpress.com/tag/trendsetter/

I'm currently trying to find out its part number.

I'm sorry, I do not possess it, so cannot provide images or scans Sad

Print this item

  Elephant
Posted by: Steffen - 2014-12-13, 17:46 - Forum: Part Requests - Replies (1)

I'm asking if someone is willing to add the 3 missing parts to complete the elephant:

[Image: 9109.jpg]

http://www.firestartoys.com/ProductImage...G/9109.jpg
http://www.peeron.com/inv/sets/7414-1

For it, 3 parts are missing:
- the head, a complex 3D surface (44608.dat)
- the long two-legs part (40382)
- the rear (43889) - peeron names it "Torso", but that's a misnomer, it in fact really is the butt Smile

1 16 0 0 0 1 0 0 0 1 0 0 0 1 40373.dat
1 16 0 0 0 1 0 0 0 1 0 0 0 1 40374.dat
1 16 0 0 0 -1 0 0 0 1 0 0 0 -1 40373.dat
1 16 0 0 0 -1 0 0 0 1 0 0 0 -1 40374.dat
1 16 0 33.5 -60 1 0 0 0 0.707107 0.707107 0 -0.707107 0.707107 40375.dat
1 16 -54 -46 -132 -1 0 0 0 -1 0 0 0 1 43891.dat
1 16 54 -46 -132 1 0 0 0 1 0 0 0 1 43891.dat
1 15 -32 13.98 -160.08 -1 0 0 0 0.382684 0.92388 0 0.92388 -0.382684 40379.dat
1 15 32 13.98 -160.08 -1 0 0 0 0.382684 0.92388 0 0.92388 -0.382684 40379.dat
1 16 0 32 100 1 0 0 0 1 0 0 0 1 43892.dat
1 16 0 32 100 0 0 -1 0 1 0 1 0 0 4274.dat
1 16 0 -4.243 -161.889 0 -1 0 -0.382684 0 0.92388 -0.92388 0 -0.382684 40396.dat
1 16 0 32.359 -229.005 1 0 0 0 -0.382684 0.92388 0 -0.92388 -0.382684 43892.dat
0 // MOCKUP:
1 16 0 -42.65 -132.75 48.75 0 0 0 45.5 0 0 0 48.75 48\8-8sphe.dat
1 16 0 33.8 -60 1 0 0 0 1 0 0 0 1 40397.dat
1 16 0 33.8 60 1 0 0 0 1 0 0 0 1 40397.dat

I'm sorry, I do not possess these parts, so cannot provide images or scans Sad

Print this item

  Part request Rubber Boat 6061573
Posted by: Benito Gutierrez - 2014-12-12, 23:08 - Forum: Part Requests - Replies (8)

Hi there, i was wondering, anybody working on this part? If not can somebody make it?
I have been using LDraw for quite some time (to pass time), building personal projects or just following the instructions for some Lego Sets. Some of this sets require this part: Rubber Boat 22X10X3, and i cant find it in the library. Heres a link with the part information and a pic: http://brickset.com/parts/6061573

Thanks for your help, have a nice day.

Print this item

  [LDView?] Programatically generate snapshots
Posted by: Jon Carbone - 2014-12-12, 16:57 - Forum: LDraw Editors and Viewers - Replies (3)

Hello,

I've never worked with LDView before, but after installing it and playing around with it, it looks like it fulfills a need I have for a project I'm working on.

I'd like to generate rendered snapshots (either in memory or saved to disk) of a part (.DAT file) from different camera angles by making calls to a DLL (LDVLib.dll I think).

The application I'm working with is C#, so if there's any existing wrapper that exposes library calls then having that would be a great start. Otherwise I'll probably end up writing my own, so long as it looks possible to do after I look at the header files.

Any guidance, experiences, or even questions would be greatly appreciated.

Thanks!

Print this item

  Request for parts from Star Wars Rebels "The Ghost" set 6106301
Posted by: Neil - 2014-12-10, 13:51 - Forum: Part Requests - Replies (2)

Greetings LDraw friends,

I would like to request the following parts:
6083227 (Hera's head tails and goggles)
6083239 (Zeb's head)
6104426 (Kanan's hair)

From the Star Wars Rebels "The Ghost" set. Here are the building instructions:
http://cache.lego.com/bigdownloads/build...106301.pdf

Thank you,

LegoSW

Print this item

  DATHeader feature request
Posted by: Willy Tschager - 2014-12-09, 14:55 - Forum: Parts Author Tools - Replies (6)

Mike,

it would be great if DATHeader could check if there are present cond. lines overlapping with edges:

2 24 14.24 11.29 -0.5681 14.14 11.95 -1.059
5 24 14.24 11.29 -0.5681 14.14 11.95 -1.059 12.97 11.75 -0.8606 14.51 9.55 -1.457

Thanks, w.

Print this item

  LSC elections overdue (again)
Posted by: Roland Melkert - 2014-12-07, 22:53 - Forum: General LDraw.org Discussion - Replies (1)

Hello all / steerco,

I think we are forgetting the LSC elections again, to be honest I'm not even sure the last one was ever made official.

Maybe we need some sort of calender with auto reminders on the site/forum.

Print this item

  Transparent stickers
Posted by: Alexandre Bourdais - 2014-12-07, 17:38 - Forum: Parts Authoring - Replies (3)

Hello,

In the 820674 sheet from the 6353 Lego set, all the stickers have their background transparent. I tried different things but I don't know if I can keep the transparent color 47 or if I must use the main color 16.

With the transparent color, if we see the part from below in LDView, we can see the red back faces of the polygons. Is that a problem ? Or, anyhow, must I keep the 16 color ?

Another question, for my ID parts, I use the number 820674 (820674a, 820674b & 820674c). Bricklinck use 6353stk01. What number should I use ?

Print this item

  Technic 2015
Posted by: Philippe Hurbain - 2014-12-06, 17:59 - Forum: Official Models - Replies (46)

2015 Technic models...

Print this item

  2490p41 Animal Horse Barding with Black Dragons Pattern
Posted by: Alexandre Bourdais - 2014-12-05, 21:05 - Forum: Parts Authoring - Replies (4)

Hello,

Please, excuse me, but I'm starting a new topic only because I don't know how to answer MagFors about his review of my part 2490p41. I didn't found an MP service and his email is hidden.

MagFors, I used 3 subfiles because I asked an admin if it were better to make 2 subparts, or to factorize both of them into another one. I'v been answered that some would have 2, and some would have 3, and that, as far he is concerned, he would have 3, in order to have the less bytes altogether.
Is it OK factorized, or should I develop (excuse me for my mathematical language) ?

Print this item