| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,060
» Latest member: Komap
» Forum threads: 6,552
» Forum posts: 54,044
Full Statistics
|
| Latest Threads |
[Solved] Part 7944
Forum: Part Requests
Last Post: Johann Eisner
Yesterday, 19:38
» Replies: 2
» Views: 134
|
Incomplete list in the se...
Forum: Help
Last Post: Orion Pobursky
Yesterday, 15:58
» Replies: 5
» Views: 2,608
|
Only real-world elements ...
Forum: Parts Author Tools
Last Post: Orion Pobursky
Yesterday, 15:54
» Replies: 1
» Views: 90
|
what should or shouldnt b...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2026-07-30, 20:49
» Replies: 3
» Views: 294
|
Please add Cat, Large (Li...
Forum: Part Requests
Last Post: Lego_Is_Art
2026-07-30, 16:03
» Replies: 0
» Views: 223
|
‘Tile 8 x 16 Type 2 with ...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-07-30, 12:26
» Replies: 8
» Views: 787
|
Missing Adventurers Minif...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-29, 16:59
» Replies: 3
» Views: 624
|
Missing Roboforce 1997 Mi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-28, 5:07
» Replies: 1
» Views: 491
|
Missing Adventurers Brick...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-28, 5:05
» Replies: 0
» Views: 269
|
Stickers from 6000 - LEGO...
Forum: General LDraw.org Discussion
Last Post: legolex76
2026-07-27, 9:51
» Replies: 15
» Views: 13,381
|
|
|
| Old tutorials |
|
Posted by: Michael Horvath - 2015-02-03, 3:58 - Forum: General LDraw.org Discussion
- Replies (10)
|
 |
I wrote a few articles for the old ldraw.org website.
http://www.ldraw.org/Article529.html
<b>LDraw to SimCity 3000 Unlimited Tutorial:</b> A tutorial describing how to import LDraw models into <i>SimCity 3000 Unlimited</i>.
http://www.ldraw.org/Article528.html
<b>Polarized Glasses Tutorial:</b> A tutorial describing how to render LDraw models (and other POV-Ray scenes) so that they can be viewed in 3D using <a target="_blank" href="http://www.chromatek.com/">Chromatek</a> polarized glasses.
http://www.ldraw.org/Article545.html
<b>Cleaning LDraw Models for Export:</b> A tutorial describing why it is hard to clean LDraw models for export to other formats and applications.
Does anyone have backups so I can rewrite them for the wiki? Thanks.
|
|
|
| James Jessiman Memorial Award for 2014 awarded to Sergio Reano |
|
Posted by: Willy Tschager - 2015-01-27, 20:10 - Forum: LDraw.org Announcements
- Replies (9)
|
 |
The LDraw.org Steering Committee wished the circumstances for the announcement of the 2014 James Jessiman Memorial Award (JJMA) recipient would have been different. Those are also the reasons why it took us longer than usual to publish this announce . The LDraw SteerCo had already agreed on Sergio Reano as recipient when news of his sudden passing came in. We therefore decided to contact his wife Cristina and ask for a laudatory speech.
Quote:I wish Sergio could be here to celebrate with you! He was really deserving this award. I'm saying this not because he is my husband, but for the fact that he dedicated a good protion of his spare time to LDraw, sometimes even his own sleep. He had two great passions: LEGO, which he collected from childhood (we still have all his old sets and have added, over time, those of our children) and programming. With the SR3D Sergio found a way to combine his interests and created an original, innovative virtual environment, which allowed everyone to build the models of their dreams. As I already wrote he dedicated his very heart and soul to his software: late into the evening, on holidays, and at home… Even when he was not working on it, he thought about how to add new functionality, how to overcome problems, or how to satisfy requests coming from his “fans”. Finding a bug caused much agony!!
Lots have written to me after he his passing telling me their admiration for his work and their esteem for him. Sergio really loved his “creature” and he was working on it until the his very last seconds of his life. He was a generous and capable man and would have given so much in the days to come.
Kind regards,
Cristina
More information on the JJMA can be found at: http://www.ldraw.org/article/222.html
Willy Tschager
On behalf of the LDraw.org Steering Committee
|
|
|
| LSynth integration |
|
Posted by: Mario Pascucci - 2015-01-26, 17:50 - Forum: LDraw Editors and Viewers
- Replies (2)
|
 |
Hi all.
One next step in develop JBrickBuilder is to integrate LSynth-like functionalities.
Looking to other models, created with various editors/CAD, I found two strategies:
1- direct use LSynth primitives in model
2- use a special META command, "parseable" by original CAD program, and include a "fall-back" for other editors.
I prefer the second method (used by LDCad, BTW), first requires that editors and viewers have LSynth installed.
But, there is a problem: LSynth is a compiled binary, and JBrickBuilder is Java, that is (or should be) cross-platform. I don't want to maintain three or more version, one for every OS.
So, LSynth is licensed GPLv2, and I'm thinking to port to Java, under a GPLv3 license, as a JAR package.
So I'm asking to developers here if there are objections. Of course, I will clearly include references to original project and developers.
Mario
|
|
|
|