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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,438
» Latest member: Ansgar Riedel
» Forum threads: 6,259
» Forum posts: 52,299

Full Statistics

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

Latest Threads
LDConfig.ldr problem with...
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
2 hours ago
» Replies: 17
» Views: 830
47847 dual mold
Forum: Parts Authoring
Last Post: Massimo Maso
4 hours ago
» Replies: 4
» Views: 241
Looking for Experienced L...
Forum: Help
Last Post: Hageta
7 hours ago
» Replies: 6
» Views: 172
Newest version of part 65...
Forum: Parts Authoring
Last Post: Orion Pobursky
9 hours ago
» Replies: 1
» Views: 70
Here is part 7511 for 103...
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 15:45
» Replies: 0
» Views: 72
Parts tracker activity lo...
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
Yesterday, 6:18
» Replies: 0
» Views: 68
parts tracker filter my v...
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
Yesterday, 6:12
» Replies: 8
» Views: 378
LPub3D re-render everythi...
Forum: LDraw Editors and Viewers
Last Post: mihao
2025-11-12, 4:09
» Replies: 0
» Views: 108
Parts Request 1879
Forum: Part Requests
Last Post: Samuels
2025-11-12, 0:08
» Replies: 2
» Views: 227
Find all subfiles for a p...
Forum: Website Suggestions/Requests/Discussion
Last Post: Orion Pobursky
2025-11-11, 1:09
» Replies: 3
» Views: 267

 
  Technic 2004
Posted by: Marc Giraudet - 2020-02-23, 12:42 - Forum: Official Models - Replies (2)

Technic 2004 set

Print this item

  Rotation matrix
Posted by: Michael Horvath - 2020-02-23, 9:28 - Forum: LDraw File Processing and Conversion - Replies (6)

How do I calculate the cumulative sum or total of transformation matrices passed down from parent to child to grandchild, etc.?

The docs say:

Quote:Formally, the transformed point (u', v', w') can be calculated from point (u, v, w) as follows:
u' = a*u + b*v + c*w + x
v' = d*u + e*v + f*w + y
w' = g*u + h*v + i*w + z

but they do not say what a', b', c', d', etc. are. I am not very good with matrices, thanks!

Print this item

  Part Tracker AWOL?
Posted by: Philippe Hurbain - 2020-02-22, 18:48 - Forum: Website Suggestions/Requests/Discussion - Replies (1)

Whenever I click on a part in activity list, I get something like "File 'parts/65418.dat' was not found in Unofficial parts library."

Print this item

  Organic Parts
Posted by: Gerald Lasser - 2020-02-21, 23:12 - Forum: Parts Authoring - Replies (4)

I wanted to check with you, who has used LDPE to produce "organic parts" which are only in system given their bounding box.

I selected the Correlian Hound (36032) to try modelling my first part.

So far this is the result I can share no. It went pretty smooth, actually smoother than I thought I have to say. Now the touching up of the tail part and the modeling of the head is pending.

My approach was to take orthogonal pictures and trace the main lines with triangles in LDPC, import those into LDPE and move the vertices around...

Anybody having a different approach?

   

Print this item

  I used LDraw files and LDCad to train an AI program to recognize bricks
Posted by: Jacob Sullivan - 2020-02-21, 22:13 - Forum: General LDraw.org Discussion - Replies (4)

Big shout out to the LDRAW community and Roland Melkert for LDCad! And Rebrickable!
I trained a machine learning algorithm to recognize pictures of bricks, using an animation I made in LDCad. With a parts list from Rebrickable. And parts from LDraw of course. 
My ideal scenario is to grab a handful of bricks, toss them on the table, take a picture, and have the program catalog the pieces.

I put all the how-to details in an article on medium. https://towardsdatascience.com/machine-l...12e0544012
I am working on some other ideas for machine learning brick projects. And it would be cool if people have feedback or wanted to collaborate.

Print this item

  Cannot run the POV for the file from LDRAW
Posted by: jass - 2020-02-21, 9:06 - Forum: Rendering Techniques - Replies (1)

I updated the new LDRAW ALL IN version. There is no problem in the modeling by MLCAD. But when I run the POV file exported from LDRAW, the wrong message is as below.
I checked the before POV file made by old LDRAW ALL IN version, there is no problem. I don't know if there is any option need to setup. Thanks a lot.


Parse Error: No matching } in ‘texture’, undeclared identifier 'lg_gold_chrome' found instead

