Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,152
» Latest member: DKumar
» Forum threads: 6,079
» Forum posts: 51,229
Full Statistics
|
Online Users |
There are currently 573 online users. » 1 Member(s) | 567 Guest(s) Baidu, Bing, Facebook, Google, Twitter
|
Latest Threads |
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 16:20
» Replies: 18
» Views: 16,460
|
LDCAD about Add custom p...
Forum: LDraw Editors and Viewers
Last Post: Nate87
Yesterday, 8:13
» Replies: 5
» Views: 3,138
|
Hi-res logo primitives
Forum: Official File Specifications/Standards
Last Post: Jens Brühl
2025-07-10, 20:40
» Replies: 16
» Views: 1,015
|
Part 5561, Door 1 x 4 x 1...
Forum: Part Requests
Last Post: Gerald Lasser
2025-07-10, 9:55
» Replies: 1
» Views: 227
|
LDConfig Update: More dis...
Forum: Official File Specifications/Standards
Last Post: Jeff Jones
2025-07-09, 20:46
» Replies: 7
» Views: 445
|
bizzare minifig variants
Forum: Parts Authoring
Last Post: Jeff Jones
2025-07-09, 11:11
» Replies: 0
» Views: 113
|
Wookiees!
Forum: Part Requests
Last Post: Jeff Jones
2025-07-08, 16:48
» Replies: 0
» Views: 165
|
Colour Request: 15 Lemon ...
Forum: Official File Specifications/Standards
Last Post: Chris Böhnke
2025-07-08, 15:58
» Replies: 9
» Views: 584
|
LDraw.org 2025-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2025-07-07, 15:38
» Replies: 4
» Views: 721
|
Updates of the Bricklink ...
Forum: Parts Authoring
Last Post: Manfred Schaefer
2025-07-06, 19:28
» Replies: 6
» Views: 689
|
|
|
LDraw iOS Viewer prototype/test |
Posted by: Alex K. - 2016-08-01, 8:34 - Forum: LDraw Editors and Viewers
- No Replies
|
 |
Hi everyone,
I just recently came back to Lego and bought my first set in two decades! While browsing the Lego website I discovered LDD and thought "well, it would be cool to have that in a proper 3D model format". So I checked their file format and noticed that it only contains references to the pieces and not the actual geometry... to make a long story short, I dropped the idea, then read about LDraw and wrote a simple LDR importer instead. It was a "just for fun" thing and I don't have any plans what to do with it yet. However, I thought I at least post a couple of screenshots as sort of a thank you to the community for providing the pieces library! Hope you enjoy it!
Alex
P.S.: Yeah, I know, I'm missing a few pieces and the white is still too grayish . Screenshots were taken on an iPad Pro using Metal/OpenGL rendering with basic image based lighting and a cubemap reflection, nothing too fancy (for the first image, I blended the 3 different wireframe modes in Photoshop). For more info and larger screenshots, see also http://metashapes.com/rendering-lego-bri...aw-import/
|
|
|
[LDPartEditor] 0.8.20 Beta Released |
Posted by: Nils Schmidt - 2016-07-30, 22:21 - Forum: Parts Author Tools
- Replies (26)
|
 |
