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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 6,037
» Latest member: Moses Bruen
» Forum threads: 6,546
» Forum posts: 54,021

Full Statistics

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

Latest Threads
Missing Roboforce 1997 Mi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
Yesterday, 5:07
» Replies: 1
» Views: 266
Missing Adventurers Brick...
Forum: Part Requests
Last Post: Zack Uhlenhuth
Yesterday, 5:05
» Replies: 0
» Views: 68
Stickers from 6000 - LEGO...
Forum: General LDraw.org Discussion
Last Post: legolex76
2026-07-27, 9:51
» Replies: 15
» Views: 12,950
ModelScope XR - VR model ...
Forum: LDraw Editors and Viewers
Last Post: Wyatt Stone
2026-07-26, 17:19
» Replies: 2
» Views: 1,363
Missing Ninja 1998 Minifi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 17:53
» Replies: 6
» Views: 765
Missing Adventurers Minif...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 15:21
» Replies: 2
» Views: 322
1970's - LEGOland and hob...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-07-25, 2:38
» Replies: 155
» Views: 275,928
Wrong set name
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-07-24, 16:27
» Replies: 3
» Views: 383
14290pb02 Chima Fox Mask
Forum: Part Requests
Last Post: Chris Böhnke
2026-07-24, 9:20
» Replies: 1
» Views: 254
Part request 7168 and 716...
Forum: Part Requests
Last Post: Jens Brühl
2026-07-23, 17:09
» Replies: 3
» Views: 498

 
  There'sa problem with part 527.dat
Posted by: Bertrand Lequy - 2021-03-26, 18:00 - Forum: Parts Tracker Discussion - Replies (3)

Hi, I suppose the matter comes from hi-res primitives, but when I open this file with LDview, and when I render it with pov-ray this helmet is hollowed, and some conditionnal lines don't match the trianlgles.

Problem disappear when I uncheck the primitives substitution. 

Or is it a LDView problem I should post in Viewer's subforum ?

Print this item

  Rounding Errors in primitives?
Posted by: Tery Hamer - 2021-03-25, 18:42 - Forum: Official File Specifications/Standards - Replies (23)

I'm a newbie, so I am nervous about asking... can someone confirm that either A) I'm talking BS, or B) there are rounding errors in the Official LDraw Primitive .dat files?

