IRC log for #brlcad on 20080627

00:14.28 *** join/#brlcad Byron1 (n=byron@pool-96-229-127-10.lsanca.fios.verizon.net)
00:15.24 Byron1 from the command line is there a way to edit one point on for example an arb8
00:38.51 *** join/#brlcad homovulgaris (n=homovulg@202.63.233.61)
00:39.15 homovulgaris brlcad: i broke the build :( ?
00:40.20 homovulgaris boost is header only files .. why would we have build errors.
01:02.00 yukonbob hello, cadheads
01:15.14 brlcad homovulgaris: because you added the code that used the headers, but didn't update the build system to tell it where they are ;)
01:15.31 brlcad doesn't magically know to look in src/other
01:15.48 brlcad and welcome back, haven't seen you in a few days :)
01:16.04 homovulgaris yeha
01:16.08 homovulgaris changing it :P
01:16.24 brlcad that was the hint about looking at what configure does for libregex
01:16.26 homovulgaris actually i edited the configure.ac adding src/other/boost
01:16.31 homovulgaris but it shoud have been src/other
01:16.32 brlcad ah
01:17.02 brlcad missed the configure edit .. must have been buried in a commit :)
01:17.16 homovulgaris :P
01:17.25 brlcad they're getting better/smaller, but would still be better to have them smaller still and more frequent
01:18.07 CIA-22 BRL-CAD: 03homovulgaris * r31636 10/brlcad/trunk/ (configure.ac src/libpc/Makefile.am): correcting BOOST_CPPFLAGS to src/other rather than src/other/boost: temporary fix till AX_BOOST_BASE
01:18.38 brlcad either way, nice progress so far, coming together well me thinks
01:18.46 homovulgaris i am hoping for at least 3-4 per day when i get home :)
01:18.57 brlcad ah, on the road?
01:19.19 homovulgaris yeah sort of on the road :)
01:19.47 brlcad Iiinteresting.. Rhino is available for Mac OS X
01:19.59 homovulgaris It is fun though .. coding while on the run :)
01:20.03 brlcad makes a mental note
01:20.11 brlcad yeah, I love coding on the road
01:20.19 brlcad I get some of my better work done during conferences
01:20.30 brlcad at least, I enjoy it more :)
01:21.23 brlcad ah, so the original 'bug' was that the makefile.am wasn't updated to use BOOST_CPPFLAGS
01:21.37 brlcad though even if it had, it wouldn't have worked because of the path
01:22.56 homovulgaris both.. It was pointing to the wrong location and it was not being included for the .h files in libpc
01:23.24 homovulgaris :)
01:23.54 homovulgaris didnt even notice as apparently it was using my installed libraries.. :| grrr..
01:24.44 homovulgaris brlcad: i was unable to build mocha
01:25.36 brlcad yeah, I figured as much (re using sys headers)
01:26.31 brlcad homovulgaris: let mafm know (or wait for better build system integration)
01:26.53 brlcad they're certainly not in the state I'd want them to stay in
01:27.07 homovulgaris mafm: check it when you come online http://rafb.net/p/vnRg5b73.html
01:27.10 brlcad it's dependency hell at the moment, and there's only four of them
01:27.34 brlcad oh, that's just a missing header
01:27.36 homovulgaris :) ogre and ois is still peaceful i guess.. I think rbgui is the major issue
01:27.48 brlcad include <string.h>
01:27.54 homovulgaris :P
01:28.18 brlcad they build, but it's not seamless
01:28.30 brlcad I like things to 'just work' as much as possible
01:29.23 homovulgaris :) yeah i remember this ad.. in which there are all these motor parts working or dancing in symphony.. toyota ? and the guy says.. "isn't it great when things just.. work" :)
01:29.41 brlcad none of this download these tools, run cmake, scons, autotools, compile a pray .. watch it assume a Makefile means your on Linux (wtf), etc
01:29.51 CIA-22 BRL-CAD: 03homovulgaris * r31637 10/brlcad/trunk/src/other/boost/ (460 files in 59 dirs): additional boost library files: graphviz write
01:29.56 brlcad oh, I have that video
01:29.59 brlcad one of my favorite
01:30.11 homovulgaris :)
01:30.20 homovulgaris It was pretty well made :)
01:30.50 brlcad yeah
01:30.57 homovulgaris grr.. workrave keeps telling me "daily limit: get off your computer"
01:32.48 brlcad fts
01:33.52 brlcad has dealt with rsi for years, a program telling me to stop doing what I love would quickly find itself shredded
01:34.54 brlcad i switched using the mouse from my right hand to my left and what made a *massive* difference
01:36.16 homovulgaris hmm :)
01:57.24 brlcad http://brlcad.org/~sean/tmp/honda.mov
02:00.02 poolio Ah man...my code seg faults in mk_brep()
02:03.37 homovulgaris ah yes.. it was honda :)
02:10.39 brlcad poolio: peanut butter debug time?
02:10.53 brlcad where it at, where it at
02:11.03 brlcad peanut butter debug with a baseball bat!
02:13.25 poolio errr
02:16.01 poolio brlcad: http://rafb.net/p/xbgAy241.html
02:18.47 brlcad what's your code look like
02:19.07 brlcad it's *highly* unlikely that it's a bug in opennurbs
02:23.15 poolio I'm 100% my code is flawed, I just wish it wouldn't segfault inside their stuff
02:25.27 CIA-22 BRL-CAD: 03poolio * r31638 10/brlcad/trunk/src/librt/primitives/nmg/nmg_brep.cpp: initial nmg support. not anywhere near functional...
02:25.54 poolio err, initial brep support for nmgs...but ah well.
02:26.04 poolio I have a feeling it has to do with my mixing and matching of C/C++ instantiations
02:28.10 brlcad hehe
02:28.10 brlcad makeFunnyFaces
02:47.28 starseeker brlcad: That's a nice high quality copy of that commercial
02:47.46 starseeker loves that almost all of it is real and not computer generated
02:48.29 starseeker always wondered if it would be worth it to try and get the DVD - shoulda remembered and made it a condition of my buying the civic
02:50.18 brlcad iirc, the only part that wasn't real was the muffler where they spliced the two sequences together
02:50.39 poolio what about the tires going up the ramp?
02:50.40 brlcad and that was mostly because the studio wasn't actually long enough to set the whole thing up in one go
02:50.51 brlcad poolio: heh, that part is real
02:50.54 brlcad tis a neat trick
02:51.21 brlcad there are heavy weights inside the tires on the top-right
02:51.49 brlcad they talk about it in the original writeup, how many hundred takes it took, etc
02:52.16 *** join/#brlcad Twingy (n=justin@74.92.144.217)
02:53.53 poolio brlcad: so I get segfaults if I add an edge. I can upload the simple example that it's dying on if you'd like to have a look...I have no clue why it's segfaulting
02:54.20 brlcad sure
02:59.45 poolio brlcad: http://rafb.net/p/4QYpfu48.html
03:09.44 brlcad it'll take a while for me to clean out my build on this box fr testing, let you know if I find anything though
03:12.00 poolio thanks. breplicator runs fine so I'm thinking it may be the way I'm building it
03:13.25 brlcad in the meantime, try calling IsValid on the brep before calling mk_brep
03:14.01 brlcad see if it is, if it's not .. there may be ill-defined behavior on the copy construtor (mk_brep utilizes a copy)
03:20.11 poolio Well, I know it's not valid...I was hoping that mk_brep() would dump the brep before it segfaulted (or even write out an invalid brep)
03:22.00 poolio Ah well, dump and IsValid() work fine so I guess there's no reason to worry about it...maybe modify mk_brep() to test the validity of the brep before copying and writing it?
03:40.00 brlcad i didn't say that was the problem, just a possibility
03:40.45 brlcad would have to test that theory, and even if that's the cause .. doesn't explain why
03:41.55 CIA-22 BRL-CAD: 03homovulgaris * r31639 10/brlcad/trunk/src/libpc/ (5 files): Still stage 2/4 of Binary Constraint Solver Implementation : Graphviz done . postscript of graphs can be generated using dot
03:42.10 homovulgaris http://parametrics.files.wordpress.com/2008/06/x.png
03:45.55 poolio brlcad: It is definitely segfaulting during the copy constructor
03:52.03 *** join/#brlcad PrezKennedy (i=Matthew@whitecalf.net)
04:30.58 *** join/#brlcad SWPadnos_ (n=Me@dsl107.esjtvtli.sover.net)
07:05.55 *** join/#brlcad clock_ (n=clock@zux221-122-143.adsl.green.ch)
07:27.37 CIA-22 BRL-CAD: 03d_rossberg * r31640 10/brlcad/trunk/src/libged/CMakeLists.txt: Added four new commands to libged: adjust, form, get and put.
07:50.12 *** join/#brlcad dtidrow (n=dtidrow@c-69-255-182-248.hsd1.va.comcast.net)
08:53.33 *** join/#brlcad thing0 (n=ric@58.171.136.67)
09:07.55 *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6)
09:11.09 *** join/#brlcad Elperion (n=Bary@p5B14D704.dip.t-dialin.net)
10:07.19 brlcad hum
10:32.18 *** join/#brlcad elite01 (n=elite01@dslb-088-071-040-234.pools.arcor-ip.net)
10:39.09 *** join/#brlcad mafm (n=mafm@elnet-111.lip.pt)
10:40.36 mafm hi
10:40.52 *** join/#brlcad thing0 (n=ric@124-169-218-66.dyn.iinet.net.au)
11:19.39 CIA-22 BRL-CAD: 03mafm * r31641 10/rt^3/trunk/src/g3d/ (GuiCommandOverlay.cxx GuiConsole.cxx): Small cleanup of unneeded intermediate variables
12:26.01 brlcad hi mafm
12:40.18 *** join/#brlcad d_rossberg (n=rossberg@bz.bzflag.bz)
13:05.22 mafm brlcad: do you think that you'll have time to test the app during the weekend?
13:05.31 mafm I'm eager to receive feedback :)
13:15.56 *** join/#brlcad elite01 (n=elite01@dslb-088-071-040-234.pools.arcor-ip.net)
13:22.19 ``Erik This is awesome! We're gonna be like pow-pow-pow, and they're gonna be like ... *AAAHHHH!* *PSSSHHHHH* ... and then we'll have pancakes to celebrate and I'll be like...gronhmgronhmgornhmì
13:23.03 mafm are you going to a strip-tease?
13:23.33 ``Erik (futurama quote)
13:26.08 mafm are they going to a strip-tease? if Bender is involved at all, it must be
13:26.10 mafm :)
13:26.23 mafm in fact forget the moon...
13:28.49 CIA-22 BRL-CAD: 03bob1961 * r31642 10/brlcad/trunk/ (8 files in 4 dirs): Added most of the drawing related commands to ged_obj.c
13:29.05 ``Erik hehehe
13:29.07 ``Erik bender rocks
13:29.36 starseeker now here's a question - has anyone done a Bender version of a chat bot?
13:29.57 ``Erik no, but I'm suddenly tempted to make bender .po files.
13:30.24 starseeker Is Eliza still the lead in chat bot stupidity, or has someone made a better one?
13:30.30 ``Erik has made beavis&butthead and redneck ones before
13:30.52 mafm starseeker: nop, but they did a real Bender to brew beer: http://www.asciimation.co.nz/bender/
13:30.55 ``Erik um, eliza is probably the best, the brlcad bot takes forever to respond :/
13:30.56 clock_ Isn't G. W. Bush currently the leading authority on stupidity?
13:31.14 ``Erik leading practicer of, not leading authority on
13:31.18 ``Erik I mean, uh, O:-)
13:31.35 ``Erik pheer http://www.dubyaspeak.com/
13:32.13 starseeker works on tire manual to prepare for The Process...
13:32.20 clock_ "is a Korean Peninsula"
13:32.36 ``Erik peninshula heh
13:33.06 clock_ ballistic missile programs
13:33.15 clock_ north korea must have multiple ballistic missile programs
13:33.43 ``Erik ?
13:35.04 clock_ And so I'm -- it's been a -- multilateral diplomacy is difficult at times.
13:35.18 clock_ Looks like Bush is in the initial stage of small child's mental development
13:35.25 ``Erik pretty much, yeah
13:35.29 clock_ where it's still difficult to distinguish himself from the world around.
13:35.52 clock_ And so I'm -- it's been a ...
13:36.09 ``Erik though one of the "repeat offender" things that the site rags on him for, I've talked to a guy from texas and he says that's how its' said in texas (so texas is special, not just bush... the "mothers and dads" phrase)
13:36.11 clock_ The message to the North Korean people is, is that we don't want you ...
13:36.41 clock_ And so my point is this, is that -- we'll see.
13:36.49 clock_ We'll see, that's a truly deep point.
13:36.52 clock_ I think Bush has a point.
13:37.50 clock_ "I remember meeting a mother of a child who was abducted by the North Koreans right here in the Oval Office.
13:37.53 clock_ "
13:38.05 clock_ North Koreans abduct children directly from the Oval Office.
13:38.19 clock_ I think they must be really evil when they abduct children directly from the Oval Office.
13:38.56 ``Erik "The Iraqis are fully staffed, and and they've got their team in there, but we don't. And so, what Gen. Petraeus is saying some early signs, still dangerous, but give me give my chance a plan to work."
13:39.30 ``Erik "I'll be long gone before some smart person ever figures out what happened inside this Oval Office."
13:39.39 clock_ ``Erik: my program for automated generation of nonsensical English sequences works better than Bush's brain
13:39.40 ``Erik :D
13:39.56 clock_ I think Bush needs to upgrade his statistical model of English language.
13:40.15 ``Erik jan '09, woooo
13:40.22 archivist he just needs killing off
13:40.26 clock_ He should figure out for example, that if the text ends with "give me", following with " give" is highly improbable
13:40.52 clock_ Sounds like the person who programmed the singlechip in his head was not a very competent programmer.
13:41.03 ``Erik "There are four boxes to be used in defense of liberty:
13:41.03 ``Erik soap, ballot, jury, and ammo. Please use in that order."
13:41.04 ``Erik -Ed Howdershelt
13:41.05 CIA-22 BRL-CAD: 03bob1961 * r31643 10/brlcad/trunk/src/libged/report.c: Initial check-in.
13:41.11 clock_ Give me an example of sentence that contains the string "give me give"
13:41.24 ``Erik we're in the ballot/jury phase right now (I think we should be well in the jury one, but *shrug*)
13:41.27 ``Erik :)
13:42.02 clock_ Bush needs some texan rednecks with shotguns to be sent on him :)
13:42.22 clock_ ``Erik: what is the soap box good for?
13:42.49 ``Erik um, american phrase, http://en.wikipedia.org/wiki/Soapbox
13:43.01 ``Erik or, english, rather
13:46.54 CIA-22 BRL-CAD: 03bob1961 * r31644 10/brlcad/trunk/src/libged/ (CMakeLists.txt Makefile.am): Added references to how.c report.c, set_transparency.c and tree.c
13:47.20 CIA-22 BRL-CAD: 03bob1961 * r31645 10/brlcad/trunk/src/libged/tree.c: Added include for errno.h
13:47.27 clock_ ``Erik: I see
13:57.51 *** join/#brlcad prasad_ (n=psilva@h-67-103-183-185.mclnva23.covad.net)
14:00.29 CIA-22 BRL-CAD: 03mafm * r31646 10/rt^3/trunk/src/g3d/CMakeLists.txt: Writing configuration files to a temporary dir, and removing it when finishing -- instead of writing them in the directory with the sources.
14:31.54 *** join/#brlcad docelic (n=docelic@78.134.201.0)
14:36.35 *** join/#brlcad thing1 (n=ric@124-169-218-66.dyn.iinet.net.au)
14:38.56 CIA-22 BRL-CAD: 03erikgreenwald * r31647 10/brlcad/trunk/src/libged/Makefile.am: add DEPENDS
14:39.06 CIA-22 BRL-CAD: 03erikgreenwald * r31648 10/brlcad/trunk/src/libged/ (attr.c ls.c): missing header
14:39.48 CIA-22 BRL-CAD: 03erikgreenwald * r31649 10/brlcad/trunk/src/librt/wdb.c: missing header
14:40.11 CIA-22 BRL-CAD: 03erikgreenwald * r31650 10/brlcad/trunk/src/librt/primitives/revolve/revolve.c: missing header and type fix for bu_strdup
14:40.22 CIA-22 BRL-CAD: 03mafm * r31651 10/rt^3/trunk/src/g3d/CMakeLists.txt: Writing configuration files to the build dir instead, so we don't have to create temp dirs and cleanup and still don't clutter the source dir.
14:45.32 CIA-22 BRL-CAD: 03mafm * r31652 10/rt^3/trunk/src/g3d/CMakeLists.txt: Setting explicitly the cfg file names, to avoid installing unintended files as it just happened to me.
15:01.38 *** join/#brlcad prasad_ (n=psilva@h-67-103-183-185.mclnva23.covad.net)
15:10.50 prasad_ hmm looks like we'll have a booth at siggraph
15:10.54 prasad_ :)
15:13.30 mafm \o/
15:13.42 mafm I only need to get a sponsor to pay me the travel
15:17.53 CIA-22 BRL-CAD: 03mafm * r31653 10/rt^3/trunk/src/g3d/ (13 files): Miscellaneous cleanup: renaming some variables, enhancing a bit doxygen documentation and comments, reducing the visibility of some methods when they don't need to be public...
15:41.19 CIA-22 BRL-CAD: 03bob1961 * r31654 10/brlcad/trunk/ (7 files in 4 dirs): Migrated a few more commands (i.e. ae, center and size). Removed the local2base and base2local members of struct ged_view.
15:42.09 ``Erik heads off to lunch O.o
15:47.42 CIA-22 BRL-CAD: 03bob1961 * r31655 10/brlcad/trunk/src/libged/ (aet.c center.c size.c): Initial check-in.
15:56.16 *** join/#brlcad homovulgaris (n=homovulg@202.63.233.61)
16:04.14 mafm hi homovulgaris
16:04.30 homovulgaris hey mafm :)
16:04.39 homovulgaris my system is not able to find Mocha .. grr :(
16:06.44 mafm mocha is in src/other
16:06.52 mafm are you using unix?
16:08.57 homovulgaris debian unstable
16:09.13 homovulgaris i mean i installed mocha.. when i try to cmake rbgui it complains that it is unable to find MOcha
16:12.11 mafm I see
16:12.31 *** join/#brlcad clock_ (n=clock@zux221-122-143.adsl.green.ch)
16:12.46 mafm but that after compiling mocha, right?
16:12.56 homovulgaris yeah
16:12.57 mafm the sequence is (mocha, rbgui)
16:13.04 mafm the other is independent
16:14.22 mafm $ make mocha
16:14.22 mafm Type: cd mocha; scons && cp libmocha.{a,so} /usr/local/lib && ldconfig && cp ../Mocha.pc /usr/local/lib/pkgconfig; cd ..
16:14.31 mafm do you execute that like exactly?
16:14.55 mafm notice the manual copy :)
16:15.11 mafm and that it'll fail if you don't have scons
16:15.15 mafm (be back in a minute)
16:16.25 homovulgaris naah.. i mean i had scons and i did the manual copy
16:17.19 *** join/#brlcad dtidrow_ (n=dtidrow@c-69-255-182-248.hsd1.va.comcast.net)
16:17.42 mafm so, I'll check it in a minute :D
16:18.37 homovulgaris hehe .. no probs.. maybe some issue with my pkg config..i will try figuring it out
16:19.07 *** join/#brlcad dtidrow_ (n=dtidrow@c-69-255-182-248.hsd1.va.comcast.net)
16:27.35 homovulgaris mafm: It was because the Include files were not being copied to /usr/local/Include :)
16:28.37 homovulgaris shouldnt u add that to the Makefile in other ?
16:32.03 homovulgaris grr.. http://rafb.net/p/9eCcu948.html but it has only two stars in the file :O
16:39.04 homovulgaris hmm.. shouldnt it be char* argv[] ?
16:52.11 mafm homovulgaris: char* arg[] and char** is the same
16:52.39 homovulgaris yeah they are but in the file it is char** arg[]
16:52.39 mafm I don't have the error, so I guess that it's not compiling the samples
16:52.51 homovulgaris which is char *** argv
16:53.11 homovulgaris anyways mocha and rbgui done ;)
16:53.16 mafm char*** is one indirection too far away
16:53.39 homovulgaris i changed it to char * argv[] that is :) which is char ** argv :)
16:53.46 mafm yep
16:53.54 mafm and about mocha you're right, I forgot it
16:54.52 homovulgaris i am getting this now though in g3d :) http://rafb.net/p/2rrvzH92.html
16:55.19 mafm what you did is "cp -r mocha/Include/Mocha/ /usr/local/include/" I suppose?
16:55.39 homovulgaris and in rbgui too i think you should put the manual copy ../RBGui.pc /usr/local/lib/pkgconfig
16:55.51 homovulgaris yeah
16:56.25 homovulgaris i use -R though :P
16:56.39 mafm somebody made the rpm for RBGui and they created a CMake file for it, so I think that it installs fine
16:58.55 homovulgaris :)
16:58.57 mafm hmm, I cannot see why you're getting the error with g3d
17:00.26 homovulgaris hmm..
17:00.54 mafm maybe you should "svn up" ? :)
17:01.46 homovulgaris yeah i did :)
17:02.31 mafm oh, one thing, I recomment to create another dir, like src/g3d/build (it can be anywhere really)
17:03.01 homovulgaris http://rafb.net/p/A7pCyy86.html
17:03.12 mafm and to compile g3d: cmake .. [to be changed depending on the build dir] && make -s && su -c "make -s install" && g3d
17:03.35 homovulgaris oh.. ok :)
17:03.46 mafm mmm
17:03.53 mafm what's your g++?
17:06.14 homovulgaris 4.3.1
17:06.19 mafm <PROTECTED>
17:06.26 mafm <PROTECTED>
17:06.38 mafm the problem are these two lines
17:08.15 homovulgaris hmmm
17:21.00 mafm I cannot find the problem really
17:21.16 mafm 4.3 is more picky in general, but I don't know a proper workaround
17:22.19 mafm for a start you might hardcode the path: "/usr/local/share/g3d/"
17:22.40 mafm so the lines would be: _root = new Ogre::Root("/usr/local/share/g3d/ogreplugins.cfg");
17:22.57 mafm config.load("/usr/local/share/g3d/resources.cfg");
17:23.22 mafm homovulgaris: but maybe 4.3 continues to be picky and refuses to compile other portions of the code :)
17:24.47 homovulgaris ok.. will check that out
17:25.18 homovulgaris mafm: i was doing some svn:ignore propsets on rt3 mainly the src/other directory..
17:25.28 homovulgaris dunno if i have commit access to that trunk though.
17:27.29 mafm what do you mean with that, that maybe you won't be able to commit fixes?
17:28.07 mafm you can maintain them locally and then I'll fix them properly
17:28.59 homovulgaris naah.. not code modifications or anything.. just that when i do svn status for example i have to see through the whole list of Makefiles and Makefile.ins and other autogenerated stuff in the list
17:29.30 mafm I see
17:30.02 mafm homovulgaris: well, so does it compile now?
17:31.51 homovulgaris was doing the propedits.. will do the compile after that
17:31.54 homovulgaris 5 mins :)
17:33.46 homovulgaris ogre/OgreMain/include/config.h.in is autogenerated .. right ? so we can svn:ignore it ?
17:34.12 mafm I think that is not autogenerated
17:34.21 mafm that it's the template to generate config.h
17:39.13 homovulgaris it is not on svn presently right.. :) so it must be generated ;0
17:39.14 homovulgaris :)
17:40.01 homovulgaris and hey mafm: i had to add #include <string.h> to mocha/Source/MemoryStream.cpp
17:40.36 mafm well, with 4.3 probably it's not the only one that you have to change
17:40.59 mafm they reorganized the included headers so now many compilations fail for simple things like that
17:41.41 homovulgaris ok i am commiting the propset changes to ogre and ois
17:41.59 homovulgaris will check out the compilation thing ..
17:42.07 homovulgaris i would love to see the new gui on my monitor :)
17:42.31 mafm well, I have to go that I'm already late and can't wait more, you'll tell me :)
17:42.41 mafm 'evening!
17:43.12 homovulgaris :)
17:48.49 CIA-22 BRL-CAD: 03homovulgaris * r31656 10/rt^3/trunk/src/other/ (521 files in 521 dirs): set svn:ignore
17:51.40 *** join/#brlcad dtidrow_ (n=dtidrow@c-69-255-182-248.hsd1.va.comcast.net)
17:53.22 homovulgaris brlcad: cmake_minimum_required(VERSION 2.6) asks me to add this to the top of CMakeLists.txt .. shouldnt I :) ?
17:58.53 homovulgaris oops i mean cmake asks me to add that to the top of CMakeList ;)
18:29.36 brlcad homovulgaris: yes, you should add that (or some prior version)
18:30.46 *** join/#brlcad Elperion (n=Bary@p5B14D704.dip.t-dialin.net)
18:36.32 CIA-22 BRL-CAD: 03homovulgaris * r31657 10/rt^3/trunk/src/other/mocha/ (3 files in 2 dirs): <string.h> include to build mocha
18:42.59 homovulgaris yeehaw.. g3d running :)
18:45.36 CIA-22 BRL-CAD: 03homovulgaris * r31658 10/rt^3/trunk/src/ (g3d/CMakeLists.txt other/rbgui/Gui/CMakeLists.txt): cmake_minimum_required(2.2) added to the CmakeLists
18:49.10 CIA-22 BRL-CAD: 03homovulgaris * r31659 10/rt^3/trunk/ (28 files in 28 dirs): svn:ignore and char*** to char** in OgreSample application
18:56.07 *** join/#brlcad elite01 (n=elite01@dslb-088-071-040-234.pools.arcor-ip.net)
18:56.22 ``Erik *yawn*
19:27.03 *** join/#brlcad quentusrex (n=quentusr@c-71-197-244-228.hsd1.or.comcast.net)
20:46.02 brlcad hello quentusrex
20:47.49 pacman87 well, starting plot() for the wireframe fixed the earlier raytrace problem
20:48.56 brlcad cool, what was it?
20:49.13 pacman87 what was what?
20:49.17 brlcad the problem :)
20:49.22 brlcad when you added the sphere, the results changed
20:49.23 pacman87 i still don't know
20:49.26 brlcad hah
20:49.31 pacman87 i dont need the sphere now
20:49.31 brlcad gotta love it
20:49.52 brlcad prepares to go see wallE
20:50.15 pacman87 theory is when it should work, but doesn't. practice is when it works, but no one know why/
20:58.51 *** join/#brlcad clock_ (n=clock@77-56-85-230.dclient.hispeed.ch)
21:37.19 *** join/#brlcad ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt)
21:37.19 *** topic/#brlcad is BRL-CAD Open Source Solid Modeling || http://brlcad.org || http://sf.net/projects/brlcad || Channel logs at http://ibot.rikers.org/%23brlcad/ || BRL-CAD is participating in the 2008 Google Summer of Code! || Release 7.12.4 is posted (source-only release)
21:53.47 pacman87 wireframe: https://webspace.utexas.edu/trv82/www/rev_wf01.png
21:53.59 pacman87 and raytrace: https://webspace.utexas.edu/trv82/www/rev_rt07.png
21:56.44 ``Erik <PROTECTED>
22:06.38 pacman87 should i use 8 or 16 sketch slices in the wireframe?
22:21.01 *** join/#brlcad Elperion (n=Bary@p5B14D704.dip.t-dialin.net)
22:24.40 CIA-22 BRL-CAD: 03pacman87 * r31660 10/brlcad/trunk/src/librt/primitives/revolve/revolve.c: rt_revolve_plot() now works for sketches consisting of straight line segments
23:47.35 starseeker pacman87: neat!
23:47.53 pacman87 straigh lines only, atm
23:48.05 starseeker still cool :-)
23:48.11 pacman87 yeah :)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.