 | | Re: Set 7029
|
|
(...) ciao,per quanto mi riguarda il set è carino. Mi aggiungo al commento di Willy per i colori. Per la mia costruzione sto finendo i grigi chiari e scuri tipo vecchio e devo passare a quelli nuovi. La differenza è notevole e quelli nuovi sono (...) (19 years ago, 10-Apr-07, to lugnet.org.it.itlug)
|
| |
 | | Re: Another matrix inverse question
|
|
(...) Sorry about that. I wrote that code so long ago that I forgot that it wasn't a fully general-purpose matrix inversion routine. (Note that it is the way it is so that it will perform better, not because I was too lazy to do the whole shebang.) (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Re: Another matrix inverse question
|
|
(...) I think you've converted Travis' code properly, but just looking at the code, I'd say it's only intended to produce the inverse of the upper-left 3x3 matrix. None of the other rows or the determinant depend in any way on the 4th row, and it's (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Another matrix inverse question
|
|
Hello, I read James Reynolds' question about inverse matrices and the responses with interest since I similar questions about matrix inverses. I used Travis's TCVector::invertMatrix code as the base for a Java function. Other than the change to Java (...) (19 years ago, 10-Apr-07, to lugnet.cad)
|
| |
 | | Re: NEW VERSION! Re: Conversion file for ldraw to ldd
|
|
(...) I just uploaded my version 1.01e. This is what I have fixed and found as of today. Im still working on some problem ones below and Im at a loss on what to do if anything I could do. If you already downloaded the 1.01A through D you will have (...) (19 years ago, 10-Apr-07, to lugnet.cad.ldd)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue
|
|
(...) I thought it was, but in this case it wasn't. The color 24 line can be skipped. And the double pigment declaration was just a pure mistake; one definition is of course sufficient. :) /Tore (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue
|
|
(...) Good to know. Thanks! (...) I kind of recall that. In some cases, I've seen that L3P ignores an LDraw file with just Type 0 lines. I haven't checked if the IFPOV code makes it not ignore C13-73.dat, but I just did it in a routine manner. /Tore (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue
|
|
(...) If you want to see the medium blue in LDView, just add the following line to C13-73.dat (anywhere outside the IFPOV section): 0 !COLOUR Medium_Blue CODE 13 VALUE #6E99C8 EDGE 0 Tore, is the color 24 line in the file necessary in order to make (...) (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|
| |
 | | Re: Using NXT Port 4 EIA-485
|
|
(...) Hi, halfduplex is not the problem when connecting the NXT to an external MCU. My problem is the bitrate of 921,6 kbits/s. Simple cheap MCU like ATMega didn't support this bitrate (as far as I know). To add an external devices (e.g MCU+SD-Card (...) (19 years ago, 9-Apr-07, to lugnet.robotics.nxt, lugnet.robotics.nxt.nxthacking)
|
| |
 | | Re: POV Color Cheat! Turn Pink into Medium Blue [DAT]
|
|
(...) This is a great idea that deserves to be highlighted while we're waiting for L3P and other programs to support ldconfig.ldr! Inpired be the objects like timers, dialog objects, menu items etc I add to a Form in a Delphi project, I just came up (...) (19 years ago, 9-Apr-07, to lugnet.cad.ray)
|