These are mostly derived from PrimGen2 (- but I haven't checked all).  Some of these files are perhaps 10 years old. Has anybody noticed this before?

AKAIK the standard is for the vectors in .dat files to be shown to 4 decimal places, removing trailing zeros.

For Rings, Cones the vector points for higher values of radii are a multiple of the cos/sin values of the segment angles times the radius. However, it would appear that the rounding is carried out on the cos/sin for the base radius (1, as used for Circle, Disc, etc), and <then> multiplied. That would be a No-No.  For the base and lower radii, the error may be only 0.0001 in a few cases.  But for the higher radii, these rounding errors mount up and impact the third decimal position.

So, BS or BUG?


tery

Print this item

  New cyli, cylo and ring primitives.
Posted by: Javier Orquera - 2021-03-24, 17:41 - Forum: Parts Authoring - Replies (11)

I created these primitives with the purpose to avoid the rotation of the corresponding ones. I hope they can be approved. If not, I send an email to the PT Admin for deletions.



Attached Files
.dat   a1-4cyli.dat (Size: 740 bytes / Downloads: 4)
.dat   a3-8cyli.dat (Size: 1.02 KB / Downloads: 3)
.dat   a3-8cylo.dat (Size: 1.4 KB / Downloads: 1)
.dat   a1-4cylo.dat (Size: 1.01 KB / Downloads: 1)
.dat   a1-4ring4.dat (Size: 460 bytes / Downloads: 1)
Print this item

  New 64 Bit AIOI ready for testing
Posted by: Willy Tschager - 2021-03-22, 11:44 - Forum: All Other Programs. - Replies (3)

Hi,

I compiled a 64 Bit version of the LDraw All-In-One-Installer and would appreciate if you could give it a try. The 64 Bit version installs exclusively 64 Bit programs:

LDCad
LeoCad
LPub3D
LDview

along with the usual goodies such as offline catalogue, models and links. Once this is published the 32 Bit AIOI will contain the rest of the progs such as MPDCenter or MLCad.

Please report if you run into issues with the new installer (which will be updated with the latest versions prior release):

www.holly-wood.it/tmp/LDraw_AIOI_2020-03_setup_64bit_v1.exe

w.

Print this item

Thumbs Up Part Request: 3068bpb1126 Powerpuff Girls Hotline Face
Posted by: Matthew Coleman - 2021-03-21, 15:11 - Forum: Part Requests - Replies (3)

Hey there, I’ve got another part to request for LDraw. It’s the PPG Hotline face 2x2 tile from LEGO Dimensions.

[Image: 3068bpb1126.png]

https://www.bricklink.com/v2/catalog/cat...=1#T=C&C=1

Print this item

  No models in main menu
Posted by: Sosiska Without Permission - 2021-03-19, 6:36 - Forum: Help - Replies (1)

https://ibb.co/T8Jr7tz


What to do? And this is everywhere



Attached Files
.png   heaven3.png (Size: 10.55 KB / Downloads: 30)
Print this item

  ldr to pov export error
Posted by: Bertrand Lequy - 2021-03-17, 14:59 - Forum: LDraw Editors and Viewers - Replies (21)

Hi,

thanks to Travis' help my batch pov generation script works fine.

But, I encountered several issues when rendering some parts.

for exemple :

Code:
"d:\lego\python\data\renders\0\14639p01.pov" line 1117: Parse Error: Expected 'object', undeclared identifier 'LDX_1_dash_16ring9_dot_dat_in_part' found instead

Render failed
So I investigate a bit about 1-16ring9.dat.

First of all, and obviously, the primitive is in my "ldraw\p\" directory, andthe 14639p01dat part opens without errors in LDview.

Then, I thought that some config file like LGEO.xml or LGDefs.inc were involved, but they do not have anything to do with that (if I'm right).

So I took a look at the buggy files and the integration of primitives in pov files.

If I understand the error message correctly, LDX_1_dash_16ring9_dot_dat_in_part has not been defined before, not like the other primitives involved in that part.

So, at some point, some lines like those for 1-16ri60.dat :

Code:
#declare LDX_48_slash_1_dash_16ri60_dot_dat_in_part = disc // Ring 0.0625
{
    <0,0,0>,<0,1,0>,61,60
    clipped_by
    {
        plane
        {
            <0,0,-1>,0
        }
        plane
        {
            <-0.38268343236508972627,0,0.92387953251128673848>,0
        }
    }
}

#declare LDX_48_slash_1_dash_16ri60_dot_dat = disc // Ring 0.0625
{
    <0,0,0>,<0,1,0>,61,60
    clipped_by
    {
        plane
        {
            <0,0,-1>,0
        }
        plane
        {
            <-0.38268343236508972627,0,0.92387953251128673848>,0
        }
    }
}


should have been written in the pov file but aren't. And I suppose that I can't choose randoms coordinates to solve the problem.

So my question is : do the problem come from a config file I didn't think about, or is it a export bug ?

I've the problem with other primitives on other parts.

Print this item

  Forming a rubber band
Posted by: Jaco van der Molen - 2021-03-16, 20:57 - Forum: LDraw Editors and Viewers - Replies (5)

Hi all,

Can someone help me with forming a rubber band like this?

.png   assembly.png (Size: 138.62 KB / Downloads: 53)

.png   rubberband.png (Size: 84.71 KB / Downloads: 51)

Drawn by hand
   

LDraw file attached.

Thanks.



Attached Files
.ldr   rubberband.ldr (Size: 42.49 KB / Downloads: 6)
Print this item

  Text size variation in forum posts
Posted by: Philippe Hurbain - 2021-03-16, 15:21 - Forum: Website Suggestions/Requests/Discussion - Replies (4)

When I copy/paste text in forum, this text is rendered slightly smaller than "normal text"
This is normal text
This is normal text copy/pasted
This is normal text copy/pasted then format removed
This is normal text set in size 3 (same size as pasted text)
This is normal text set in size 4 (bigger than normal text)

Print this item

Big Grin SEC(MOC) from clone brand
Posted by: Jaco van der Molen - 2021-03-16, 15:18 - Forum: MOCs (My Own Creations) - Replies (2)

Hi all,

Long had I had doubts to post this, but here goes...

I stumbled upon some, I almost dear not say, very nice models from a certain clone brand.
Now I am translating those digitally to LEGO versions.

Since this clone brand uses some parts LEGO does not have* or in colors that do not exist in LEGO, I am kind of redesigning the models and re-coloring them.

Would it be allowed to post these models here? Or is that a no-go and not done?

I plan to make the models as close to the original ones (thus using colors that do not exist in LEGO and some very dirty mockup non-LEGO parts) and then a pure and buildable LEGO version

Since certain clone brands do the same with LEGO and often ruthlessly make exact copies of LEGO sets or even steal ideas from people who post MOCs to communities and even LEGO Ideas, I thought of doing the same. Or could I get into trouble in doing so? Then I'll keep the models to myself.

Thoughts?


*P.S. ...but would be nice if LEGO makes these parts... ;-)
For example a 1x1 panel (not the cornered one), plate 1x5, inverted plate, or 1x2 plate with studs on both sides... etc.

Print this item