On Tue, Jan 27, 2009 at 3:36 PM, Alex Holkner <[email protected]>wrote:
> Check the latest euclid in svn -- some of these features have been > implemented recently, though perhaps you have better implementations. > It doesn't look like any of the matrix from/to 3 axis, matrix->quaternion or lookat support are in there yet. I will add those in the next few days, as they are very useful for implementing cameras. > I'll add you as a developer to the project so you can commit changes > directly. > Thanks! > Alex. > > On 28/01/2009, at 9:24 AM, Tristam MacDonald <[email protected]> wrote: > > This is a little offtopic for this list, but I have a collection of feature > enhancements for euclid.py, which I believe is also maintained by > Alex. Would you be interested in my integrating these? > They clean up several inconsistencies in euclid.py classes, add Matrix3 to > Quaternion conversions, rotation matrix creation from 3 axes, and matrix > LookAt functions, as well as Matrix4 <-> Matrix3 conversions and fast matrix > inversion for orthogonal matrices. > > -- > Tristam MacDonald > <http://swiftcoder.wordpress.com/>http://swiftcoder.wordpress.com/ > > > > > > -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
