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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,324
» Latest member: Ollie
» Forum threads: 6,182
» Forum posts: 51,809

Full Statistics

Online Users
There are currently 234 online users.
» 1 Member(s) | 230 Guest(s)
Applebot, Bing, Google, purification

Latest Threads
Dots 1x1 printed alphabet...
Forum: Part Requests
Last Post: Orion Pobursky
26 minutes ago
» Replies: 1
» Views: 6
Koala animal part 2589pb0...
Forum: Part Requests
Last Post: Ollie
30 minutes ago
» Replies: 0
» Views: 8
Stud groups
Forum: Official File Specifications/Standards
Last Post: Magnus Forsberg
5 hours ago
» Replies: 1
» Views: 105
A fresh list of "most com...
Forum: Part Requests
Last Post: Peter Blomberg
10 hours ago
» Replies: 11
» Views: 1,901
Part Request - 51008pb01 ...
Forum: Part Requests
Last Post: Julian Raymond Ruan
Yesterday, 12:04
» Replies: 2
» Views: 2,295
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Timothy Hall
2025-09-17, 2:41
» Replies: 85
» Views: 73,127
axleend2
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
2025-09-16, 20:03
» Replies: 3
» Views: 715
Parts request
Forum: Part Requests
Last Post: Peter Grass
2025-09-16, 5:58
» Replies: 2
» Views: 884
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
2025-09-16, 1:42
» Replies: 10
» Views: 1,526
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-15, 13:07
» Replies: 0
» Views: 690

 
  OMR Spec
Posted by: Orion Pobursky - 2020-06-17, 18:48 - Forum: Official Models - Replies (3)

I've tweaked the OMR spec somewhat. There are no material changes, just some formatting and clarification.

Print this item

  File Format documents
Posted by: Orion Pobursky - 2020-06-15, 21:27 - Forum: Standards Board - Replies (1)

I'm currently cleaning up the code the file format documents to unify the style amongst other things. I may make some minor editorial changes but nothing substantive.

However, are there any objections from the LSB if I fold some of the added changes into the body of the document?

Example:
Official Library Header Specification has 3 appendices. I'd like to fold them into the main document and eliminate the appendices. The revision history will be listed at the top of the document.

Additionally, this document: Official Library Policy On Embedding POV-Ray Code can be cancelled and archived since the POV metas are already disallowed in the File Format Restrictions for the Official Library

Print this item

  Legacy META commands
Posted by: Orion Pobursky - 2020-06-15, 0:04 - Forum: Official File Specifications/Standards - Replies (1)

I'd like to amend the File Format regarding META commands used pretty much only by the original LDraw.exe.

Proposal:
Add the following paragraph after the first paragraph (Beginning "Meta commands (or meta statements...") in the "META Command" section:


Quote:The META commands WRITE, PRINT, CLEAR, PAUSE, and SAVE are documented here for legacy purposes only and implementation in new LDraw compliant programs is optional. 

Print this item

  LDView 4.4 Alpha 6 test release
Posted by: Travis Cobbs - 2020-06-14, 23:57 - Forum: LDraw Editors and Viewers - Replies (29)

I have posted a test release for LDView 4.4 Alpha 6 to GitHub:

https://github.com/tcobbs/ldview/release...4.4_Alpha6

This release does have some known issues, but it also has quite a bit of new functionality, as well as some significant bug fixes.

Right now, I have only provided installers for macOS and 64-bit Windows. If you would like me to create an installer other than one of those two, please let me know.

The ChangeHistory.html file that is included in the release lists all of the changes. In the macOS version, ChangeHistory.html is in the dmg. In the Windows version, ChangeHistory.html gets installed to wherever you install LDView (C:\Program Files\LDView by default). I think the most important changes are:


  1. Support for SPHERICAL and CYLINDRICAL texture maps.
  2. Support for !DATA meta-command for embedding texture maps into MPDs.
  3. Support for DPI scaling (AKA High DPI) on Windows, as well as Retina displays on macOS.
  4. Support for macOS Finder thumbnail generation (toggle on LDraw tab of preferences).
  5. Support for macOS Dark Mode.
  6. Multiple important TEXMAP bug fixes.

