00:18.54 |
*** join/#brlcad Joely
(n=joel@adsl-71-147-42-12.dsl.emhril.sbcglobal.net) |
00:20.29 |
Joely |
ugh, i cannot get the g-* converters working
on my database.... it fails with : bu_bomb(): taking longjmp up to
application handler : FAILED in Boolean evaluation:
/torx_screw.c/torx_hex.c |
00:20.38 |
Joely |
any ideas? |
00:22.25 |
Twingy |
try doing a g2asc and asc2g |
00:25.03 |
Joely |
ok that worked |
00:25.11 |
Joely |
but still no luck with things like
g-obj |
00:29.17 |
Twingy |
sounds like a bug |
00:29.25 |
Twingy |
does it work on the sample
databases? |
00:31.35 |
Joely |
yup |
00:31.54 |
Twingy |
corrupt database maybe? |
00:31.58 |
Joely |
i don't think so....it renders
fine... |
00:32.29 |
Joely |
want me to send the database? all it is is a
very simple bolt |
00:37.06 |
Twingy |
kinda busy atm, might want to bug "brlcad"
about it |
00:37.43 |
Joely |
ah ok, thanks |
00:51.36 |
MinstrelGypsy |
brlcad: that 7.8.4 mingw build i sent, I know
its old code, but do what you want with it, and i'm still working
on 7.10 |
02:22.42 |
MinstrelGypsy |
http://www.pastebin.ca/503886
<---- my "toy compiler" spotted this :) |
02:23.19 |
*** part/#brlcad Joely
(n=joel@adsl-71-147-42-12.dsl.emhril.sbcglobal.net) |
02:45.39 |
*** join/#brlcad bjorkBSD
(n=bjork@ip70-178-214-102.ks.ks.cox.net) |
03:10.02 |
MinstrelGypsy |
somebody asked me an honest question
yesterday, "What do you do man?", I answered quite honestly, not
much of anything really. |
03:11.14 |
*** join/#brlcad louipc
(n=louipc@bas8-toronto63-1177613607.dsl.bell.ca) |
03:19.05 |
*** join/#brlcad Twingy
(n=justin@74.92.144.217) |
03:38.25 |
*** join/#brlcad louipc_
(n=louipc@bas8-toronto63-1096669203.dsl.bell.ca) |
03:39.51 |
*** join/#brlcad Twingy
(n=justin@74.92.144.217) |
03:40.18 |
*** join/#brlcad Twingy
(n=justin@74.92.144.217) |
03:44.34 |
*** join/#brlcad Joely
(n=joel@adsl-71-147-42-12.dsl.emhril.sbcglobal.net) |
04:00.31 |
brlcad |
Joely: i'll let you know what I find
out |
04:01.01 |
Joely |
thanks! |
04:08.33 |
brlcad |
Joely: how fast is your computer? :) |
04:08.52 |
Twingy |
what kinda chip you got in there a
dorrito? |
04:08.53 |
brlcad |
it is just a tesselation tolerance issue
because the threads are so tiny |
04:09.04 |
bjorkBSD |
hahah |
04:09.10 |
brlcad |
they're pressing up against the minimium
distance tolerance threshold |
04:09.48 |
brlcad |
so it's basically trying to resolve polygons
that are bigger than your threads themselves, and saying "not gonna
do it, wouldn't be prudent" |
04:09.54 |
Joely |
hmm it's 2.4 ghz...amd64 |
04:09.59 |
Joely |
OHHH |
04:10.01 |
brlcad |
okay, that shouldn't be too bad |
04:10.13 |
brlcad |
try: g-obj -D 0.0001 -o test.obj ZIFFG256.g
torx_screw.c |
04:10.17 |
Joely |
oh |
04:10.20 |
Joely |
ok |
04:10.21 |
brlcad |
it'll take a couple minutes |
04:10.34 |
brlcad |
stupid N^3 algorithm in there |
04:10.46 |
*** join/#brlcad _jack-
(i=jack@dub.minimal.nl) |
04:14.34 |
brlcad |
you could even do 0.001 and it should
converge |
04:16.22 |
Twingy |
sean, I got poor mans xm satellite radio
now |
04:16.52 |
Twingy |
shell script that sucks down a few hours of my
favorite streaming radio stations and puts on my 2GB microsd card
each morning that I pop into my phone |
04:17.39 |
brlcad |
hah |
04:17.44 |
Twingy |
8 hours of music for 5 stations |
04:17.54 |
Twingy |
in case I get tired of one |
04:18.01 |
brlcad |
that's funny |
04:18.18 |
Twingy |
it's not like it matters that it's
old... |
04:18.24 |
Twingy |
unless you are listening to news I
guess |
04:18.36 |
brlcad |
yeah, so long as it's not news channels or
something |
04:18.43 |
Twingy |
jah |
04:19.08 |
Twingy |
in a couple years I'm sure my phone will hold
4 or 8GB... so maybe I'll do tv too |
04:19.16 |
Twingy |
you remember my tv tuner card in the bsd
box? |
04:19.35 |
Twingy |
I could do little mpgs too I suppose |
04:19.39 |
Twingy |
hand held tivo ^_^ |
04:19.50 |
brlcad |
poor mans itv? |
04:20.03 |
Twingy |
stargate on my phone would be nifty |
04:20.50 |
Twingy |
would help pass the time in those drug /
security training things |
04:21.15 |
Twingy |
those itv boxes get hot! |
04:21.24 |
Twingy |
you can cook ramen noodles on them |
04:21.58 |
Joely |
brlcad! it worked! |
04:22.02 |
Joely |
thank you very much! |
04:26.53 |
brlcad |
Joely: no problem, glad to be of
service |
04:27.17 |
brlcad |
be interested in seeing your completed
model |
04:28.06 |
Joely |
really? i'm trying to make a zif
socket! |
04:29.50 |
brlcad |
yeah, any brl-cad models become showcase
material, stuff to share and show what sorts of neat things others
are doing |
04:31.00 |
Twingy |
path trace it ;) |
04:34.04 |
brlcad |
maybe that's what I'll do this
weekend |
04:34.27 |
brlcad |
(in a box, whatever) |
04:35.27 |
brlcad |
Twingy: do I need to model the light in
brl-cad or in your format? (i.e. will it convert my
lights) |
06:08.05 |
*** join/#brlcad elite01
(n=elite01@195.37.106.60) |
07:36.48 |
*** join/#brlcad elite01_
(n=elite01@195.37.106.60) |
07:47.45 |
*** join/#brlcad clock_
(n=clock@zux221-122-143.adsl.green.ch) |
09:03.48 |
*** join/#brlcad elite01
(n=elite01@195.37.106.60) |
10:13.41 |
*** join/#brlcad louipc
(n=louipc@bas8-toronto63-1088753963.dsl.bell.ca) |
10:23.14 |
*** join/#brlcad louipc__
(n=louipc@bas8-toronto63-1128543419.dsl.bell.ca) |
10:37.34 |
*** join/#brlcad elite01
(n=elite01@195.37.106.60) |
10:46.00 |
*** join/#brlcad louipc
(n=louipc@bas8-toronto63-1128543307.dsl.bell.ca) |
13:44.25 |
*** join/#brlcad Elperion
(n=Bary@p548752B2.dip.t-dialin.net) |
13:55.36 |
*** join/#brlcad elite01
(n=elite01@dslc-082-082-088-115.pools.arcor-ip.net) |
13:57.45 |
*** join/#brlcad louipc_
(n=louipc@bas8-toronto63-1096669316.dsl.bell.ca) |
16:56.48 |
*** join/#brlcad PrezKennedy
(n=Matthew@c-69-255-112-97.hsd1.md.comcast.net) |
17:28.20 |
*** join/#brlcad elite01_
(n=elite01@dslb-088-070-030-242.pools.arcor-ip.net) |
18:09.01 |
*** join/#brlcad smallfoot-
(i=smallfoo@clamwin/translator/smallfoot) |
18:44.06 |
*** join/#brlcad louipc
(n=louipc@bas8-toronto63-1096667769.dsl.bell.ca) |
18:55.33 |
*** join/#brlcad louipc__
(n=louipc@bas8-toronto63-1096735035.dsl.bell.ca) |
20:11.20 |
*** join/#brlcad Elperion
(n=Bary@p548752B2.dip.t-dialin.net) |
20:21.24 |
*** join/#brlcad louipc
(n=louipc@bas8-toronto63-1128543427.dsl.bell.ca) |
20:54.34 |
*** join/#brlcad louipc_
(n=louipc@bas8-toronto63-1088754528.dsl.bell.ca) |
23:10.17 |
*** join/#brlcad Twingy
(n=justin@74.92.144.217) |
23:26.41 |
*** join/#brlcad louipc_
(n=louipc@bas8-toronto63-1096670150.dsl.bell.ca) |
23:42.18 |
*** join/#brlcad louipc
(n=louipc@bas8-toronto63-1177706652.dsl.bell.ca) |
23:50.42 |
*** join/#brlcad louipc__
(n=louipc@bas8-toronto63-1096669722.dsl.bell.ca) |