Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,318
» Latest member: Cristian
» Forum threads: 6,180
» Forum posts: 51,803
Full Statistics
|
Online Users |
There are currently 250 online users. » 2 Member(s) | 243 Guest(s) Applebot, Baidu, Bing, Google, Yandex, David Manley, tom alphin
|
Latest Threads |
axleend2
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
4 hours ago
» Replies: 3
» Views: 222
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
9 hours ago
» Replies: 8
» Views: 1,132
|
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Javier Orquera
10 hours ago
» Replies: 83
» Views: 69,710
|
Parts request
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 5:58
» Replies: 2
» Views: 550
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
Yesterday, 1:42
» Replies: 10
» Views: 949
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-15, 13:07
» Replies: 0
» Views: 404
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
2025-09-15, 1:13
» Replies: 1
» Views: 520
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,191
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,617
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,253
|
|
|
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
|
|
|
|