| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,850
» Latest member: Ferrel
» Forum threads: 6,485
» Forum posts: 53,703
Full Statistics
|
| Online Users |
There are currently 246 online users. » 0 Member(s) | 241 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
[LDPE] 1.8.97 Released (s...
Forum: Parts Author Tools
Last Post: Nils Schmidt
7 hours ago
» Replies: 8
» Views: 2,345
|
[LDPE] 1.8.95 Released (p...
Forum: Parts Author Tools
Last Post: Nils Schmidt
7 hours ago
» Replies: 8
» Views: 6,362
|
47430 messurements
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 12:41
» Replies: 1
» Views: 146
|
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Alfred Schmitz
Yesterday, 9:02
» Replies: 10
» Views: 1,792
|
2026 - New Parts -> Raw M...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 6:50
» Replies: 26
» Views: 5,311
|
Bionicle Tahu Cosplayer f...
Forum: Part Requests
Last Post: Chris Böhnke
2026-05-10, 19:04
» Replies: 20
» Views: 1,322
|
Updates available for MLC...
Forum: LDraw Editors and Viewers
Last Post: Manfred Schaefer
2026-05-10, 13:27
» Replies: 2
» Views: 298
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2026-05-09, 18:03
» Replies: 6
» Views: 934
|
"Fixing" Older Stickers (...
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-05-09, 17:17
» Replies: 0
» Views: 141
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-05-09, 16:00
» Replies: 165
» Views: 415,121
|
|
|
| Phantoka/Mistika parts |
|
Posted by: Ryan Steele - 2019-09-07, 15:42 - Forum: Part Requests
- Replies (3)
|
 |
All the parts missing for the Phantoka and Mistika Bionicle Toa sets? Is there a possibility that you could create all of the pieces missing from 8685-1 to 8690-1?
|
|
|
| Just wondering though! |
|
Posted by: Richard L. West - 2019-09-06, 17:26 - Forum: Official Models
- Replies (3)
|
 |
I did noticed that I tried to download some models, & some of them are quite good, Also behind are some text files within the models. How do I use these text files, Is there a programming feature within LeoCAD, to adapt these text files?
Richard L. West
|
|
|
| LDraw All-In-One-Installer 2019-01 v2 now available |
|
Posted by: Willy Tschager - 2019-09-06, 6:26 - Forum: LDraw.org Announcements
- Replies (3)
|
 |
An updated version of the LDraw All-In-One-Installer, in short AIOI, has been released.
The AIOI supports Windows XP (Home and Pro), Windows Vista or higher (all versions). On 64-Bit Operating Systems it will install in the "Program files (x86)" folder. The Installer will NOT run on Windows 95, 98, ME, NT Ver 4, 2000, or XP below SP2.
It contains the following changes:
* Update to LDraw Parts Libary 2019-01
* Update to LDCad 1.6c
* Update to MLCad 3.51
* Update to LeoCAD 19-01
* Update to LPub3D 2.3.12.0.1356
* Update to Offline Parts Catalog 2019-01
* Update to LDConfig.ldr 2019-08-07
You can download the AIOI from:
Home > Help > Get Started > LDraw All-In-One-Installer
Willy Tschager
(LDraw Content Manager)
|
|
|
| New OMR WebGL Render Engine |
|
Posted by: Orion Pobursky - 2019-09-04, 18:43 - Forum: Website Suggestions/Requests/Discussion
- Replies (31)
|
 |
As some may know, we're in the process of switching the WebGL engine from brigl to Lasse's buildinginstructions.js (or, as I have dubbed it, LDBI).
Since that last thread became a bit of a monster, here's a summary:
Here's a link to the test page:
https://www.ldraw.org/hidden-content/omr-render.html
If you want to see it in action on the OMR simply find an OMR file page and add "_ldbi" after files in the URL
Example:
http://omr.ldraw.org/files/1182
would change to:
http://omr.ldraw.org/files_ldbi/1182
Here's Lasse's stated priorities:
(2019-09-04, 7:31)Lasse Deleuran Wrote: A progress bar would be a great idea, but my attempts to create one have failed as it has decreased the loading speed significantly. I will have to check StackOverflow for some pointers.
There may be an issue due to the depth buffer issue mentioned earlier. I have also observed it with other large models which are not on wheels.
How is the general feeling of prioritization? Right now my list is:
1) Fix rendering issues (this includes what you mention here, but also the UV calculation as you can see there are still many warnings generated in the log)
2) Stud logos (while studs can easily be enabled by setting a parameter, my experience is that the file size doubles and rendering time doubles as well. I am working on a light-weight alternative)
3) Control buttons to set up camera, lights, etc.
4) Progress bar
5) Better support of transparency.
6) Support of illumination parts (such as glow-in-the-dark ghosts, etc.)
7) Distance-based blur for a more realistic rendering
8) Textures
9) Geometry culling (such as removing studs that cannot be seen)
And of course, everyone is welcome to take up a task and create pull requests - it is all open source / license free
|
|
|
| [LDPartEditor] 0.8.48 Beta Released (mouse button layout / PNGs from PT / 4K support) |
|
Posted by: Nils Schmidt - 2019-09-01, 16:37 - Forum: Parts Author Tools
- Replies (6)
|
 |
Hey,
here is a new LDPartEditor release which let you swap the mouse button layout (for rotation and translation in the 3D view).
mouseButtonLayout.PNG (Size: 4.38 KB / Downloads: 100)
I also provided an alternative 64-bit linux release since I had some problems with LDPE on another linux distro (Ubuntu).
![[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:
(3 new features and 2 bug fixes)
With this release you will be able to... - ...swap the middle and right mouse button assignment (view translation and view rotation)
- ...get the PNG textures from the PartsTracker when you are using the PartReview tool.
This is useful for the review of !TEXMAP patterns.
- ...configure a viewport scale factor (this is only necessary for 4K screens with a high pixel density)
The following critical issues were fixed:
- Display issues on a 3840x2160 display: empty regions & misplaced cursor.
- The vertex window popup was causing an internal error (with no negative side effects for the user).
What will the next release 0.8.49 deliver? open multiple files / clever auto-completion / context menu for the text editor / usability.
The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.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/mac, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, this version 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/mac, 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], Mac OS X [>=10.6]
- 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], Mac OS X [>=10.6]
- 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 an 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.
|
|
|
|