CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2012
    Posts
    1

    Euler to Quaternion conversion function

    Is anyone aware of the existence of a BOOST library function to convert Euler angles to Quaternion angles? Any help much appreciated

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,395

    Re: Euler to Quaternion conversion function

    Quote Originally Posted by visitorPassingBy View Post
    Is anyone aware of the existence of a BOOST library function to convert Euler angles to Quaternion angles? Any help much appreciated
    And what does this problem have to do with the Visual C++ Programming??

    google
    Victor Nijegorodov

  3. #3
    Join Date
    Oct 2002
    Location
    Timisoara, Romania
    Posts
    14,360

    Re: Euler to Quaternion conversion function

    Marius Bancila
    Home Page
    My CodeGuru articles

    I do not offer technical support via PM or e-mail. Please use vbBulletin codes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured