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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,415
» Latest member: Holck
» Forum threads: 6,242
» Forum posts: 52,203

Full Statistics

Online Users
There are currently 314 online users.
» 1 Member(s) | 309 Guest(s)
Baidu, Bing, Google, Yandex, Rene Rechthaler

Latest Threads
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
16 minutes ago
» Replies: 14
» Views: 17,975
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Philippe Hurbain
17 minutes ago
» Replies: 3
» Views: 93
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
Yesterday, 10:22
» Replies: 5
» Views: 222
Parts request , spider we...
Forum: Part Requests
Last Post: Peter Grass
2025-10-31, 11:23
» Replies: 1
» Views: 119
Part 4070 differences in ...
Forum: Parts Authoring
Last Post: Peter Grass
2025-10-31, 10:58
» Replies: 7
» Views: 279
Empty file with MLCad
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-10-30, 0:20
» Replies: 2
» Views: 189
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Grass
2025-10-29, 9:46
» Replies: 16
» Views: 2,114
Part Request Minifigure B...
Forum: Part Requests
Last Post: San
2025-10-29, 2:49
» Replies: 2
» Views: 221
Parts request: Printed pi...
Forum: Part Requests
Last Post: San
2025-10-29, 2:46
» Replies: 5
» Views: 2,016
Part Request 3037px7
Forum: Part Requests
Last Post: Magnus Forsberg
2025-10-28, 20:33
» Replies: 2
» Views: 277

 
  List of models used?
Posted by: Michael Horvath - 2013-12-15, 6:03 - Forum: LDraw File Processing and Conversion - Replies (5)

Is there a quick way to list which models are being used in Datsville? I want to compare this with the contents of my working directory. That way I can find out which models *aren't* being used, which is what I really want to know.

Print this item

Thumbs Up Part# 62711
Posted by: Mike Napolitan - 2013-12-14, 21:53 - Forum: Part Requests - Replies (3)

Hello,

Was wondering if anyone had made this part or could make it. It's a woman's page haircut hair piece.

Thanks so much!

Print this item

  Alan Gerber?
Posted by: Michael Horvath - 2013-12-13, 0:00 - Forum: Off-Topic - No Replies

Is anyone in touch with Alan Gerber? He submitted some items to Datsville in 2000 but disappeared shortly afterward. The models he submitted are missing all their sub-models. Thanks!


Mike

Print this item

  cant render 16 tooth clucth gear with pov ray 3.7
Posted by: Jono - 2013-12-12, 23:10 - Forum: Help - Replies (14)

Does any one know why Pov Ray wont render the Technic Gear 16 Tooth with Clutch Smooth/ and not smooth.
It will get to this point and stop
object {
LDX_48_slash_4_dash_4ri100_dot_dat_in_part (this line highlighted in yellow)
matrix <0.17,0,0,0,0,-1,0,0.17,0,0,0,10>
I have updated the part list and also tried updating just this part. LDview shows it just fine.
Cheers Jono

Print this item

  3044c Slope 45 2 x 1 Double - with Inside Stud Holder
Posted by: Christoph Mierowski - 2013-12-12, 16:59 - Forum: Part Requests - No Replies

Jet another version of 3044 Slope 45 2 x 1 Double is existing and not in the library.

3044c @ bricklink

Would be nice somebody could make it.

Thanks in advance.

Print this item

  Experimental part snapping in LDCad 1.3
Posted by: Roland Melkert - 2013-12-11, 20:25 - Forum: LDraw Editors and Viewers - Replies (34)

Hello all,

I've been working on part snapping for my LDCad editor. It's progressing nicely but I would love some feedback / opinions from people in order to fine tune things.

The current version works quite nicely with low connection point parts. The problem arises when you use parts with multiple valid snap points (e.g. the holes in 1xn tech beams). Currently it snaps based on z sorting, but there is room for improvement there.

I've uploaded short clip of the feature in action.

The used scene contains most of the parts with full snap information. Snapping is done 100% trough meta information on the existing part files. This is done using a shadow library, which acts like an auto include location. Content of identical named files in the shadow location are added to the official ones from the LDraw lib during loading. Information can also be inherited as a result all minifig torso/leg/hip/hand/arm parts have information by just creating 6 shadow files.

edit: second version, see below post.

Second version demo clip


All suggestions are welcome

Print this item

  Model with missing/outdated parts
Posted by: Michael Horvath - 2013-12-11, 3:15 - Forum: Parts Authoring - Replies (4)

LDView reports several missing files for the attached model. Where are the missing parts? Can someone fix it?

Thanks!!

[edit]

Also, where do I find part 4106? It seems to be referenced by another part, but is not rendered.


Mike



Attached Files
.mpd   building_074_mediumfactory.mpd (Size: 21.51 KB / Downloads: 0)
Print this item

  Wow. GPS for Mindstorms NXT & EV3
Posted by: Steffen - 2013-12-10, 23:17 - Forum: Off-Topic - Replies (1)

http://www.dexterindustries.com/dGPS.html

Print this item

  lgeo colors not working with pov ray
Posted by: Jono - 2013-12-10, 23:16 - Forum: Help - Replies (2)

Hello. I am having trouble getting Pov Ray 3.6 to do a render of any ldraw model. I keep getting this error that opens up in another tab under lg_color.inc

[color=#33FF33]/********************/
/* SOLID COLORS */
/********************/

// 0 BLACK / 26 BLACK [ORIGINAL LGEO srgb]
// LDRAW
// PEERON <27,42,52> (LOOKS TOO BLUE)[/color]
#declare lg_black = texture {
pigment { color srgb <33,33,33>/255 } [color=#000000]((on this line it is high lighted yellow with a flashing marker))[/color]
finish { lg_solid_finish }
}

at the bottom of the Pov Ray window it states 'Parse Error; No mathching } in pigment', undeclared identifier 'srgb' found instead'

Ive used the all in one installer and from what ldraw states the parts library is up to date. Im using win 7 64 bit.
Does anyone know what this problem is and how I can either fix it or get past it.
also I have only used the colors that are on MLCad to do the model then exported it from ldraw to pov ray.My pov ray ini file states this:
;
Library_Path="C:\Program Files (x86)\POV-Ray for Windows v3.6\INCLUDE"
Library_Path="C:\Windows\Fonts"
Library_Path="C:\Program Files (x86)\LDraw\LGEO"
Library_Path="C:\Program Files (x86)\LDraw\LGEO\lg"
Library_Path="C:\Program Files (x86)\LDraw\LGEO\ar"

Cheers Jono

Print this item

Thumbs Up 64227 Speed Control Remote
Posted by: Eric Albrecht - 2013-12-10, 22:16 - Forum: Part Requests - Replies (4)

I'm looking for the 64227 (Set 8879) Power Functions IR Speed Control Remote.  I don't see it on the tracker.  Has anyone worked on this part?

[Image: 8879-1.gif]

Print this item