Thread: Geometric Libraries and Coordinate planes

  1. #1
    Unregistered
    Guest

    Post Geometric Libraries and Coordinate planes

    2 Questions:
    1. Does anyone know of any libraries with geometric functions(es...various transformations)?
    2. Does anyone have the code to design a coordinite plane?

    These are going to be incorperated into a program which will be able to test various formulas for transformations.
    TIA,
    Velorminic

  2. #2
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Um...I think the API has these. e.g. PolyLine & LineTo

    --Garfield
    1978 Silver Anniversary Corvette

  3. #3
    Unregistered
    Guest
    yeah it allows you to draw lines and shapes but it has no commands for manipulating them. I was hoping there was a library that would allow me to move complete lines and shapes instead of brwing over the line with the background color then Moveex and redrawing the line/shape. I also wanted one with a automated degree so I could put in to turn 90 degrees and wouldnt have to do the math to figure out where that would be. If these are native in Win32 APi please tell me the codes.

  4. #4
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Oh, I don't know of any libraries of that sort. But, like you said, math can solve your problem.

    --Garfield
    1978 Silver Anniversary Corvette

  5. #5
    Unregistered
    Guest
    I could do it mathamaticly except this is spose to be a program to check my math/logic as I was going to use it for homework and stuff since I currently in Geometry(Freshman in Highschool)

Popular pages Recent additions subscribe to a feed