01:17.27 |
*** join/#brlcad velociostrich
(~anonymous@c-24-0-153-224.hsd1.pa.comcast.net) |
08:24.31 |
*** join/#brlcad merzo
(~merzo@160-120-132-95.pool.ukrtel.net) |
09:46.00 |
*** join/#brlcad cadman
(40b2b147@gateway/web/freenode/ip.64.178.177.71) |
09:48.08 |
cadman |
brlcad I committed a prototype html file that
demos what I think we are going for with the thin client viewer
take a look at let me know what you think. I don't have the code
there yet it is in very prototype form but over the next day or two
I will get it in committable state and I don't plan to have the
actual geometry in the html this is just prototyping right
now |
09:52.44 |
Notify |
03BRL-CAD:ddreeves70 * 54600
(webcad/trunk/m35.html
===================================================================
and 4003 others): share progress on 3 viewer of wireframe |
09:53.10 |
cadman |
oops commit failed but I corrected you should
be able to see it now...btw you will need to use a browser that
supports webgl |
11:58.02 |
Notify |
03BRL-CAD:ddreeves70 * 54601
webcad/trunk/m35.html: share progress on 3 viewer of
wireframe |
12:25.50 |
*** join/#brlcad cadman
(40b2b147@gateway/web/freenode/ip.64.178.177.71) |
14:18.48 |
*** join/#brlcad ddreeves70
(40b2b147@gateway/web/freenode/ip.64.178.177.71) |
14:28.46 |
*** join/#brlcad ddreeves70
(40b2b147@gateway/web/freenode/ip.64.178.177.71) |
14:49.28 |
*** join/#brlcad cadman
(~Adium@64.178.177.71) |
15:57.27 |
*** join/#brlcad merzo_
(~merzo@160-120-132-95.pool.ukrtel.net) |
18:06.39 |
*** join/#brlcad DarkCalf
(~DarkCalf@173.231.40.98) |
18:28.21 |
starseeker |
brlcad: I'm kinda wondering if it would be
possible to do an interit style API, but cheat and just have the ON
classes as private members of our classes rather than doing the
full inheritance - that would allow us to define a consistent
API... |
18:29.48 |
starseeker |
and avoids tight coupling to openNURBS at the
same time |
18:42.56 |
starseeker |
I guess it would be more of an overlay
approach with comprehensive coverage for API consistency |
19:08.28 |
*** join/#brlcad cadman
(~Adium@64.178.177.71) |
20:49.00 |
*** join/#brlcad merzo
(~merzo@70-32-132-95.pool.ukrtel.net) |
21:18.02 |
*** join/#brlcad cadman
(~Adium@64.178.177.71) |
23:24.52 |
starseeker |
brlcad: nevermind, upon reflection that idea
makes little sense |