#ifndef (LDXColor334) // Chrome Gold
#declare LDXColor334 = #if (version >= 3.1) material { #end
texture {
lg_gold_chrome
}
#if (version >= 3.1) } #end
#declare LDXColor334_slope = #if (version >= 3.1) material { #end
texture {
lg_gold_chrome
#if (LDXQual > 1) normal { bumps 0.3 scale 25*0.02 } #end
}
#if (version >= 3.1) } #end
#end

Print this item

  Writing a parser
Posted by: Michael Horvath - 2020-02-20, 22:36 - Forum: LDraw File Processing and Conversion - Replies (12)

I'm starting to write my own parser that will convert an MPD file to JSON format.

Are the FILE, Name:, Author:, !LICENSE, ROTATION properties case-sensitive? Will they always be the same case as I typed them or should I ignore case?

Thanks.

Print this item

  Double click oops
Posted by: Orion Pobursky - 2020-02-19, 3:28 - Forum: LDraw Editors and Viewers - Replies (8)

In case anyone has wondered what happens when you accidentally double click a part in the parts bin after a Select All:

   

Print this item

  Interactive Town Scene
Posted by: Michael Horvath - 2020-02-19, 2:59 - Forum: MOCs (My Own Creations) - No Replies

I know I have posted this before, but I've been making the Datsville HD render more interactive.

[Image: 49555063436_7519970cec_c.jpg]

https://mjhorvath.github.io/Datsville/do...n-map.html

You can click on the buildings (only one so far) and a popup blurb will appear with a message from a Datsville resident.

Not sure how much further I will go with this. It depends on how much I can automate the process, since I plan on making further revisions to Datsville itself too.

Print this item

  Parts Request: Dogs
Posted by: Batareikin - 2020-02-16, 11:58 - Forum: Part Requests - No Replies

Hello

Part request

Husky 

Dog Husky with Black Eyes, Black Nose Print and Marbled Dark Bluish Gray Ears and Back Pattern
https://rebrickable.com/parts/16606pat00...k-pattern/

Dog with Black Eyes, Black Nose Print and Marbled Black Ears and Back Pattern
https://rebrickable.com/parts/16606pat00...k-pattern/

German Shepherd variants
https://www.ldraw.org/parts/official-par...rtid=92586

Dog - Alsatian / German Shepherd with Dalmatian Print
https://rebrickable.com/parts/92586pr000...ian-print/

Dog - Alsatian / German Shepherd with Black Eyes, Nose and Fur Print
https://rebrickable.com/parts/92586pr000...fur-print/

Dog - German Shepherd [Police Dog] with Black Eyes and Forehead Print  ???
https://rebrickable.com/parts/92586pr000...ead-print/

Dog - Alsatian / German Shepherd With Black Nose and Ears, White Around Mouth
https://rebrickable.com/parts/92586pr000...und-mouth/

Terrier

Dog Terrier with Black Eyes and Nose and Pink Tongue Print
https://rebrickable.com/parts/27981pr000...gue-print/

Dog Terrier with Black Eyes and Nose and Light Bluish Grey Fur Lines Print (Toto)
https://rebrickable.com/parts/27981pr000...rint-toto/

French Bulldog
? https://www.ldraw.org/cgi-bin/ptdetail.cgi?s=29602

Dog - French Bulldog, Grumpy Face with Black Nose and Pink Tongue Print
https://rebrickable.com/parts/32892pr000...gue-print/
? https://www.ldraw.org/cgi-bin/ptdetail.c...602p01.dat

Dog - French Bulldog - Grumpy Face with Black Nose and Mouth - White Spot on Forehead Print
https://rebrickable.com/parts/32892pr000...ead-print/


Dog - French Bulldog
https://brickset.com/parts/design-66181

Dachshund

Dog - Dachshund, Black Eyes Nose and Print
https://rebrickable.com/parts/53075pr000...and-print/

Print this item