Hi,

table.c for the annotation primitive has only a few functions left to be
completed. Meanwhile, I was aiming to define the frontend pipeline i.e.

   - the user input through "in" command
   - porting the primitive details into the database

I went through the tclscripts library, but found difficulty in some parts.

It will be very grateful if I get some help regarding this part.( the files
to be modified, their dependencies and which directories should I
particularly look into)

Regards,
Shubham Rathore(:gabbar1947)

On Mon, Jun 5, 2017 at 10:29 PM, Daniel Roßberg <danielmrossb...@gmail.com>
wrote:

> 2017-06-05 18:09 GMT+02:00 Shubham Rathore <shubhamrathore1...@gmail.com>:
> > Sir,
> >  Regarding the surf_area, volume and the centroid functions. Surf_area
> and
> > volume don't make sense here, but the centroid can be thought off, if the
> > text if considered to be enclosed in a bounding box of a particular size.
> > What do you think ?
>
> Well, I think non of these functions really make sense:
>
> surf_area: A 2D annotation has an area in the 3D space.  But it
> depends on the scale which depends on the zoom on the screen, for
> example.  With this, the area is highly volatile.
>
> volume: OK, this indeed could make sense: It's always 0.
>
> centroid: The annotation has a fix-point in the 3D model space but its
> real position depends on the viewing angle.  I.e., we have a similar
> situation as with surf_area here.
>
> Therefore, it's reasonable to omit these functions.  They are intended
> to inspect the model but the annotation isn't a real part of it.
>
>
> Regards,
>     Daniel
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> BRL-CAD Developer mailing list
> brlcad-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/brlcad-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to