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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,765
» Latest member: Nickkkkk
» Forum threads: 6,453
» Forum posts: 53,470

Full Statistics

Online Users
There are currently 176 online users.
» 0 Member(s) | 172 Guest(s)
Applebot, Bing, DuckDuckGo, Google

Latest Threads
Incomplete list in the se...
Forum: Help
Last Post: Orion Pobursky
3 hours ago
» Replies: 1
» Views: 45
Architecture Theme
Forum: Official Models
Last Post: N. W. Perry
5 hours ago
» Replies: 185
» Views: 595,628
Pokemon
Forum: Official Models
Last Post: Orion Pobursky
7 hours ago
» Replies: 5
» Views: 1,203
Part request: 50986pb003 ...
Forum: Part Requests
Last Post: Jeff Jones
Yesterday, 11:59
» Replies: 5
» Views: 8,103
LDCad 1.7 Beta 2b (win+li...
Forum: LDraw Editors and Viewers
Last Post: CJ H.
Yesterday, 9:13
» Replies: 4
» Views: 521
Feature request - Add cur...
Forum: LDraw Editors and Viewers
Last Post: HWQ
Yesterday, 3:32
» Replies: 8
» Views: 1,799
Insert background picture...
Forum: LDraw Editors and Viewers
Last Post: HWQ
Yesterday, 3:30
» Replies: 5
» Views: 1,031
Looking for Experienced L...
Forum: Help
Last Post: HWQ
Yesterday, 3:28
» Replies: 17
» Views: 5,239
Mr. Incredible's Torso
Forum: Part Requests
Last Post: João Caio Garcia Reis
2026-03-29, 17:55
» Replies: 5
» Views: 6,065
request me to do a part y...
Forum: Parts Authoring
Last Post: Jeff Jones
2026-03-28, 20:30
» Replies: 2
» Views: 237

 
  Call for votes: Allow flat primitives to use any non-zero scale
Posted by: Travis Cobbs - 2015-12-18, 21:47 - Forum: Standards Board - Replies (5)

Please vote on the following change to the LDraw Primitives Reference.

Update the following text from

Quote:must be given a scaling factor of 1.
to
Quote:must be given a non-zero scaling factor.
in both places that it occurs in the document (change is in bold). (Both places the original text occurs refer to flat primitives.)

Print this item

  10018 - Darth Maul
Posted by: Florent Faramond - 2015-12-14, 11:31 - Forum: Official Models - Replies (8)

Hi,

You can find in attached the official model 10018 Darth Maul.

Regards



Attached Files Thumbnail(s)
   

.mpd   10018.mpd (Size: 84.25 KB / Downloads: 10)
Print this item

  [Mostly Fixed] Main site problems due to upgrade
Posted by: Orion Pobursky - 2015-12-14, 4:09 - Forum: LDraw.org Announcements - Replies (11)

We are aware of the problems with the Main Site. It is due to a software upgrade and will be fixed shortly.

Print this item

  [LDPartEditor] 0.8.4 Beta Released
Posted by: Nils Schmidt - 2015-12-13, 20:27 - Forum: Parts Author Tools - Replies (49)

Hello,

as promised, here is the new feature release 0.8.4 Wink
In the meantime, I prepare the migration to Java 8. Later releases will require Java 8.

[Image: imgDuke2.png]
You can download LPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/

Changelog:

With this release you will be able to...

  • ...use the new "MeshReducer" tool, to simplify generated CSG meshes.
  • ...use a more "aggressive" T-junction-finder (can destroy the mesh geometry under some circumstances!)
  • ...use the "Move on Line" function, to move a vertex on a line between two vertices (its a beta tool! Soon I will explain how to use this.)

The program was tested intensively with "real world" files. Especially, "Undo" and "Redo" should work now fine.

Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.

  1. Download the zip-Archive
  2. Extract the archive content to the location of your choice
  3. On windows, double-click "run.bat" to start LPE.
  4. On linux/mac, you have to excecute the shell script "run.sh" to start LPE.

Please note that this software is in the beta stage. Although, LPE 0.8.4 was carefully tested and developed, there are already known issues for this release. There is a potential risk of data loss.
Something can go wrong in about 100.000 lines of code.

You can search for updates if you do the following steps:

  1. On windows, double-click "update.bat" to search for updates.
  2. On linux/mac, you have to excecute the shell script "update.sh".

LPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LPE on older machines as well.

System Requirements:

Minimum System Requirements:
  • Java Runtime Environment (JRE) 1.7
  • OpenGL 2.1 compatible Graphics Card
  • Operating System (32/64bit): Windows [XP; Vista; 7 or newer], Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
  • CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
  • RAM: 2.5GB
  • Video-Memory: 512 MB
  • Free Disk Space: 100 MB

Recommended Requirements:
  • Java Runtime Environment (JRE) 1.8
  • Operating System (64bit): Windows 7, Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
  • CPU: Multicore-Processor with 4 cores (or more)
  • RAM: >4 GB
  • Video-Memory: >512 MB
  • Free Disk Space: 512 MB


--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------

You can try on the command line:

Code:
java -d64 version

If it's not a 64-bit version, you'll get a message that looks like:

Code:
This Java instance does not support a 64-bit JVM. Please install the desired version.

In general, I recommend to install the 64-bit version of the JVM for Java 8.

Print this item

  Technic 1990
Posted by: Max Martin Richter - 2015-12-12, 23:33 - Forum: Official Models - Replies (17)

Technic 1990 models

Print this item

  flat primitives scaling
Posted by: Philippe Hurbain - 2015-12-11, 9:20 - Forum: Official File Specifications/Standards - Replies (6)

I suggest to update text from primitive reference from

Quote:To avoid matrix arithmetic problems in some renderers, the third dimension ({y} in the default orientation) of two-dimensional primitives must be given a scaling factor of 1.
to
Quote:To avoid matrix arithmetic problems in some renderers, the third dimension ({y} in the default orientation) of two-dimensional primitives must be given a non-zero scaling factor.
There is no reason to restrict this value to 1, the only point is to avoid a non-degenerated transformation matrix.
This change should avoid sterile discussions such as this one: http://www.ldraw.org/cgi-bin/ptdetail.cg.../u9228.dat

Print this item

  Call for votes: Update OMR spec to require unofficial parts to be included in MPD
Posted by: Travis Cobbs - 2015-12-10, 19:15 - Forum: Standards Board - Replies (6)

Please vote on the following change to the Official Model Repository (OMR) Specification Version 1.0.2 (added text in bold):

Quote:Unofficial parts are allowed to be used, but must be included in the MPD as referenced subfiles. The filename of the unofficial part is subject to the following naming rules:

Print this item

  Call for votes: Document description prefixes in Official Library Header Specification
Posted by: Travis Cobbs - 2015-12-10, 19:08 - Forum: Standards Board - Replies (6)

Please vote on the following change to the Official Library Header Specification:

Quote:Appendix VI
Programs relying on the parts.lst file rather then the LDRAW_ORG meta-statement use special characters to prevent the parts being included in the list:
  • The descriptions of all subparts (i.e. line 4 = '0 !LDRAW_ORG Subpart') must start with '~'.
  • The description of all obsolete parts, maintained for backwards compatibility must start with '~'.
  • The descriptions of all aliases (i.e. line 4 = '0 !LDRAW_ORG Part Alias') must start with '='.
  • The descriptions of all physical colour parts (i.e. line 4 = '0 !LDRAW_ORG Part Physical_Colour') should start with '_' .
The use of '~' for non "s\" part files is at the author's discretion, to hide mouldings that are not released independently. This is one case where merely reading the LDRAW_ORG line is insufficient for tools to know how to treat the file.

Print this item

  TEXMAP SPHERICAL
Posted by: Joshua Delahunty - 2015-12-07, 16:04 - Forum: Parts Authoring - Replies (3)

While working on VEX parts (I know, boo; hiss, that's not LEGO) Smile, I finally had a real-world reason to map spherically.

The HEXBUG folks have a VEX IQ compatible set called Orbit, which is a built-it-yourself Orrery, and it includes three spheres that would need the texture mapping treatment (our Sun, the Earth and its moon).

I have mapped the latter two.

Congratulations, Roland. This was easy for me to get working, and it looks fantastic in LDCad!

[I did a half-mapping of each half-sphere, top and bottom -- was able to use the same image in either case, didn't have to slice or dice that at all]

-- joshua



Attached Files Thumbnail(s)
   
Print this item

  Technic 2016
Posted by: Philippe Hurbain - 2015-12-07, 10:59 - Forum: Official Models - Replies (47)

Technic 2016 models

Print this item