2
$\begingroup$

I'm a programmer, i create software, i was searching for a book with a practical approach about geometry and how to create shapes.

Probably i'm searching for a book with some practical algorith about linear algebra; I really don't know, but i know that i'm looking for a practical approach for real-world computation, i'm pretty sure i'm not looking for some fractal just for nerding around :P.

My favourite language is C++, if this can drive you to a more specific aid.

EDIT: especially about 3D figures, about convex shapes, fields, vectors, something like that.

  • 0
    Have you tried http://www.ics.ele.tue.nl/~heco/courses/Computation/OOP_c++_tutorial.pdf2012-06-28

1 Answers 1

1

Have you searched around for geometry programs written in C++? Being the good programmer that you are, you will probably get some ideas from the sourcecode.

The first one I ran across appears to be called Blitz3D.

  • 1
    @user827992 Then when you write your question, ask for *laws*, and then don't write that you're looking for *"some practical algorithms"*.2012-06-26