| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 175 online users. » 1 Member(s) | 169 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Jeff Jones
|
| Latest Threads |
30305c01 Rock Monster (Ro...
Forum: Part Requests
Last Post: Jeff Jones
57 minutes ago
» Replies: 20
» Views: 19,142
|
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: N. W. Perry
Yesterday, 12:56
» Replies: 12
» Views: 810
|
Friends 2014
Forum: Official Models
Last Post: HowToBrick
Yesterday, 12:40
» Replies: 20
» Views: 31,047
|
Successor to LL897 using ...
Forum: MOCs (My Own Creations)
Last Post: Daniel A. Nagy
2026-06-19, 21:41
» Replies: 0
» Views: 116
|
Successor to LL918 using ...
Forum: MOCs (My Own Creations)
Last Post: Daniel A. Nagy
2026-06-19, 21:29
» Replies: 4
» Views: 1,033
|
a ton of parts for a proj...
Forum: Part Requests
Last Post: Jeff Jones
2026-06-19, 15:38
» Replies: 0
» Views: 123
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
2026-06-19, 2:15
» Replies: 10
» Views: 4,099
|
marbled dark green dark o...
Forum: Part Requests
Last Post: Jeff Jones
2026-06-17, 14:33
» Replies: 0
» Views: 196
|
texmap test
Forum: Parts Authoring
Last Post: Travis Cobbs
2026-06-16, 19:25
» Replies: 4
» Views: 455
|
Part request 6616.dat
Forum: Part Requests
Last Post: Alfred Schmitz
2026-06-15, 5:40
» Replies: 2
» Views: 403
|
|
|
| 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).
|
|
|
|