Hello everyone,

Does anyone in this group have any experience with PyOpenGL? If so I'd
love to see some simple scripts. I intend to start a project coding my
own Finite Element program for static strength engineering
applications. My guiding text for this will be 'Finite Element
Implementation' by Y. K. Cheung, S. H. Lo and A. Y. T. Leung. It will
take me some time to learn the mathematical theory but I will be
receiving help from a mentor at work. I will implement the maths using
Python and Numpy, but for viewing the mesh and the results I want to
use PyOpenGL. The mesh will consist of big bulky tris and quads, so
nothing too fancy and I'm leaving aside solid meshing (hexahedra and
tetrahedra) for now.

Regards

Alex

-- 
To post: [email protected]
To unsubscribe: [email protected]
Feeds: http://groups.google.com/group/python-north-west/feeds
More options: http://groups.google.com/group/python-north-west

Reply via email to