| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,964
» Latest member: Eli Godoy
» Forum threads: 6,526
» Forum posts: 53,880
Full Statistics
|
| Online Users |
There are currently 163 online users. » 0 Member(s) | 157 Guest(s) Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex
|
| Latest Threads |
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
1 hour ago
» Replies: 18
» Views: 1,696
|
Parts Request: Ninjago Dr...
Forum: Part Requests
Last Post: Cobra
4 hours ago
» Replies: 11
» Views: 3,166
|
Parts Request: Ninjago Dr...
Forum: Part Requests
Last Post: Gerald Lasser
8 hours ago
» Replies: 1
» Views: 57
|
Update your email
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
10 hours ago
» Replies: 8
» Views: 327
|
Part Request: 42029 - Dup...
Forum: Part Requests
Last Post: arron
Yesterday, 3:09
» Replies: 2
» Views: 163
|
LDraw.org 2026-06 Parts U...
Forum: LDraw.org Announcements
Last Post: Orion Pobursky
2026-06-28, 2:49
» Replies: 0
» Views: 393
|
Husky 16606pb001
Forum: Part Requests
Last Post: Sylvain Sauvage
2026-06-27, 21:15
» Replies: 4
» Views: 3,464
|
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Alfred Schmitz
2026-06-25, 12:02
» Replies: 11
» Views: 3,313
|
47430
Forum: Parts Authoring
Last Post: Jeff Jones
2026-06-23, 15:13
» Replies: 1
» Views: 832
|
Part request: Antimatter'...
Forum: Part Requests
Last Post: Liam Moore
2026-06-23, 2:10
» Replies: 0
» Views: 291
|
|
|
| LDView camera requests |
|
Posted by: Michael Horvath - 2015-08-17, 21:49 - Forum: LDraw Editors and Viewers
- Replies (2)
|
 |
1. Travis, could you maybe add a "Walk mode" with standard first-person shooter controls? You could maybe replace the "Fly-through" mode since it's not quite as useful.
2. The "w" key in "Fly-through" mode is way too sensitive when viewing large models. If you just tap it it jumps waaay far ahead. Could you set it to a fixed speed regardless of size, or make it adjustable? (Also see number 4.)
3. Please, please, please add an option to zoom all the way in to the center in "Examine mode".
4. Could you make it so we can adjust the camera speeds ourselves? This would sorta be like adjusting the step sizes in MLCad.
So much thanks!
[edit]
5. Allow us to plug our own camera and light positions and save them to a "Preference set".
6. An Orthographic mode.
7. Could you please add some crosshairs to the center of the screen so we know exactly where we're aiming the camera?
|
|
|
| LDraw MIME types |
|
Posted by: Roland Melkert - 2015-08-14, 18:35 - Forum: Official File Specifications/Standards
- Replies (5)
|
 |
I noticed LDraw hasn't have very 'official' mimetypes yet. It's only mentioned on a page from the old site:
http://www.ldraw.org/reference/specs/mimetypes.shtml
And the mpd one is different from the one the Linux version of LDView defines. This while the LDView package (I assume) is more common then the suggested Apache settings.
I think we sould therefore make the LDView ones official and maybe add one for the dat's although .dat is a very commen extension.
This gives:
ldr -> "application/x-ldraw"
mpd -> "application/x-multipart-ldraw"
Or should we go with a single mime type e.g. "text/x-ldraw" as the extension alone does not determine the nature of a LDraw file anyway. This would break the LDView packages though but I think it's the only software out there using it at the moment.
edit: Might be better to go just with "application/x-ldraw" for all extensions and 'depreciate' the "application/x-multipart-ldraw" one.
|
|
|
| txt2dat problems |
|
Posted by: Michael Horvath - 2015-08-13, 23:32 - Forum: Parts Author Tools
- Replies (2)
|
 |
I'm trying to create some text using txt2dat and this font:
https://github.com/sammdot/roadgeek-fonts
![[Image: txt2dat_output_01_zpskjmavcgf.png]](http://i421.photobucket.com/albums/pp292/SharkD2161/Support/txt2dat_output_01_zpskjmavcgf.png)
The characters are not curvy so there's something going wrong here. Does anyone have advice on how to get better results? Here's my command line:
Code: "E:\Programs Windows\LDraw\txt2dat-0.2.3-mingw32\txt2dat.exe" -s Hello -c 15 -p 12 -b- -e error_log.txt -r 1 -x "C:\Windows\Fonts\RG2014B.ttf" > whatever.dat
Thanks!
[edit]
Okay, it's related to the font size. Increasing the font size makes things smoother. Not sure why this has to be the case though. 
[edit]
I wish you could set the bounding box height too (and stretch the text).
|
|
|
|