00:13.39 |
*** join/#brlcad dtidrow
(~dtidrow@c-68-84-167-135.hsd1.mi.comcast.net) |
00:43.41 |
*** join/#brlcad cstirk
(~quassel@96.255.19.39) |
01:43.22 |
*** join/#brlcad mpictor
(~mark@2601:d:b280:9:d63d:7eff:fe2d:2505) |
02:47.12 |
brlcad |
zero_level: view_pixel() |
02:47.56 |
brlcad |
do_pixel() shoots the ray, gets a result,
calls view_pixel() to "color" the pixel appropriately depending on
what type of application is running |
02:48.13 |
brlcad |
view_pixel() does the conversion from double
to rgb int |
02:48.26 |
brlcad |
(should be a function) |
02:49.58 |
brlcad |
iirc, the flow is do_frame() -> do_run()
-> worker() -> do_pixel() -> view_pixel() |
04:36.50 |
*** join/#brlcad Kimz
(~AndChat32@49.249.9.139) |
06:23.24 |
*** join/#brlcad kesha
(~kesha@49.249.9.139) |
06:51.41 |
Notify |
03BRL-CAD Wiki:KeshaSShah * 5538
/wiki/User:KeshaSShah/GSoC13/Reports: |
06:52.09 |
Notify |
03BRL-CAD Wiki:KeshaSShah * 5539
/wiki/User:KeshaSShah/GSoC13/Reports: |
07:18.37 |
*** join/#brlcad Kimz
(~AndChat32@49.249.19.192) |
07:18.40 |
*** join/#brlcad kesha
(~kesha@49.249.19.192) |
08:28.43 |
*** join/#brlcad caen23
(~caen23@92.81.178.221) |
08:41.49 |
*** join/#brlcad kesha
(~kesha@49.249.19.192) |
10:26.15 |
*** join/#brlcad mpictor
(~mark@2601:d:b280:9:d63d:7eff:fe2d:2505) |
11:19.19 |
Notify |
03BRL-CAD:tbrowder2 * 55896 brlcad/trunk/TODO:
task needs another forecast |
11:25.49 |
Notify |
03BRL-CAD:tbrowder2 * 55897 brlcad/trunk/TODO:
update compile-time header status |
11:57.04 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5540 /wiki/EBM: /*
Converting a PNG file into a bitmap file */ |
11:57.52 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5541 /wiki/EBM: /*
Inserting ebm in MGED */ |
12:09.19 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5542 /wiki/DSP: /*
Preparing your height field data */ |
12:57.43 |
starseeker |
brlcad: I thought GPL with runtime exception
was usable, just not code we could merge with our own... |
13:22.04 |
starseeker |
``Erik: forgot to post it yesterday - here's
the blender stabilization info: http://www.youtube.com/watch?v=gnVu8_YCjZM |
13:22.34 |
starseeker |
and virtualdub + deshaker: http://www.guthspot.se/video/deshaker.htm |
13:33.32 |
*** part/#brlcad harman
(~harman@202.164.53.122) |
14:31.18 |
*** join/#brlcad cstirk
(~quassel@96.255.19.39) |
15:15.46 |
Notify |
03BRL-CAD Wiki:Vladbogolin * 5543
/wiki/User:Vladbogolin/GSoC2013/Logs: |
15:38.17 |
*** join/#brlcad kesha
(~kesha@49.249.19.192) |
16:05.55 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5544 /wiki/DSP: /*
Creating a DSP object from manual or programmatic generation of
data */ |
16:25.46 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5545 /wiki/DSP: /*
Strategy */ continuing the DSP tutorial |
16:35.49 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5546 /wiki/DSP: /*
Strategy */ |
16:47.41 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5547 /wiki/DSP: /*
Displacement (DSP) map primitive */ |
16:49.37 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5548 /wiki/DSP: /*
Strategy */ |
17:06.20 |
*** join/#brlcad luca79
(~luca@188-22-207-31.adsl.highway.telekom.at) |
17:06.27 |
*** join/#brlcad arno
(~luca@188-22-207-31.adsl.highway.telekom.at) |
17:26.53 |
Notify |
03BRL-CAD Wiki:41.92.210.5 * 5549
/wiki/User:Izak/GSOC_2013_logs: /* From June 24th to June 28th
*/ |
17:29.31 |
Notify |
03BRL-CAD Wiki:41.92.210.5 * 5550
/wiki/User:Izak/GSOC_2013_logs: /* From June 24th to June 29th
*/ |
17:41.25 |
Notify |
03BRL-CAD Wiki:Tbrowder * 5551 /wiki/DSP: /*
Nearest neighbors */ |
19:15.06 |
*** join/#brlcad kesha
(~kesha@49.249.19.192) |
19:44.08 |
*** join/#brlcad
AndChat|321536 (~AndChat32@49.249.18.172) |
19:44.32 |
*** join/#brlcad kesha__
(~kesha@49.249.18.172) |
21:21.48 |
Notify |
03BRL-CAD Wiki:Level zero * 5552
/wiki/User:Level_zero/GSOC13/logs: /* WEEK 2 logs*/ |
23:10.11 |
zero_level |
hi ``Erik brlcad |
23:16.56 |
zero_level |
in rmrt/rtsrv.c it uses icv.h but only an icv
strcuture(bif) is being initialized no function (from icv.h) being
called. Does that have relavence ? As I dont see bif being used in
the file! |