Print this item

  Matrix reference link in the File Format document
Posted by: Orion Pobursky - 2020-06-14, 22:23 - Forum: Official File Specifications/Standards - Replies (3)

Code:
There are many on-line references about transformation matrices, one such reference
is <a href="http://enphilistor.50megs.com/matrix.htm">The POV-RAY Matrix Page</a>

This link in File Format 1.0.2 is broken. Anyone have a suitable replacement?

Print this item

  Designer Sets
Posted by: Marc Giraudet - 2020-06-14, 16:48 - Forum: Official Models - Replies (5)

Designer Sets

Print this item

  Plans for an experimental LDPE 2.0 (LDPartMaker)
Posted by: Nils Schmidt - 2020-06-12, 20:44 - Forum: Off-Topic - Replies (3)

Hey,

just wanted to say that I started to work on a long-term alternative for LDPE, called LDPartMaker.
This "next-gen" version is an offline web application which runs inside a modern web browser of your choice.
LDPMs main focus should be usability and compatibilty to other operating systems like Linux and Mac OS X.
My personal purpose of this project is to learn something new about modern web technologies.

The big challenge of this project is seamless integration with the local file system.
A web application can't simply read your local LDraw library files or your local subparts from a project.
But, there is currently a very interesting WC3 draft on this "native file system access" topic: https://wicg.github.io/native-file-system/

Project advantages:
- Runs fast on any modern browser (in combination with a standard graphics card).
- Does not need additional runtimes (.NET Framework, JVM, etc.).
- Benefits from hardware accelerated 3D graphics and multithreading.
- Is a web application without the need of a connection to the internet.

Project disadvantages:
- Uses 'state-of-the-art' web standards and technology. It does imply that it probably will not run on older systems.
- The access to the file system is limited. We currently have to wait for the WC3 to finish its work.

Core technology:

  • WebGL 2.0 (3D Graphics API)
  • Angular 9 (Framework)
  • TypeScript (Programming Language)
  • HTML 5 File API / Native File System API
  • WebWorkers (Muticore / Multithreading)
At the moment there is nothing more to tell.
You can be excited, but please note that this project depends on upcoming WC3 standards and is not guaranteed to success.

Print this item

  Torso 973pb3780c01
Posted by: Jaco van der Molen - 2020-06-11, 16:44 - Forum: Part Requests - Replies (9)

Hi all,

I am looking for this one
https://www.bricklink.com/v2/catalog/cat...4#T=C&C=80

[Image: 973pb3780c01.png]

Has it been made?

Print this item

  Make 572c01 flexible
Posted by: Jaco van der Molen - 2020-06-11, 9:34 - Forum: Parts Authoring - Replies (15)

Hi all,

I have a model that has the part 572c01 in it.

LEGO part 14210: String with End Studs and Minifig Grips 21L
Bricklink Item No: 63141
String with End Studs 21L overall with Climbing Grips (16.1cm)
Alternate Item No: 76065, 14210


Is there a template for LDCad for this yet?
If not, can someone make it or tell me how to do that.

In the end, I need this part to go to Stud.io too to make render of the model.
Thanks!

Print this item

Information 3813 Minifigure, Utensil Microphone (belville)
Posted by: SNIPE - 2020-06-11, 0:34 - Forum: Part Requests - Replies (4)

Hi,

Is it possible to get 3813 Minifigure, Utensil Microphone (belville) in LDRAW?.

It's not urgent since I can use a simular part in place of it, it's for a gearbox, and the bar sized part goes inside of the bar hole of a technic knob wheel. I am using 22484 instead but it does not come in black and has no stopper unlike this, which comes in black and cant be pushed too far in Smile.

Thanks, Snipe.

Print this item