00:05.49 |
*** join/#brlcad jesica__
(~jesica@190.177.158.169) |
00:06.15 |
``Erik |
this channel needs to get their volume crap
sorted out... playing it just quiet enough to hear the show, then
certain commercials blast and my poor cats jump up and look around
:/ |
00:11.36 |
starseeker |
``Erik: main advantage would be one build
system for Windoze and other platforms |
00:11.56 |
starseeker |
``Erik: yeah, that's annoying |
00:12.11 |
starseeker |
remember some investigation into that practice
a while back, come to think of it... |
00:13.35 |
``Erik |
well |
00:13.40 |
``Erik |
there ws a story about a legal
dealie |
00:14.01 |
``Erik |
and what I'm hearing NOW, instead of the
entire commercial blasting, it blasts for the very first bit, then
quickly backs off |
00:14.16 |
``Erik |
at first, I thought someone was at a mixing
board and was just slow at adjusting it down |
00:14.25 |
``Erik |
but it's the same curve in the same commercial
several times |
00:15.34 |
``Erik |
only a few commercials are doing it :/ like
the comcast commercial does it really bad |
00:16.02 |
``Erik |
the verizon one does it, too...
hrmmm |
00:16.51 |
``Erik |
ponders going into a brian
class conspiracy theory mode |
00:18.30 |
*** join/#brlcad Ralith
(~ralith@69.90.48.97) |
00:19.33 |
``Erik |
ayup, no sbcl for arm, figured |
00:20.49 |
``Erik |
oh my, clisp is willing to try it
O.O |
00:21.11 |
starseeker |
stands back and waits for the
mushroom cloud... |
00:21.48 |
``Erik |
hey, you can't make an omelet without
subjecting a few eggs to fission |
00:22.47 |
starseeker |
that'd make an awesome tshirt :-) |
00:23.16 |
Ralith |
``Erik: someone ported clisp to one of those
nokia platforms, iirc. |
00:23.28 |
``Erik |
neat |
00:23.32 |
Ralith |
and I think someone at least *tried* to get
SBCL on ARM, may want to see where they left off. |
00:25.42 |
``Erik |
nope, clisp asploded on me |
00:25.53 |
``Erik |
actually |
00:25.59 |
``Erik |
ffcall asploded |
00:28.37 |
Ralith |
I think there's a patched version? |
00:28.45 |
Ralith |
I remember that being mentioned on the nokia
thread |
00:35.58 |
``Erik |
*shrug* ain't the purpose of the machine, just
figured it'd be amusing to try :) |
00:41.13 |
Ralith |
http://talk.maemo.org/showthread.php?t=42339 |
00:53.30 |
``Erik |
"accidental ARM endianness switch",
nice |
01:06.12 |
``Erik |
*snrkt*, that was awesome... simpsons, bart's
looking at a microfiche reader, says "zoom in and enhance", lisa
shrugs and pushes his face closer to the screen |
01:30.23 |
``Erik |
odd, I have a sudden urge for a glass of
milk |
01:38.27 |
*** join/#brlcad yukonbob
(1000@s142-179-54-198.bc.hsia.telus.net) |
01:38.27 |
*** join/#brlcad cjdevlin
(~devlin@99-74-181-148.lightspeed.cicril.sbcglobal.net) |
03:17.31 |
*** join/#brlcad gbttun
(~gbttun@c-24-6-17-7.hsd1.ca.comcast.net) |
03:19.54 |
gbttun |
hi, i'd like to know if i could get help with
BRL-CAD installation here |
03:26.18 |
brlcad |
~ask |
03:26.18 |
ibot |
Questions in the channel should be specific,
informative, complete, concise, and on-topic. Don't ask if you can
ask a question first. Don't ask if a person is there; just ask
what you intended to ask them. Better questions more frequently
yield better answers. We are all here voluntarily or against our
will. |
03:26.27 |
brlcad |
sure, usually |
03:35.45 |
gbttun |
i've downloaded the brl tarball from
sourceforge and unpacked it in /usr/brlcad. i've read the INSTALL
file and attempted to follow the instructions: $sh
autogen.sh |
03:36.05 |
gbttun |
but the shell responds with 'can't open
autogen.sh' |
03:36.19 |
gbttun |
what step am i missing? |
03:37.51 |
louipc |
try `./autogen.sh` ? |
03:38.40 |
gbttun |
it can't find that file. cwd is /usr/brlcad,
is it in another directory? |
03:39.07 |
louipc |
oh what do you have in /usr/brlcad? |
03:39.44 |
gbttun |
bin, include, lib, man, rel-7.10.4, share,
stable |
03:39.57 |
louipc |
oh you downloaded a pre built
package |
03:40.15 |
louipc |
you can try to run
/usr/brlcad/bin/mged |
03:40.52 |
louipc |
might have to add /usr/brlcad/lib to your
library path |
03:41.04 |
gbttun |
how do i do that? |
03:41.41 |
louipc |
you would add the path to /etc/ld.so.conf and
run ldconfig |
03:42.12 |
louipc |
you're using linux yeah? |
03:42.17 |
``Erik |
which brl tarball did you download? |
03:42.19 |
gbttun |
yes. ubuntu |
03:42.23 |
louipc |
ok |
03:42.30 |
``Erik |
you seem to be mixing the instructions for
source and binary... |
03:43.01 |
gbttun |
brlcad_7.10.4_ia32.tar.bz2 |
03:44.20 |
``Erik |
could you run "ldd /usr/brlcad/bin/rt" and
paste the results to someplace like http://paste.lisp.org/ ? |
03:45.41 |
``Erik |
(and setting the LD_LIBRARY_PATH variable is a
simpler and root-less alternative to updating the ld cache, the
performance difference is neglegible these days) |
03:49.08 |
gbttun |
http://paste.lisp.org/display/96078 |
03:49.38 |
``Erik |
you're missing the stdc++ libraries |
03:50.05 |
``Erik |
in your ubuntu installer thingymajigger should
be something that says "C++ runtime libraries" or "stdc++" or
something |
03:51.20 |
gbttun |
libstdc++ ? |
03:51.33 |
``Erik |
that sounds up the alley, yeah |
03:52.04 |
``Erik |
<-- not a linux guy, has never used ubuntu,
.. doesn't know those details :/ mebbe loui knows? *shrug*
:) |
03:52.45 |
gbttun |
the description is 'the GNU Standard C++
LIbrary v3 (documentation files)' |
03:53.20 |
louipc |
well, LD_LIBRARY_PATH is only supposed to be a
temporary thing |
03:53.23 |
``Erik |
hm, ya want the libraries themselves, not the
docs for them... does that mean with the docs, or just the
docs? |
03:54.06 |
gbttun |
it's just the docs :/ |
03:54.50 |
gbttun |
i'll look online, i don't think the packet
manager has the stdc++ lib (unless it's in a repository that I
haven't added) |
03:55.02 |
``Erik |
it should be part of the base system |
03:55.12 |
``Erik |
do you have any libstdc++* files in /lib or
/usr/lib ? |
03:55.17 |
louipc |
maybe that build is using an old
version |
03:55.47 |
louipc |
if you don't have any qualms against building
from source I'd recommend it |
03:55.49 |
``Erik |
given that it's a very old version, I'd
imagine so :D |
03:56.27 |
gbttun |
when you say an old version, are you referring
to brlcad or to the stdc++ lib? |
03:56.36 |
``Erik |
BRL-CAD |
03:56.38 |
louipc |
well, I do still have /usr/lib/libstdc++.so.5
on my system |
03:56.41 |
louipc |
:P |
03:57.48 |
gbttun |
in /usr/lib, i have a libstdc++.so.6 |
03:57.56 |
``Erik |
my old bsd clunk has 4, 5 and 6... my mac only
has 6 |
03:58.58 |
louipc |
yeah looks like only 6 is available on
ubuntu |
03:59.26 |
``Erik |
ok, then ya have a choice between two things,
gbttun... A) build it from source and enjoy all the bug fixes and
new features, or B) link a libstdc++.so.5 to your libstdc++.so.6,
sacrifice a chicken, hope and pray that it works and just suffer
the bugs and explosions that occur... :D |
04:00.10 |
gbttun |
well, when you put it that way . . .
haha |
04:00.11 |
louipc |
C) install libstdc++ 5 |
04:00.21 |
louipc |
i'd choose A |
04:01.01 |
gbttun |
alright, i'll try from source. never done it
before. the documentation is in the brlcad lib, right? |
04:01.24 |
louipc |
it's in the tarball |
04:01.34 |
louipc |
and maybe the wiki can help as well |
04:01.53 |
gbttun |
alright |
04:02.29 |
louipc |
if you download the source via tarball you
shouldn't need to run autogen.sh |
04:02.36 |
louipc |
just ./configure, make, make install |
04:04.03 |
``Erik |
I'm guessing that ubuntu splits the runtime
libraries and headers into seperate packages |
04:04.33 |
``Erik |
so'll have to, say, install libXi-dev in
addition to having libXi ... |
04:04.39 |
louipc |
oh yeah.. forgot about that |
04:04.54 |
louipc |
you need to install everything-dev |
04:05.00 |
louipc |
bahhah |
04:06.04 |
``Erik |
after running the configure script, READ that
block at the end to see if it's gonna do what you want... mebbe put
that on that paste site so louipc can tell ya if you missed
anything... :D |
04:08.58 |
``Erik |
I... just figured out how the ancient
egyptions were able to build such precise structures without modern
surveying tools... I understand it now... they used cats. cats find
the exact middle. every time. |
04:10.55 |
louipc |
wow I never knew they could do that |
04:11.20 |
louipc |
what's their accuracy? |
04:12.17 |
``Erik |
not sure, my other tools aren't highly
accurate themselves |
04:12.30 |
louipc |
oh hah |
04:12.51 |
louipc |
I figure they were able to do it via
experienced craftsmanship |
04:13.23 |
louipc |
a good machinist can judge a size within .005
of an inch using just a steel rule |
04:13.31 |
``Erik |
well, they had, y'know, knotted ropes and
stuff, but those were probably just for crud measurements when they
didnt' have time for a cat to decide to sleep |
04:13.43 |
louipc |
haha yea |
04:14.05 |
``Erik |
yeahhhhhh, I don't have a good machinist grade
rule, even my calipers are crummy plastic things |
04:14.10 |
``Erik |
and no micrometer |
04:14.59 |
``Erik |
had to mill an aluminum cube
to like 1" on each edge to within a pretty insane tolerance,
something up the alley of that .005 or so... good
fun |
04:15.19 |
louipc |
haha that's a wide tolerance |
04:15.51 |
``Erik |
it was a highschool class, using some heavy
duty gear, but it'd been abused by a lot of highschool students...
don't remember the exact #'s |
04:15.56 |
louipc |
but it's good fun for sure |
04:16.00 |
``Erik |
that was, uh, a long long... long... long time
ago |
04:16.28 |
``Erik |
y'know, with the oxes pulling the drive
spindle geared to the mill head, etc... :D |
04:16.35 |
``Erik |
oxen, rather |
04:16.48 |
louipc |
hah forget that, you're supposed to file
it |
04:16.58 |
``Erik |
heh |
04:17.10 |
``Erik |
early 90's, anyways *shrug* :D |
04:17.17 |
louipc |
file it down to the req'd shape and
size |
04:17.19 |
louipc |
heheheh |
04:17.39 |
``Erik |
did a lot of filing in that class, mostly
de-burring the sheet metal we'd snipped or clipped in the
brake |
04:17.48 |
``Erik |
or fine work after welding |
04:20.03 |
louipc |
hmm now I have an idea for text
winter |
04:20.06 |
louipc |
snow pyramid |
04:21.36 |
``Erik |
heh, make the bricks like ya do for
igloos? |
04:22.00 |
louipc |
haha nice! |
04:22.04 |
``Erik |
the nifty part would be the tunnel down to the
snow sarcophogus with the smummy in it |
04:22.28 |
``Erik |
which'd be a partially melted but preserved
snowman, right? :D |
04:22.51 |
louipc |
of course |
04:28.42 |
gbttun |
ok, i've run configure. http://paste.lisp.org/display/96078#1 |
04:29.12 |
``Erik |
missing X headers, you won't get a gui with
that |
04:30.27 |
``Erik |
that'd be like, uh, Xlib-dev libXi-dev
... |
04:31.11 |
louipc |
gbttun: install tcl too |
04:31.33 |
``Erik |
http://brlcad.org/wiki/Compiling |
04:33.17 |
louipc |
perfect |
04:33.55 |
gbttun |
oops, supposed to install the
dependencies/tools first, huh. i'll have to recompile
afterwards? |
04:34.04 |
``Erik |
(why are both 8.5 and 8.4 listed?) |
04:34.18 |
``Erik |
you'll have to run configure again, you
haven't compiled yet |
04:48.23 |
gbttun |
http://paste.lisp.org/display/96078#2 |
04:48.37 |
gbttun |
i installed the dev libraries, but still no
GUI? |
04:51.25 |
``Erik |
ya need the "X11 support" to say yes |
04:55.13 |
*** join/#brlcad gbttun
(~gbttun@c-24-6-17-7.hsd1.ca.comcast.net) |
04:59.04 |
louipc |
gbttun: you should install what the wiki page
mentions |
04:59.11 |
louipc |
gbttun: http://brlcad.org/wiki/Compiling |
04:59.42 |
louipc |
as well as the non-dev counterparts |
05:00.08 |
louipc |
I think it would be safe to omit tcl8.4 and
tk8.4 though |
05:02.03 |
gbttun |
i'll install the non-dev counterparts, i've
installed all pkgs mentioned in the wiki |
05:02.22 |
louipc |
cool |
05:12.17 |
gbttun |
checked all the non-dev counterparts, and
they're already installed |
05:13.33 |
louipc |
hmmm |
05:15.56 |
louipc |
must be missing something though |
05:19.13 |
gbttun |
many of the x11 packages have different
numbered pkgs-dev/doc/etc |
05:19.21 |
gbttun |
a restart wouldn't help, i suppose |
05:19.44 |
louipc |
I wouldn't think so |
05:19.52 |
louipc |
it's not windows hehehe |
05:19.58 |
gbttun |
heh |
05:21.08 |
louipc |
if you posted the full configuration log, that
might help to figure out what's missing |
05:29.06 |
gbttun |
have any target areas? config log is too big
to paste Oo |
05:30.46 |
louipc |
anything that says 'no' ahha |
06:13.45 |
gbttun |
i went thru config.log up until the x11
statement |
06:13.48 |
gbttun |
http://paste.lisp.org/display/96078#3 |
07:15.13 |
*** part/#brlcad gbttun
(~gbttun@c-24-6-17-7.hsd1.ca.comcast.net) |
10:22.17 |
*** join/#brlcad neL
(~neL@202.3.77.145) |
10:24.38 |
*** part/#brlcad neL
(~neL@202.3.77.145) |
11:00.29 |
*** join/#brlcad Stattrav
(~Stattrav@202.3.77.161) |
11:26.01 |
d-lo |
Merning all! |
12:19.41 |
*** join/#brlcad parigaudi
(~quassel@pd95b7f5e.dip0.t-ipconnect.de) |
13:21.28 |
*** join/#brlcad jack
(~jack@85.92.137.10) |
13:23.56 |
*** join/#brlcad jack
(~jack@unaffiliated/jack) |
13:52.19 |
starseeker |
hello - wonder how they're doing this
transparency... http://tulip.labri.fr/TulipDrupal/?q=node/17 |
14:05.49 |
``Erik |
probably opengl |
14:05.55 |
``Erik |
that's how apple does it's |
14:11.37 |
starseeker |
hasn't checked out tulip in a
while - looks like at least some of their library code is LGPL
now... hmmm |
14:11.59 |
starseeker |
that could be a nifty way to visualize
geometry |
14:12.16 |
starseeker |
thinks he remembers Sean
toying with the notion a while back of tree
visualization |
14:13.04 |
starseeker |
saddles up for The Commute To
Work... |
14:13.21 |
``Erik |
bring comfortable walking shoes O.o |
14:13.39 |
``Erik |
and maybe pack a snack for the hike between
the parking space and building :D |
16:37.52 |
brlcad |
is waiting for a shipment to
arrive, might not get here in time to hit the road |
16:39.20 |
brlcad |
on-the-fly hierarchy visualization would be
grand to have, particularly for viewing the ops and nested
uses |
16:39.54 |
d-lo |
ah, so the vacation is already over
eh? |
16:40.14 |
starseeker |
brlcad: I'm getting set to work Mike's obj
parsing stuff into BRL-CAD - is there a particular place it should
go? |
16:40.24 |
brlcad |
gcv |
16:40.30 |
starseeker |
was planning to make a
subdirectory in libgcv... |
16:40.34 |
brlcad |
sure |
16:40.37 |
starseeker |
cool |
16:40.59 |
starseeker |
starts pecking at
configure.ac again... |
16:41.15 |
starseeker |
brlcad: oh, is that cmake branch OK? |
16:41.27 |
starseeker |
doesn't want to add
clutter... |
16:42.18 |
brlcad |
it's only adding to clutter if you don't
follow through with it or use it down the road |
16:42.41 |
starseeker |
nods |
16:42.44 |
starseeker |
k |
16:42.51 |
starseeker |
easy to nuke if it goes stale |
16:43.13 |
starseeker |
or if ``Erik decides it needs to die
O.o |
16:53.23 |
starseeker |
just had an itch for some
reason to poke at cmake... |
16:57.45 |
brlcad |
maybe some gold bond would help take care of
that |
16:58.13 |
CIA-85 |
BRL-CAD: 03bob1961 * r37934
10/brlcad/trunk/src/ (archer/archer mged/mged.c
mged/setup.c): |
16:58.13 |
CIA-85 |
BRL-CAD: Added a -o option to mged for
starting the new gui. This will eventually be used |
16:58.13 |
CIA-85 |
BRL-CAD: to fire up the old gui. Cleaned up
the possible bad behavior with the -a option. |
16:58.13 |
CIA-85 |
BRL-CAD: For example, if -a is specified apart
from classic mode it brings up the gui |
16:58.13 |
CIA-85 |
BRL-CAD: with an extra display. Also modified
the archer script to work from mged. |
16:58.30 |
starseeker |
brlcad: heh. That was about ``Erik's
response |
17:13.39 |
CIA-85 |
BRL-CAD: 03bob1961 * r37935
10/brlcad/trunk/src/mged/mged.c: Fixed a typo. |
17:19.39 |
starseeker |
brlcad: heh - they're going to have Tufte help
explain where Stimulus Funds are going |
17:29.53 |
``Erik |
heh, gold bond, bah, real men use prep H..
http://www.guzer.com/pictures/preperation_h.jpg
(don't worry, work safe) |
17:30.20 |
``Erik |
brlcad: know when you're back in? glenn was
looking for you to help him, he wants to make a .pkg or
something |
17:31.37 |
starseeker |
reflects that having Tufte do
that is actually a Really Good Idea... |
17:36.59 |
``Erik |
the appointment by obama? will be...
interesting (that's made it to /. ?) |
17:38.00 |
brlcad |
``Erik: what's up with all the proxy servers
on crit? |
17:38.50 |
``Erik |
it forks children out to handle connections,
just like apache... |
17:39.53 |
brlcad |
I mean are you actually proxying
something? |
17:39.53 |
``Erik |
yeah |
17:39.53 |
brlcad |
or is the server just there running |
17:39.53 |
``Erik |
it only listens localhost, ssh -L
ftw |
17:41.39 |
``Erik |
oh my, migration time O.o |
17:42.47 |
brlcad |
yeah, working on verifies, backup, maybe get
apache migrated today if lucky |
17:43.35 |
``Erik |
apache won't start until it thinks it can
resolve all the hosts to itself, iirc |
17:45.20 |
``Erik |
dunno if ya wanna do 'one big whump' and just
lose service for a bit while that happens, or do some more slow
migration (make irssi a shell script that says "go use the other
machine", mebbe ssh tunnel the mysql port, etc) |
18:01.35 |
brlcad |
the hosts can be migrated one by one |
18:01.44 |
brlcad |
that way I can weed out old junk |
18:31.25 |
*** join/#brlcad starseek1r
(~starseeke@BZ.BZFLAG.BZ) |
19:56.52 |
CIA-85 |
BRL-CAD: 03starseeker * r37936
10/brlcad/trunk/src/tclscripts/mged/ (Makefile.am mike-tux.png):
Add png version of mike tux image. |
20:24.19 |
brlcad |
http://unixronin.livejournal.com/727071.html
|
20:26.50 |
brlcad |
er, I guess that should have been http://unixronin.dreamwidth.org/683967.html |
20:37.29 |
starseek1r |
cool :-) |
21:10.22 |
*** join/#brlcad R0b0t1
(~Enigma@unaffiliated/r0b0t1) |
21:31.51 |
CIA-85 |
BRL-CAD: 03bob1961 * r37937
10/brlcad/trunk/src/tclscripts/archer/Archer.tcl: Added a
dedication tab to the "About" dialog. |
21:58.37 |
starseek1r |
growls... confound flex and
bison anyway |
22:04.05 |
``Erik |
heh |
22:04.11 |
``Erik |
you're probably overthinking it |
22:04.41 |
starseek1r |
no, the version on the Mac doesn't understand
the reentrant option |
22:05.06 |
``Erik |
ah, eh? compiled just fine on mine... wonder
if it grabbed the ones in /opt/local/bin instead *shrug* |
22:05.28 |
``Erik |
apple is really slow about updating :/ still
automake 1.6 even |
22:17.49 |
starseek1r |
mutters under his breath
about including a modern lex and yacc in
src/other... |
22:21.06 |
starseek1r |
jeez, even the Linux box doesn't have
it |
22:44.26 |
CIA-85 |
BRL-CAD: 03bob1961 * r37938
10/brlcad/trunk/src/libdm/dm-ogl.c: Minor tweak. |
22:45.59 |
CIA-85 |
BRL-CAD: 03bob1961 * r37939
10/brlcad/trunk/src/libdm/dm-rtgl.c: Tweak the lighting parameters
a bit so that things aren't so washed out looking. |
22:52.31 |
starseeker |
huh, kinda nifty looking: http://www.openflipper.org/index.php?id=238 |
23:07.10 |
CIA-85 |
BRL-CAD: 03starseeker * r37940
10/brlcad/trunk/ (14 files in 5 dirs): |
23:07.10 |
CIA-85 |
BRL-CAD: First stab at integrating the obj
parsing routines by Mike Tegtmeyer into |
23:07.10 |
CIA-85 |
BRL-CAD: libgcv. At the moment, it looks like
the lex and yacc files require more modern |
23:07.10 |
CIA-85 |
BRL-CAD: versions of their respective tools
than are present on many default OS |
23:07.10 |
CIA-85 |
BRL-CAD: configurations, so for now we'll have
to go with including and building the |
23:07.11 |
CIA-85 |
BRL-CAD: generated C++ code. |
23:12.34 |
*** join/#brlcad stevegt_
(~stevegt@cislunar.TerraLuna.Org) |
23:23.07 |
brlcad |
obj_parser.h probably shouldn't be in
include/ |
23:23.22 |
starseeker |
strictly local? |
23:23.25 |
starseeker |
k |
23:23.47 |
brlcad |
no reason for that to be public api, we're not
producing a public obj library |
23:24.41 |
brlcad |
be sure you distcheck that too since you're
adding new files/dirs, if you didn't |
23:25.09 |
starseeker |
nods |
23:25.13 |
starseeker |
will do |
23:28.26 |
CIA-85 |
BRL-CAD: 03starseeker * r37941
10/brlcad/trunk/ (7 files in 4 dirs): Move obj_parser.h back to
libgcv/obj |
23:29.20 |
``Erik |
(if we do make it public, it'd be through
gcv.h, I'd imagine) |
23:29.56 |
starseeker |
wasn't sure how the mechanics
of that would work <shrug> |
23:30.25 |
starseeker |
back in Richard's ballpark now |
23:31.23 |
``Erik |
ah, the waiting game :D |
23:31.25 |
``Erik |
*duck* |
23:31.53 |
``Erik |
should be firing a grid
tomorrow, mebbe even binning the primaries O.o |
23:32.22 |
starseeker |
sweeeet |
23:32.43 |
``Erik |
shooting for 'functional' this week,
yo |
23:33.30 |
``Erik |
and then a slew of macros to make it fun and
hurt starseekers brain :D |
23:33.32 |
``Erik |
*duck* |
23:36.01 |
starseeker |
so far that hasn't been any particular trick
this week |
23:37.47 |
CIA-85 |
BRL-CAD: 03starseeker * r37942
10/brlcad/trunk/src/external/ProEngineer/Makefile.am: Looks like
this file has gone byebye - let the Makefile.am know |
23:38.52 |
``Erik |
hehehe |
23:39.12 |
``Erik |
I sense a restless night with 'ttk' repeating
in your head :D |
23:39.42 |
starseeker |
more like itk |
23:40.19 |
``Erik |
ah :) |
23:40.41 |
``Erik |
so now that you're the TK subject matter
expert, you can make the new isst gui for me, right? |
23:41.15 |
CIA-85 |
BRL-CAD: 03starseeker * r37943
10/brlcad/trunk/src/libgcv/CMakeLists.txt: Sync libgcv
CMakeLists.txt file. |
23:41.33 |
starseeker |
Actually, the Tk Framebuffer info may apply,
but it's not "mature" yet, to say the very least |
23:42.04 |
``Erik |
once I'm out of milestone city, I'll put some
time to look at using ogl to dump to |
23:43.49 |
starseeker |
O.o thought you just needed fast 2D
blitting |
23:45.05 |
``Erik |
I do |
23:45.24 |
``Erik |
ogl might do it, glTexSubImage2D() |
23:45.28 |
starseeker |
ah |
23:45.53 |
``Erik |
I THINK that's how apple does all it's aqua
display stuff? and vista with it's "aero" ('cept using
d3d)? |
23:45.57 |
starseeker |
might still be worth looking at a pure Tk
approach, just in case ogl isn't available... |
23:45.59 |
``Erik |
be an interesting experiment |
23:46.01 |
``Erik |
yeah |
23:46.39 |
starseeker |
is dreading the embedded
framebuffer + Tk fun ahead, but that's clearly next on the
list... |
23:47.03 |
starseeker |
now that we've got obj parsing in for
Richard |
23:48.13 |
starseeker |
goes to grab some food now
that distcheck is going... |