Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,309
» Latest member: Krzysztof
» Forum threads: 6,175
» Forum posts: 51,772
Full Statistics
|
Online Users |
There are currently 239 online users. » 1 Member(s) | 234 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
Less than 1 minute ago
» Replies: 14
» Views: 1,578
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
1 hour ago
» Replies: 1
» Views: 167
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
4 hours ago
» Replies: 12
» Views: 8,247
|
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
Yesterday, 14:51
» Replies: 8
» Views: 5,320
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Gerald Lasser
Yesterday, 14:13
» Replies: 3
» Views: 504
|
1Lx1Lx2L brick with studs...
Forum: Parts Authoring
Last Post: SNIPE
Yesterday, 10:14
» Replies: 0
» Views: 402
|
LDraw Colors for OpenScad
Forum: LDraw Editors and Viewers
Last Post: Hageta
Yesterday, 10:03
» Replies: 0
» Views: 361
|
Img4Dat integrated in LDP...
Forum: Parts Authoring
Last Post: Nils Schmidt
2025-09-11, 20:04
» Replies: 6
» Views: 816
|
TXT2DAT integrated in LDP...
Forum: Parts Author Tools
Last Post: Nils Schmidt
2025-09-11, 19:47
» Replies: 4
» Views: 880
|
Here is the raw version o...
Forum: Part Requests
Last Post: Peter Grass
2025-09-11, 4:39
» Replies: 2
» Views: 751
|
|
|
POVRay 3.7 beta is out |
Posted by: Steffen - 2012-04-15, 10:23 - Forum: All Other Programs.
- Replies (3)
|
 |
Sometimes I myself don't notice new versions of programs which appear,
so I'd like to share some news here:
I just spotted that
POVRay 3.7 beta
http://www.povray.org/beta
is out. My previous version was 3.62.
The most important thing about it is that it runs on multiple (all) CPU cores now,
giving you a huge speed boost. It is definetely worth a try.
For people who not yet had used povray with LDraw: just open any *.ldr (or *.dat or *.mpd) file you like
in LDView, and choose File/Export to save it as a *.pov file.
You can then simply open that file in povray, hit the "run" button and will see a nice 3D raytracing rendering
of your scene.
Things to mention:
(a)
From this version on, povray suggests to put a #version statement to the very beginning of each file,
telling of which version the syntax in that file is. This allows newer versions to read files for older versions
and behave that way. If you don't do that, you get a warning. I'm just trying to figure out if for me
#version 3.5;
or
#version 3.6;
or
#version 3.7;
works best.
see also http://news.povray.org/povray.beta-test/...ay.org%3E/
(b)
A similar thing is with the gamma setting. The povray people seem to want to change their default
which previously appeared too bright for some platforms, and too dark for others. (That's also my experience.)
However, changing that default would have broken existing scenes, this is why they probably introduced the #version
requirement described in (a). Read the povray documentation to find out more. For me,
global_settings { assumed_gamma 2.2 }
on the PC works quite well.
see also http://wiki.povray.org/content/HowTo:Fix...mma_system
©
I found some of the new messageboxes quite nagging - YMMV
Have fun!
|
|
|
Second call for votes: CRLF as official line ending |
Posted by: Willy Tschager - 2012-04-14, 15:54 - Forum: Standards Board
- Replies (8)
|
 |
Please vote on the proposal below. Please modify the Subject to include your name and vote, in addition to giving your vote in the text.
Delete:
Quote:Line Termination
All lines in the file must use the standard DOS/Windows line termination of <CR><LF> (carriage return/line feed). The last two bytes of the file must be <CR><LF>. (In other words, there must be a <CR><LF> line terminator at the end of the last line in the file.)
at:
LDraw.org File Format Restrictions for the Official Library
and add:
Quote:Line Termination
All lines in the file must use the standard DOS/Windows line termination of <CR><LF> (carriage return/line feed). The file is permitted (but not required) to end with a <CR><LF>. It is recommended that all LDraw-compliant programs also be capable of reading files with the standard Unix line termination of <LF> (line feed).
to the :
LDraw.org File Format Version 1.0.1 page.
|
|
|
Call for votes: Unofficial files in the OMR |
Posted by: Willy Tschager - 2012-04-12, 19:16 - Forum: Standards Board
- Replies (6)
|
 |
Please vote on the proposal below. Please modify the Subject to include your name and vote, in addition to giving your vote in the text.
Change in http://www.ldraw.org/Article593.html:
Quote:Unofficial parts are allowed to be used. The filename of the unofficial part is subject to the naming rules above (e.g. 33056.dat would be renamed to <MPD Filename> - 33956.dat).
to
Quote:Unofficial parts are allowed to be used. The filename of the unofficial part is subject to the following naming rules:
<Set Number>[-<Optional Qualifier>] - <Unofficial Part Number>.dat
<Set Number> is the the number printed on the model's container.
<Optional Qualifier> is a sequential number, starting with 1, added if there is more than one set that could be assigned <Set Number>
<Unofficial Part Number> is the unofficial part number assigned in that very moment
(e.g. 33956.dat would be renamed to 3345 - 33956.dat or 3345-1 - 33956.dat).
|
|
|
Active Duty |
Posted by: Philip Peickert - 2012-04-11, 14:17 - Forum: Off-Topic
- Replies (1)
|
 |
I apologize for not having been able to respond to any communications sent to me. I have been called up to active duty and will be deploying to Afghanistan in June, and we have had a lot of training recently. I will attempt to post any active parts I have been working on in the hopes that someone who has the time might complete them, otherwise I'll resume working on them when I return next year. Thanks.
Phil Peickert
|
|
|
|