| | Re: New Confed Fleet Animation
|
|
Eduardo Vazquez had a text file in with his datsville stuff saying that he had used Video Mach so I decided to try it out. I got a 30 day eval copy of 2.5.0 and it was really simple to setup and use : ) -Xanthra47 blessing <blessing@icefog.net> (...) (23 years ago, 20-Aug-01, to lugnet.cad, lugnet.space)
|
|
| | Re: New Confed Fleet Animation
|
|
Rick Hallman <legodude725@removeaol.com> wrote in message news:GIDIx0.3yM@lugnet.com... (...) I rendered the frames at 512x384 and Windows Media Player seems to play it at that res on my system. Are you shrinking it down somehow in your mpeg player (...) (23 years ago, 20-Aug-01, to lugnet.cad, lugnet.space)
|
|
| | Re: Renderings of Datsville inprogress
|
|
Here is the first 5 seconds of the 45 seconds video of the model town01.dat of datsville remember that is only a 5 second animation (URL) read the Readme1st file and tell me what u think of it if I need to add or remove something and tell me what (...) (23 years ago, 20-Aug-01, to lugnet.cad)
|
|
| | Re: Delphi and decimal signs.
|
|
(...) screen (...) to (...) your (...) I would attack the problem thusly: Upon application startup, record the locale-specific decimal separator variable into a global variable named UIDecimalSeparator. Create wrappers for FloatToStr and StrToFloat (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: Technic Link vs Technic Rod
|
|
(...) I agree. Also the newly created part 32293 should be renamed "Technic Rod 9 L" Marc Klein A Mindstorms fan. (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: Delphi and decimal signs.
|
|
"Tore Eriksson" <tore.eriksson@mbox3...wipnet.se> skrev i meddelandet news:3B8154F2.D99058...pnet.se... (...) national settings? The problem is that numerical constants in the code must always adhere to the English notation (decimal point). (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: Delphi and decimal signs.
|
|
Careful manipulation? All I need to do is add the line DecimalSeparator := '.'; to FormCreate and all my problems are gone! Gary, you are a hero! I'll check out ThousandSeparator later. Thanks again! /Tore (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: Delphi and decimal signs.
|
|
(...) With careful manipulation of the DecimalSeparator and ThousandSeparator global variables, one could write a Delphi app that reads/writes periods (full stop symbols) from/to DAT files, but displays the locale-specific symbols to the user and (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: Delphi and decimal signs.
|
|
Aah, that explains a lot. Thank you for your quick reply! /Tore (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: Delphi and decimal signs.
|
|
(...) national settings? f := 3.14; // correct f := 3,14; // error f := StrToFloat('3.14'); // correct f := StrToFloat('3,14'); // error s := FloatToStr(3.14); // s is assigned '3.14' -Gary (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Delphi and decimal signs.
|
|
Look at following Delphi code: s: string; f: double; i: Integer; begin f := 3.14; // correct f := 3,14; // error (of course...) f := StrToFloat('3.14'); // error f := StrToFloat('3,14'); // correct s := FloatToStr(3.14); // s is assigned '3,14' Is (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | 40 & 48 foot trailers
|
|
here are my MLCAD 3-d views of my 40 ft & 48 ft semi trailers: 40ft: (URL) (23 years ago, 20-Aug-01, to lugnet.town, lugnet.cad.mlcad)
|
|
| | Model generator from pictures
|
|
Saluton! Is this model-from-picture-generator supposed to be working? I have a ~50x50 BMP of which the Win 98 Paint thingie tells me that it's in 24 bit, as the MLCad docs say would be needed. But when I try to load this picture into MLCad 2.00R4, (...) (23 years ago, 20-Aug-01, to lugnet.cad.mlcad)
|
|
| | LDraw FilTEr
|
|
I played around a little with an idea I had from working with ldboxer. No code is written yet, but you'll get a good idea of what I am thinking of if you watch this: (URL) (43 Kb) Just like in the ldboxer, the presentation of the Input File will be (...) (23 years ago, 20-Aug-01, to lugnet.cad, lugnet.cad.dev)
|
|
| | Re: About the datsville video clip
|
|
(...) did u say 68 sixty-eight rofl hehehe thanks but I think I'll do it myself with my p3 at 867mhz with 64mb of ram. (...) (23 years ago, 20-Aug-01, to lugnet.cad)
|
|
| | Re: BFC revisited
|
|
(...) I double-checked the primitives I had, to make sure they were OK. I zipped them up, and posted them on my Geocities site. You can grab a copy from (URL). Steve (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: New Confed Fleet Animation
|
|
(...) animations in 320 x 240 with AA 0.3. Is your MPEG compiler capable of that resolution? Nice work BTW. I have been trying to make an animation of one of my ships with the rotating grav section look like it is moving. Rick Hallman AOL: (...) (23 years ago, 20-Aug-01, to lugnet.cad, lugnet.space)
|
|
| | Technic Link vs Technic Rod
|
|
The name of part 2637 "Technic Link 16L" is a bit problematic, because it interferes with the 3711 "Technic Link Chain" and 3873 "Technic Link Tread". Would it make sense to rename 2637 to "Technic Rod 16L"? That way, it would appear in it's own sub (...) (23 years ago, 20-Aug-01, to lugnet.cad.dev)
|
|
| | Re: About the datsville video clip
|
|
68mb ram(I think) although I can sometimes parse/render images 800x600 at that quality in 10 minutes. no ICQ. Gary Eduardo Vazquez <eduvazhar@terra.es> wrote in message news:GIDCHH.99D@lugnet.com... (...) took (...) set (...) (23 years ago, 20-Aug-01, to lugnet.cad)
|
|
| | Re: My highly unofficial version of Datsville
|
|
I would like to clarify that even though I am reposting these files I am NOT the author. Gary blessing <blessing@icefog.net> wrote in message news:GIDCMv.9sH@lugnet.com... (...) that (...) (23 years ago, 20-Aug-01, to lugnet.cad)
|