Hi Akshay,
On Mon, Feb 10, 2014 at 6:42 AM, Akshay <
akshayn...@gmail.com> wrote:
> Hello,
> I have been working with the geometry module for the past one month and have
> successfully submitted a few patches for it.Currently the module supports
> only till 2 dimensions ,so I would like extend this to include 3
> dimensions.This is a rough idea of what I have thought until now:
> 1)Make appropriate changes to the Point class(as it only supports 2-d
> points)
> 2)Same applies for the Line class.
> 3)Write a new class for Planes.(as they are an important part of 3-d
> geometry)
> 4)Using the above changes and applying it to the conics
> supported(Ellipse,Circle)
>
> This a gist of it.Your suggestions on the idea will be valuable.
I think it would be valuable to extend it to 3rd dimension. I think
you also discussed this in another thread?
Please keep us posted.
Ondrej