Hi csaba,

Thanks for the drill last week, I hope you found the details in the pull
request I sent to you. I am planning to create an extra branch now. so that
it is easy and convenient to shift.

I require some clarifications/suggestions regarding implementations of the
following primitives

a) Metaball

Creation of Metaball involves assigning control points which involves
invoking another function.
On looking deep into this function, I found that it uses a different
structure (wdb_metaballp [1])

I am not sure how to implement this. Can u suggest a brief road map (a line
or two)

b) Submodel
It takes a file as input, rest is easy. I did this yesterday. But I don't
know what files is supposed to be passed. there is little or no information
on the Internet.

c) binunif
This one is the easiest. But still I would like to discuss it so that we
are in sync with the implementation details.
There is a enum wdb_binunif <http://brlcad.org/xref/ident?i=wdb_binunif>
[2] which determines the method. I plan to implement that as a different
class. Is that fine ?

Please give your comments.

Thanks

Raj!
<http://brlcad.org/xref/ident?i=wdb_binunif>

[1] http://brlcad.org/xref/ident?i=wdb_metaballpt
 [2] http://brlcad.org/xref/ident?i=wdb_binunif
------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to