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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,756
» Latest member: alphonse
» Forum threads: 6,452
» Forum posts: 53,442

Full Statistics

Online Users
There are currently 186 online users.
» 1 Member(s) | 179 Guest(s)
Applebot, Bing, Facebook, Google, Twitter, Yandex, Jeff Jones

Latest Threads
request me to do a part y...
Forum: Parts Authoring
Last Post: Willy Tschager
3 hours ago
» Replies: 1
» Views: 83
Request for new primitive...
Forum: Parts Authoring
Last Post: Peter Blomberg
3 hours ago
» Replies: 19
» Views: 996
Helmet and Visor (7071.da...
Forum: Parts Authoring
Last Post: Alfred Schmitz
4 hours ago
» Replies: 11
» Views: 448
Documentation for .conn a...
Forum: LDraw Editors and Viewers
Last Post: Orion Pobursky
Yesterday, 21:45
» Replies: 1
» Views: 93
Change of 70681
Forum: Parts Authoring
Last Post: Massimo Maso
Yesterday, 18:08
» Replies: 2
» Views: 202
Question about aring usag...
Forum: Parts Authoring
Last Post: Peter Blomberg
Yesterday, 15:18
» Replies: 8
» Views: 853
missing parts for star wa...
Forum: Parts Authoring
Last Post: Jeff Jones
2026-03-25, 16:11
» Replies: 5
» Views: 3,116
7194-1 Yoda
Forum: Official Models
Last Post: John Troxler
2026-03-25, 15:44
» Replies: 0
» Views: 267
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Jeff Jones
2026-03-25, 11:54
» Replies: 1
» Views: 310
Mr. Incredible's Torso
Forum: Part Requests
Last Post: Stefano
2026-03-24, 11:53
» Replies: 4
» Views: 5,968

 
  Webbed dish 4285 sub-part
Posted by: Peter Agardi - 2026-03-20, 15:21 - Forum: Parts Authoring - Replies (3)

Hello!

I'm very new and definitely not versed in this community, please disregard my ignorance and naivity as a noob.

A story: I build the 6398 Police HQ in Studio for nostalgia; upon rendering it the blue webbed dish looked a tiny bit angular, lacking angular resolution. I dig deep, how parts are made, how this LDraw works, tried LD Part Editor, used spreadsheets and ultimately "updated" the 4285s01.dat sub-part. I tried my best to keep CCW orientation. There are minor coplanarity issues with it (can't spot it on renders) and I can't comprehend command line 5, so I did not touch those.

If someone has the time to take look at it, have the knowledge and will to correct it (if needed) would be nice, especially if this could become an official part later on.
Part attached to this post.



Attached Files
.dat   4285s01.dat (Size: 13.63 KB / Downloads: 5)
Print this item

  James Jessiman Memorial Award for 2025 awarded to Rolf Osterthun
Posted by: Orion Pobursky - 2026-03-18, 21:46 - Forum: LDraw.org Announcements - Replies (7)

The LDraw.org Steering Committee is pleased to announce that the 2025 James Jessiman Memorial Award (JJMA) recipient is Rolf Osterthun.

Rolf says about himself:
"The first LEGO set I can recall owning was the yellow garbage truck (6693). My collection grew continuously from there, with no 'Dark Ages' in between. Starting with City (LEGOLAND), Space, and Technic, moving on via Star Wars and Marvel, my physical collection now primarily focuses on Modular Buildings (City again).
My first contact with digital bricks was through LeoCAD. Shortly after, MLCad introduced me to the LDraw format and I even created a few animations using LD4DStudio (which I really enjoyed). I believe it was in 2009 that I made my first post on Lugnet, announcing a converter that could transform LDD models into LDraw models. Since then, I've been proud to be a part of this remarkable community.
Almost every time I have programmed privately, I tried to convert something into the LDraw format – I even managed to get a few parts through the Parts Tracker."

More information on the JJMA can be found at: https://www.ldraw.org/article/222.html

On behalf of the LDraw Steering Committee, we thank Rolf for his contributions and look forward to working with him in the future.

Orion Pobursky

Print this item

  2026 LDraw.org Steering Committee Election Results
Posted by: Orion Pobursky - 2026-03-18, 21:43 - Forum: LDraw.org Announcements - Replies (8)

Voting is now closed,

Join me in congratulating and welcoming the 2026 Steering Committee:
Philippe Hurbain
Gerald Lasser
Orion Pobursky
N. W. Perry
Lisa Winter

Thank you for all who voted and all the candidates who ran.

The full election vote totals:
Chris Böhnke - 7
Philippe Hurbain - 15
Gerald Lasser - 14
N. W. Perry - 9
Orion Pobursky - 13
Rene Rechthaler - 6
Lisa Winter - 10

Print this item

  973c24h12pr1619
Posted by: Jeff Jones - 2026-03-18, 14:26 - Forum: Parts Authoring - No Replies

if anyone has 973c24h12pr1619 i would like a good high res scan cause the one on rebrickable isnt good enough



Attached Files Thumbnail(s)
   
Print this item

  Question about aring usage in library
Posted by: Travis Cobbs - 2026-03-18, 5:39 - Forum: Parts Authoring - Replies (8)

I am (finally) working on supporting the aring primitive in LDView's primitive substitution, and I have run into what I feel is a problem. The problem is that I believe that the aring can be used in two different ways:

  1. To fill in the gap between a standard-resolution curved primitive and a 48-resolution curved primitive
  2. To fill in the gap between 16-sided geometric curve and a 48-resolution curved primitive

I know that it is being used in situations that match option 1 above. I don't know if it is being used for option 2 or not. One (relatively minor) problem is that option 1 is incompatible with how LDView does primitive substitution when the curve quality is set to certain settings. I should be able to fix this. But there is no way for me to generate the primitive in a way that is compatible with both option 1 and option 2.

For option 1, the resolution of the inner part needs to track my primitive substitution curve quality, and the outer part needs to track the 48-resolution version of the same thing. When the quality is set to the default value, this would be 16 and 48. For the next notch on LDView's quality slider, the 16 becomes 24. Right now, the 48-resolution version remains 48 at that setting. (That would probably change. The next notch uses 32, and since 32 doesn't evenly divide into 48, that would have to change. Same for the next notch, which is 40. An easy solution is to use 64 and 80 for the 48-resolution version of those two notches.)

But if this primitive is used next to hard-coded 16-sided geometry, then the inner resolution would need to remain 16, no matter what the curve quality is set to. The current description for the aring primitive does specify that it interfaces between high-resolution primitives and normal-resolution primitives. So does this mean that interfacing with 16-segment geometry is not allowed? If so, I can make it work (although it will cause my primitive substitution to render more geometry for 48 curves when the curve quality is set to use 32 or 40 segment curves).

If it is used next to 16-segment geometry, then I feel that that needs to be forbidden, and a new primitive needs to be introduced to fill that (different) role.

Side note: for POV export, the first version of this primitive is no geometry at all. The second version is a chord.

Print this item

  age of ultron hulk
Posted by: Jeff Jones - 2026-03-17, 23:36 - Forum: Part Requests - Replies (4)

https://rebrickable.com/parts/19988pr000...red-print/

i lost this part it was the probably the most complex part i worked on, thinking about working on it and the work i lost pisses me off to the point of not wanting to work on it again


hulks expression is me during the former

.png   bb0646c01pb01.png (Size: 69.47 KB / Downloads: 127)

Print this item

  Two Star Wars, One Spongebob + One Odd One Out
Posted by: Kyle Grant - 2026-03-16, 20:46 - Forum: Part Requests - Replies (1)

Hello everyone, I've never posted here before, but I thought I could take the opportunity to inquire about some parts I've been searching for in digital form!

First up is the Pyke Helmet piece from the Solo millennium falcon:
https://www.bricklink.com/v2/catalog/cat...7#T=C&C=77

Second is the ever-rare minifig double arms, used on another character from a Solo set:
https://www.bricklink.com/v2/catalog/cat...4#T=C&C=63

Third is the Mr. Krabs head (I don't really need the printing, blank is fine):
https://www.bricklink.com/v2/catalog/cat...15#T=C&C=5

And lastly, this one's a long shot, but a blank version of the torso with long rubber arms, like the one used for Monkey D. Luffy or Mrs. Incredible:
https://www.bricklink.com/v2/catalog/cat...9#T=C&C=59

If anyone could help me find digital versions of these parts for use in Studio, I would be incredibly grateful!

Thanks much,
-Kyle G.

Print this item

  Victims of no autosave
Posted by: Jeff Jones - 2026-03-16, 20:12 - Forum: Parts Authoring - Replies (2)

as you know one of the biggest flaws of ldparteditor is its lack of an autosave, i lost the age of ultron hulk i was working on thanks to it

this would be where you share the parts you lost thanks to it

for me

that chima 2014 armour, smart play x play cockpit, and the aforementioned hulk


pls add it nils

Print this item

  a collab maybe?
Posted by: Jeff Jones - 2026-03-16, 14:16 - Forum: Parts Authoring - No Replies

i am working on the age of ultron hulk bigfig 

i ran into an obstacle

the feet are very jagged on the raw mesh and i cant be bothered to rework (the hair is an another obstacle)


so perhaps someone could do collab?



Attached Files Thumbnail(s)
   

.png   Screenshot 2026-03-16 171524.png (Size: 13.21 KB / Downloads: 43)
.png   Screenshot 2026-03-16 171534.png (Size: 15.37 KB / Downloads: 44)
Print this item

  Part request Part 16280 (folded)
Posted by: Alfred Schmitz - 2026-03-16, 10:14 - Forum: Part Requests - Replies (19)

Hi everyone!

Is there any chance that part 16208 (the roof in the Mini Cooper set 10242) could be released in a folded version?
I’d be thrilled if that happened!

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


.gif   part_16280-1.gif (Size: 133.93 KB / Downloads: 258)        
.gif   part_16280-2.gif (Size: 40.82 KB / Downloads: 258)

Best regards
Alfred

Print this item