Hi Shubham,
Hi Daniel,
Welcome back !
I'm still travelling but I have access to my e-mail and a web browser here
:)
I had a look at your latest patch where I saw two issues:
> - What was your intention for your changes in src/libbn/vlist.c?
>
points related to DISPLAY_MAT not considered as the plane is different. Do
you want it to be removed from the bbox?
The point with the bounding box is that it's given in model coordinates.
Therefore, consider all points which are given in model coordinates for its
computation and exclude all points which are not (e.g. the points which are
in display coordinates).
The point which comes with DISPLAY_MAT is in model coordinates. It needs
to be used for the determination of the bounding box. The points which
come with the following LINE_MOVE and LINE_DRAW commands are in display
coordinates. They have to be excluded from the computation until the next
MODEL_MAT command.
- The expressions with the xmat in the displaymanagers' code have
> unnecessary parenthesis.
>
Done. Meanwhile I made changes to dm-plot as well. I'll upload it in the
next patch.
OK, nice.
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