Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,318
» Latest member: Cristian
» Forum threads: 6,179
» Forum posts: 51,798
Full Statistics
|
Online Users |
There are currently 234 online users. » 1 Member(s) | 227 Guest(s) Applebot, Bing, Facebook, Google, Twitter, Yandex
|
Latest Threads |
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Javier Orquera
18 minutes ago
» Replies: 83
» Views: 68,860
|
Parts request
Forum: Part Requests
Last Post: Peter Grass
8 hours ago
» Replies: 2
» Views: 430
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
Today, 1:42
» Replies: 10
» Views: 701
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
Yesterday, 13:07
» Replies: 0
» Views: 309
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 1:13
» Replies: 1
» Views: 426
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
Yesterday, 0:11
» Replies: 7
» Views: 932
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,070
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,467
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,088
|
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-09-12, 14:51
» Replies: 8
» Views: 5,830
|
|
|
Online Part/Model Validator |
Posted by: Orion Pobursky - 2017-02-23, 16:22 - Forum: Parts Authoring
- Replies (3)
|
 |
Would an web based part/model checker in the vein of DATHeader be useful to anyone?
I recently came across an old project of mine for parsing LDraw code (in PHP). It seems it would be fairly straightforward to put it on the website somewhere and add some validation code.
|
|
|
LPub3D L3P EOL [Poll] |
Posted by: Trevor Sandy - 2017-02-23, 6:40 - Forum: LDraw Editors and Viewers
- Replies (6)
|
 |
Greetings,
I would like to get the temperature of resistance to deprecating L3P focusing new development around POV-Ray file generation using LDView ?
L3P source is not publicly available; therefore, it is not possible to maintain or enhance going forward. On the other hand, LDView, 4.3 will provide every bit of functionality and flexibility currently available from the L3P module. So focusing my enhancements on the LDView/LPub3D integration, I believe, will be time and effort better spent.
The L3P integration code will be removed, if and after a decision is taken, at a future point in time to be determined.
Please let me know if you have any objections to this road-map direction. I will consider the poll closed and take a decision in approx 3 weeks from the date of this post.
Cheers,
|
|
|
[LDPartEditor] 0.8.28 Beta Released (local/global transformation, col. 16, merge) |
Posted by: Nils Schmidt - 2017-02-17, 22:01 - Forum: Parts Author Tools
- Replies (33)
|
 |
Hey,
after I released a new version of LDPatternCreator (LPC) in the beginning of this month, it is now time for the "bigger brother" LDPE :)
![[Image: imgDuke2.png]](https://lh3.googleusercontent.com/-fi18ywwsEUo/VOOuvkpsdzI/AAAAAAAAASw/Ax0RRFkleKA/s64-no/imgDuke2.png)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(4 new features and 4 bug fixes)
With this release you will be able to...
- ...override colour 16.
- ...set the distance meter length in the selection window.
- ...constrain "Merge to Nearest..." to operate in a fixed direction (X/Y/Z).
- ...choose between world axis X/Y/Z and manipulator axis X/Y/Z for transformation tools (translate / rotate / scale selection / set selection X/Y/Z)
The following critical issues were fixed:
- The colour value for colour 16 was not read from LDConfig.ldr
- If you split a distance meter you got two normal edge lines instead of two distance meters.
- LDPE did not complain about some duplicated lines (TYPE 2, 3, and 4).
- "Local" mode for the distance meter showed sometimes wrong values for dx / dy / dz
What will the next release 0.8.29 deliver? Bug fixes, more header validation features, usability improvements...
The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 100.000 lines of code.
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.
- Download the zip-Archive
- Extract the archive content to the location of your choice
- On windows, double-click "run.bat" to start LDPE.
- On linux, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, LDPE 0.8.28 was tested, there are already known issues for this release. There is a potential risk of data loss.
You can search for updates if you do the following steps:
- On windows, double-click "update.bat" to search for updates.
- On linux, you have to excecute the shell script "update.sh".
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.
LDPE 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 LDPE on older machines as well.
System Requirements:
Minimum System Requirements:
- 64-bit Java Runtime Environment (JRE) 1.8
- OpenGL 2.1 compatible Graphics Card
- Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4]
- CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
- RAM: 4GB
- Video-Memory: 1 GB
- Free Disk Space: 100 MB
Recommended Requirements:
- Operating System (64bit): Windows 7,8,10, Linux [e.g. Ubuntu Linux >=14.4]
- OpenGL 3.3 compatible Graphics Card
- CPU: Multicore-Processor with 4 cores (or more)
- RAM: >4 GB
- Video-Memory: >1 GB
- Free Disk Space: 512 MB
- For a faster start, LDPartEditor and the LDraw™ library should be installed on a SSD.
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------
You can try on the command line:
If it's not a 64-bit version, you'll get a message that looks like:
This Java instance does not support a 64-bit JVM. Please install the desired version.
|
|
|
|