irclog2html for #brlcad on 20060907

01:19.55 CIA-9 BRL-CAD: 03lbutler * 10brlcad/ (11 files in 2 dirs): Doxygen updates
01:23.40 CIA-9 BRL-CAD: 03lbutler * 10brlcad/misc/ (Doxyfile doxygen_structure): Doxygen updates
01:34.25 IriX64 ahhh linux-gentoo, thanks for clarifying, haven't paid much attention to *nix os's lately.
01:35.41 *** join/#brlcad IriX64_ (n=Who@bas3-sudbury98-1168051987.dsl.bell.ca)
01:38.12 IriX64 other than redhat linux 6.0 :)
03:31.21 *** join/#brlcad Twingy (n=justin@c-69-250-236-111.hsd1.md.comcast.net)
03:31.36 IriX64 the forge man :)
03:32.17 IriX64 Twingy: why won't os/2 install in vmware server ;)
03:33.36 IriX64 That leftist (tm) build of gentoo is purely wonderful.
03:34.29 IriX64 netstat -q
03:34.34 IriX64 whup.
03:38.12 IriX64 refresh my memory. how do i burn this iso image to cd?
03:39.27 ``Erik depends on teh os
03:39.43 Twingy put da cd in your toaster
03:41.20 IriX64 toaster popped, still don't know and its xp pro svc pk 2.
03:42.24 Maloeran mkisofs and cdrecord should do nicely on Gentoo or any other unix
03:42.54 IriX64 man those are unix apps.
03:43.25 IriX64 im going to install gentoo in vmware if i get an installation cd burned.
03:45.07 Maloeran Ah, so you don't have Gentoo up yet. Search for Nero if I remember correctly
03:45.19 IriX64 thankyou.
04:00.57 *** join/#brlcad DTRemenak (n=DTRemena@adsl-69-110-222-156.dsl.irvnca.pacbell.net)
04:01.48 *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161)
09:27.52 brlcad ValarQ: neat desktop.. though seems like it'd be kinda hard to use like that ;)
10:04.10 *** join/#brlcad clock_ (n=clock@zux221-122-143.adsl.green.ch)
13:36.43 *** join/#brlcad DTRemenak (n=DTRemena@ppp-68-126-242-208.dsl.irvnca.pacbell.net)
14:20.47 ValarQ brlcad: yes, thought it has some bright sides
14:22.50 Maloeran I never quite understood the point of transparency in a GUI, mostly the text and interfaces are just harder to read
14:25.25 archivist w
14:26.02 archivist for gif type images where a an image is round etc
14:27.08 archivist often used for icons on the background
14:27.17 ValarQ Maloeran: constant transparency like in my shots are mostly useless
14:27.50 ValarQ Maloeran: transparency of non-active windows might be a good idea thought
14:32.48 ValarQ _might_*
15:58.12 *** join/#brlcad digitalfredy (n=digitalf@200.71.62.161)
16:05.24 Maloeran It lives! I just actually rendered my first picture with the new raytracer code base, after a month without seeing anything
16:07.05 Maloeran http://www.rayforce.net/yaayy.png It sure is not impressive, but I'll meet that Friday milestone, Erik o.O
17:05.32 dtidrow heh
17:07.26 ``Erik <PROTECTED>
17:07.39 ``Erik look like... an m1a2 abrams mbt?
17:09.03 Maloeran Pfft, me use a cube? :)
17:09.59 Maloeran The m1a2 yes, mostly upside down. It's reaching a pathetic 1.3-2.0 million rays per second at the moment
17:10.06 ``Erik on?
17:10.25 Maloeran Amd64 single core
17:13.23 ``Erik mhz?
17:13.29 ``Erik erm
17:13.31 ``Erik ghz, sorry
17:13.31 Maloeran 2.2ghz
17:13.32 ``Erik I'm old
17:13.36 Maloeran Ehehe
17:13.43 ``Erik is it multithreaded yet?
17:14.17 Maloeran It is not, the preparation is very poor and the raytracing completely un-optimized
17:14.33 Maloeran Just give me 2 months or so ;), it's 7 times slower than the prototype at the moment
17:15.00 ``Erik I think it's still 'satisfactory'
17:17.14 Maloeran Should be satisfactory for the "Initial rendering capability" milestone, yes
17:21.54 ``Erik mwahahhaa
17:24.07 Maloeran How dare you make my code compile on freebsd! *sobs*
17:24.16 ``Erik heh
17:24.17 ``Erik and mac
17:25.05 Maloeran Right. Actually, if you don't mind taking care of all the autoconf/libtools mess, I sure won't mind :)
17:25.53 ``Erik weeeee, segfault on mac
17:26.10 Maloeran Promising. Can you pinpoint that for me?
17:26.33 ``Erik Program received signal EXC_BAD_ACCESS, Could not access memory.
17:26.33 ``Erik Reason: KERN_INVALID_ADDRESS at address: 0x3c300598
17:26.33 ``Erik rfAddTrianglef (v0=0x3c300590, v1=0x3c300590, v2=0x24300590, value=0x1) at ../../../RF/group.c:253
17:26.33 ``Erik 253 memcpy( &rtri->pt[0], v0, 3*sizeof(rff) );
17:26.57 ``Erik printf right before was: Model loaded, 426902016 triangles
17:27.12 Maloeran Okay, this is not an ia32 Mac, right?
17:27.17 ``Erik no
17:27.19 ``Erik g5
17:27.21 Maloeran The data file's endianess is messing things up
17:27.23 ``Erik right endian
17:27.25 Maloeran The m1a2
17:27.44 ``Erik uhmmmm
17:28.08 ``Erik I think I have, um, X installed on the quad opteron... gimme a few, I'll go check it there
17:28.44 Maloeran *nods* Feel free to report anything, I'll be away for a few minutes
17:35.39 ``Erik sweet, I broke the linux compile
17:56.41 ``Erik annnnddd, on leenewx... http://paste.lisp.org/display/25579
18:22.54 Maloeran Weee. Okay, I'll look into this :)
18:26.52 Maloeran Looking at the code, I sure don't see how it was working in the first place, pointer was unitialized. anchor = ot.anchor;
18:29.51 *** join/#brlcad clock_ (i=clock@84-72-61-112.dclient.hispeed.ch)
20:24.29 *** join/#brlcad clock_ (i=clock@84-72-61-112.dclient.hispeed.ch)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.