Hello,
this could be version 0.9.0... but it's still 0.8.20... the best is yet to come.
![[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:
(11 new features and 5 bug fixes)
With this release you will be able to...
- ...use the 3D editor and the text editor in one window. You can enable this under "Options...->Misc. Options->Text and 3D editor arrangement". It needs a restart of the application.
- ...use the TJunctionFinder to just "find" possible T-junctions without changing the mesh.
- ...deselect objects only with Ctrl+Click (Ctrl+Marquee is not possible anymore).
- ...add objects to the selection (Ctrl is pressed and you use the selection marquee or Ctrl+Click).
- ...benefit from the fact that the existing selection is cleared if nothing was selected and Ctrl was not pressed.
- ...find the "Last opened Files/Projects" on the "New Part - Open Part - ..." toolbar.
- ...benefit from the fact that empty text editor windows are populated with a new tab instead of creating a new text editor window.
- ...restore the complete viewport state for different files. Each file has now its own 3D viewport configuration. Open file A, activate "Random Colours" and you switch to file B to do something different without "Random Colours". If you switch back to file A, "Random Colours" are activated again. However, this automatic feature is not limited to the random colour mode. It includes every 3D viewport setting.
- ..."group" a selection. Select non-subfile content in the 3D editor. Open the context menu over the 3D view and select "Join selection (Text Editor)" to bring together what belongs together!
- ...see a warning/info, when "Move Adjacent Data" is on (for translate/rotate/scale).
- ...benefit from the fact that "Quick Fix Similar" for vertex declarations deletes other vertices (!LPE VERTEX), too.
The following critical issues were fixed:
- SyncEdit: The cursor jumped ahead after I tried to edit a vertex
- Switching the tabs in the 3D editor modified the last visited file location.
- Some issues with the hint/warning/error tree.
- Pasting something does not disable "Move Adjacent Data".
- The selection highlight feature in the text editor was sometimes not synchronised with the 3D view.
- Other minor bug fixes (regarding undo / redo with selection and/or hidden objects).
What will the next release 0.8.21 deliver? Bug fixes, selection and manipulator features, more features for the angle protractor...
* well..., I need to reproduce the errors first. I was not able to...
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/mac, 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.20 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:- Java Runtime Environment (JRE) 1.8
- 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: 4GB
- Video-Memory: 512 MB
- Free Disk Space: 100 MB
Recommended Requirements:- 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: >=1 GB
- Free Disk Space: 512 MB
--------------------------------------------------------------------------------
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:
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.
|
|
|
templates in .pgb files |
Posted by: Jetro de Château - 2016-07-30, 14:22 - Forum: LDraw Editors and Viewers
- Replies (7)
|
 |
I'm looking into creating a few templates for WeDo (1 and 2) for the new LPF2 motor and the sensors. I have also created .pgb files for both sets and was wondering if there is a way to include a template in the .pgb file I don't need to go look for those parts in other areas of the parts bin.
|
|
|
Thoughts on LDCad 1.6 Mirrori feature |
Posted by: Roland Melkert - 2016-07-24, 15:57 - Forum: LDraw Editors and Viewers
- Replies (5)
|
 |
I've been working on a mirror feature for LDCad 1.6 it is already working quite nice.
Problematic are the paired parts (e.g. left/right wing etc)
I managed to get the feature working for lots of parts without the need for additional information, but some parts will still need it .
For this I'm introducing a new LDCad meta for use in the shadow library. Some examples:
15209.dat "Tile 1 x 2 with 2 Teeth Vertical":
Code: 0 //The tooths are not symetric
0 !LDCAD MIRROR_INFO [baseFlip=Z] [counterPart=autoLeftRight]
2450.dat "Plate 3 x 3 without Corner":
Code: 0 //This part is its own counterpart when rotated 90 deg.
0 !LDCAD MIRROR_INFO [baseFlip=X] [counterPart=self] [oriCor=0 0 1 0 1 0 -1 0 0]
32191.dat "Technic Panel Fairing #2":
Code: 0 !LDCAD MIRROR_INFO [counterPart=32190.dat]
The defaults of this meta's parameters will be used for all parts even when the meta is not present in the file. 'autoLeftRight' for example will try to find a left/right version of a part based on the description. This works for all wings but not for the technic panels. so e.g. 32191.dat needs a manual defined counter part.
This is my current test case, it mirrors on the Z-axis but the final version will let you use x or y as well .
I would love to get some feedback on this, especially from the library experts as I really want to minimize the need for extra info.
The main thing I'm asking here is help in determining the default state of things and / or additional ways of auto detecting counter parts.
|
|
|
[LDPartEditor] 0.8.19 Beta Released |
Posted by: Nils Schmidt - 2016-07-22, 23:34 - Forum: Parts Author Tools
- Replies (21)
|
 |
Hi :)
you wanted some tabs? Version 0.8.19 delivers it... ;)
![[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:
(5 new features and 4 bug fixes)
With this release you will be able to...
- ...use tabs in the 3D editor along with the tree on the left side.
- ...hit a button to synchronise the tab selection from tabs in the 3D editor with the text editor.
- ...see a dialog when you try to re-load an unsaved file again.
- ...smooth a set of vertices (with realtime preview)
- ...access the colour palette functions (load / save / reset) from a sub-menu.
- ...benefit from little performance improvements / refactoring.
The following critical issues were fixed:
- [Recurring] "Conditional Control Point Vertices" caused flickering on multiple views.
- Annoying mouse issues with the manipulator.
- The selection highlight feature in the text editor was sometimes not synchronised with the 3D view.
- [CSG] Rotating a part at 90 degree: It got undesired 0.0 digits.
- One manipulator icon was a duplicate.
What will the next release 0.8.20 deliver? Bug fixes and improvements for the new tab feature...
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/mac, 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.19 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:- Java Runtime Environment (JRE) 1.8
- 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: 4GB
- Video-Memory: 512 MB
- Free Disk Space: 100 MB
Recommended Requirements:- 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: >=1 GB
- Free Disk Space: 512 MB
--------------------------------------------------------------------------------
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:
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.
|
|
|
|