Giter VIP home page Giter VIP logo

libdq's Introduction

LICENSE

   Copyright 2010-2013 Edgar Simo-Serra

   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU Lesser General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program.  If not, see <http://www.gnu.org/licenses/>.


OVERVIEW

This is a library for using and manipulating dual quaternions. Dual quaternions
 are useful for describing rigid body movements using screw theory.

If you use this library please reference it.


USAGE

To install type:

$ make install

To make documentation (recommended) type:

$ make docs

Docs are located in the docs folder that will be created when you run make docs.


CHANGELOG

 - Version 2.2, February 2013
   - Fixed build on newest Ubuntu
   - Added version command to Lua API
   - Compatibility with Lua 5.2
 - Version 2.1, April 2012
   - Made it more clear license is LGPL
   - Fixed bug in Lua handling of matrices
   - Added defines for getting version
   - Added dq_version, dq_ch_plane_point, dq_cr_plane
   - Minor correctness fixes
 - Version 2.0, April 2011
   - Lua bindings
 - Version 1.5, April 2011
   - Install headers into /usr/include/dq by default instead of prefixing with dq_.
   - Updated documentation
   - Make docs now places final documentation in /
 - Version 1.4, February 2011
   - Fixed major issue in dual quaternion conjugation
   - Added dq_op_extract
   - Added mat3_solve
   - Added vec3_sign
   - Added vec3_distance
   - Minor doxygen improvements
 - Version 1.3, December 2010
   - Cleaned up and documented the auxiliary function files so they can be used.
 - Version 1.2, December 2010
   - Added dq_op_sign to change sign of a dual quaternion.
   - dq_ch_cmp and dq_ch_cmpV now take into account the fact it could be with a different sign.
 - Version 1.1, November 2010
   - Fixed dual quaternion multiplication
   - Implemented more strict unit tests
   - Misc fixes
 - Version 1.0, November 2010
   - Initial Revision


ACKNOWLEDGEMENTS

A big thanks to Alba Perez for having the patience to deal with my repetitive
boring dual quaternion questions and for lending me her notes.

libdq's People

Contributors

bobbens avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.