← Back to team overview

kicad-developers team mailing list archive

Re: Plotting/fabricating in nanometers

 

Le 28/04/2012 22:34, "Torsten Hüter" a écrit :
Hi Jean,

the first is wxRealPoint, the floating version of wxPoint.
the second is a new class: DPOINT defined in vector2d.h, very recently
created by Dick.
DPOINT is a powerful class.

--
Jean-Pierre CHARRAS

I believe Dick has derived it from my class. I'm using templates, there is also a class for a 3x3 matrix, and some kind of operations for these classes - because I need them for linear algebra and transformation operations.

http://bazaar.launchpad.net/~kicad-testing-committers/kicad/kicad-gal/files/head:/math/

BTW I'll soon update the GAL, now I'm supporting wxDC as well, have cleaned up the code a bit and some other small improvements.

Bye,
Torsten

Great news.
OpenGl creates problems under Windows and MinGw,
because the available version is old (1.3) and GAL cannot be easily compiled.

Thanks.

--
Jean-Pierre CHARRAS



Follow ups

References