| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 6,224
» Latest member: Longin
» Forum threads: 6,579
» Forum posts: 54,205
Full Statistics
|
| Online Users |
There are currently 12 online users. » 1 Member(s) | 4 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Twitter, Yandex, Hageta
|
| Latest Threads |
Spider-Ham
Forum: Part Requests
Last Post: James Simpson
1 hour ago
» Replies: 1
» Views: 344
|
Missing Snowtrooper Parts
Forum: Part Requests
Last Post: Chirila
4 hours ago
» Replies: 3
» Views: 130
|
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Chris Böhnke
2026-09-14, 22:01
» Replies: 26
» Views: 13,340
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-09-13, 14:38
» Replies: 170
» Views: 451,493
|
We have a problem, again
Forum: Parts Authoring
Last Post: Rene Rechthaler
2026-09-13, 12:20
» Replies: 7
» Views: 9,031
|
Missing Stingrays/Hydrona...
Forum: Part Requests
Last Post: Chris Böhnke
2026-09-13, 7:21
» Replies: 6
» Views: 1,275
|
Lego Instructions app par...
Forum: Parts Authoring
Last Post: Gerald Lasser
2026-09-11, 22:53
» Replies: 1
» Views: 373
|
Missing Alpha Team (2001-...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 17:41
» Replies: 0
» Views: 218
|
Missing Knight's Kingdom ...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-09-10, 17:12
» Replies: 0
» Views: 193
|
[Complete] Missing Robofo...
Forum: Part Requests
Last Post: Chris Böhnke
2026-09-10, 1:42
» Replies: 7
» Views: 1,649
|
|
|
| LDView's downloader |
|
Posted by: Willy Tschager - 2015-10-16, 12:42 - Forum: LDraw Editors and Viewers
- Replies (6)
|
 |
Hi,
I remember vaguely Roland telling me that LDView bases it's "File > Check for Library Updates" download on the .TXTs in the "models" folder. Could this be confirmed? What will happen if I rip off that folder from the library?
w.
|
|
|
| List of Third Party Software |
|
Posted by: Willy Tschager - 2015-10-16, 10:49 - Forum: Website Suggestions/Requests/Discussion
- Replies (5)
|
 |
Hi,
I've started adding a list of third part software to the website:
http://www.ldraw.org/downloads-2/third-p...tware.html
I case your interested seeing your prog on the list just send an entry following to pattern below:
Code: <!-- LDView -->
<h2><a name="ldview"></a>LDView <img src="uploads/images/SiteIcons/WindowsLogo1.png" alt="Windows Logo" width="25" height="30" /><img src="uploads/images/SiteIcons/MacOSLogo1.png" alt="Mac Logo" width="25" height="30" /><img src="uploads/images/SiteIcons/LinuxLogo1.png" alt="Linux Logo" width="25" height="30" /></h2>
<p>LDView, developed by Travis Cobbs, is a real-time 3D viewer for displaying LDraw models using hardware-accellerated 3D graphics. LDView is part of the <a href="article/104.html" target="_blank">AIOI - LDraw All-In-One-Installer</a>.</p>
<p>Website: <a class="external text" href="http://ldview.sourceforge.net/" rel="nofollow">ldview.sourceforge.net/</a></p>
to:
webmaster[AT]ldraw[DOT]org
Thanks,
w.
|
|
|
| measurement in 3 Dimension |
|
Posted by: Jarema - 2015-10-12, 19:58 - Forum: LDraw File Processing and Conversion
- Replies (3)
|
 |
Code: # This 2.54 mean about centimeter. For DPI parameter use screen.physicalDpiX or screen.physicalDpiY.
def convert_pixels_to_cms(pixels, dpi):
return (pixels / dpi) * 2.54
[quote Small Car Official Set 3177]
Source brickset.com/sets/3177-1/Small-Car
Minimum -45.00 -92.00 -90.00
Maximum 45.00 23.00 70.00
Perimeter 90x115x169
[/quote]- First question is how translate length from Z axis to physical metric.
- Second question is when you have LDU how get width and height in physical metric.
- I know about LDCalc but we work in this scenario with 3D without scaling and without transformation.
|
|
|
| I search for part 6797.dat |
|
Posted by: Thorsten - 2015-10-12, 14:43 - Forum: Parts Authoring
- Replies (24)
|
 |
Hello
I hope that anyone of you has imitation the part 6797 for MLCAD.
Need it for the McLaren P1 as exhaust.
Partname: Technic Engine Air Scoop 4 x 4 x 1 1/3
Can you help me there?
|
|
|
|