Affine math library

O

Oliver Burghard

Hey,

I am looking for a math library for doing affine maths like
interscting some primitives (point, line, halfspace, convex polyedron
etc)

I want to rasterize a triangle over a rectangular grid and it does not
have to be fast in the first place. So I thought of just hitting these
primitives.

Anybody knows of such a library ?
 
A

Axel Etzold

-------- Original-Nachricht --------
Datum: Tue, 28 Oct 2008 19:30:48 +0900
Von: Oliver Burghard <[email protected]>
An: (e-mail address removed)
Betreff: Affine math library
Hey,

I am looking for a math library for doing affine maths like
interscting some primitives (point, line, halfspace, convex polyedron
etc)

I want to rasterize a triangle over a rectangular grid and it does not
have to be fast in the first place. So I thought of just hitting these
primitives.

Anybody knows of such a library ?

Dear Oliver,

I don't now of anything in Ruby, but there's a quite complete (600000 lines of C/C++ code)
CGAL library.

http://www.cgal.org/

Maybe you'll write some Ruby bindings for it ?


Best regards,

Axel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,197
Messages
2,571,040
Members
47,634
Latest member
RonnyBoelk

Latest Threads

Top