Difference between revisions of "Assimp"

From Free Software Directory
Jump to: navigation, search
(Added Debian link)
(Added Ruby link)
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
 
application using Assimp.
 
application using Assimp.
 
|Homepage URL=http://assimp.sourceforge.net/
 
|Homepage URL=http://assimp.sourceforge.net/
 +
|Is High Priority Project=No
 +
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/02/06
+
|Last review date=2018/04/17
 
|Submitted date=2013-03-20
 
|Submitted date=2013-03-20
 
|Is GNU=No
 
|Is GNU=No
Line 344: Line 347:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Debian
+
|Resource audience=Ruby (Ref)
|Resource URL=http://tracker.debian.org/pkg/assimp
+
|Resource URL=https://rubygems.org/gems/assimp
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/assimp
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 05:02, 17 April 2018


[edit]

Assimp

http://assimp.sourceforge.net/
3D model import library

Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience.

The library is designed for maximum stability and flexibility. While written in C++, a pure C API exists, as well as bindings to various other languages, including Python, D and Blitzmax. Assimp loads models into a straightforward data structure for easy processing by your application. Various post processing steps (such as general optimization or computation of extra data like normal or tangent vectors) can be executed on the imported data to suit your needs.

This package provides the shared object necessary to run an application using Assimp.



Download




Categories





Licensing

License

Verified by

Verified on

Notes

Verified by

Debian

Verified on

20 March 2013

Notes

License: BSD-3

Redistribution and use in source and binary forms, with or without modification, is permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the names of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY

OF SUCH DAMAGE.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: LGPL-2.1+

This header 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 2.1 of the License, or (at your option) any later version.

This header 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

Lesser General Public License for more details.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: BSL-1

The Clipper code library, the "Software" (that includes Delphi, C++ & C# source code, accompanying samples and documentation), has been released under the following license, terms and conditions:

Boost Software License - Version 1.0 - August 17th, 2003 http://www.boost.org/LICENSE_1_0.txt

Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:

The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR

OTHER DEALINGS IN THE SOFTWARE.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: zlib/libpng and infozip

zlib/libpng:

 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any
 damages arising from the use of this software.
 Permission is granted to anyone to use this software for any
 purpose, including commercial applications, and to alter it and
 redistribute it freely, subject to the following restrictions:
 1. The origin of this software must not be misrepresented; you
 must not    claim that you wrote the original software. If you
 use this software    in a product, an acknowledgment in the
 product documentation would be    appreciated but is not
 required. 2. Altered source versions must be plainly marked as
 such, and must not be    misrepresented as being the original
 software. 3. This notice may not be removed or altered from any
 source distribution.

infozip:

 This software is provided "as is," without warranty of any kind,
 express or implied. In no event shall Info-ZIP or its
 contributors be held liable for any direct, indirect, incidental,
 special or consequential damages arising out of the use of or
 inability to use this software.
 Permission is granted to anyone to use this software for any
 purpose, including commercial applications, and to alter it and
 redistribute it freely, subject to the above disclaimer and the
 following restrictions:
 Redistributions of source code (in whole or in part) must retain
 the above copyright notice, definition, disclaimer, and this list
 of conditions.
 Redistributions in binary form (compiled executables and
 libraries) must reproduce the above copyright notice, definition,
 disclaimer, and this list of conditions in documentation and/or
 other materials provided with the distribution. Additional
 documentation is not needed for executables where a command line
 license option provides these and a note regarding this option is
 in the executable's startup banner. The sole exception to this
 condition is redistribution of a standard UnZipSFX binary
 (including SFXWiz) as part of a self-extracting archive; that is
 permitted without inclusion of this license, as long as the
 normal SFX banner has not been removed from the binary or
 disabled.
 Altered versions--including, but not limited to, ports to new
 operating systems, existing ports with new graphical interfaces,
 versions with modified or added functionality, and dynamic,
 shared, or static library versions not from Info-ZIP--must be
 plainly marked as such and must not be misrepresented as being
 the original source or, if binaries, compiled from the original
 source. Such altered versions also must not be misrepresented as
 being Info-ZIP releases--including, but not limited to, labeling
 of the altered versions with the names "Info-ZIP" (or any
 variation thereof, including, but not limited to, different
 capitalizations), "Pocket UnZip," "WiZ" or "MacZip" without the
 explicit permission of Info-ZIP. Such altered versions are
 further prohibited from misrepresentative use of the Zip-Bugs or
 Info-ZIP e-mail addresses or the Info-ZIP URL(s), such as to
 imply Info-ZIP will provide support for the altered versions.
 Info-ZIP retains the right to use the names "Info-ZIP," "Zip,"
 "UnZip," "UnZipSFX," "WiZ," "Pocket UnZip," "Pocket Zip," and
"MacZip" for its own source and binary releases..

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: unicode

This source code is provided as is by Unicode, Inc. No claims are made as to fitness for any particular purpose. No warranties of any kind are expressed or implied. The recipient agrees to determine applicability of information provided. If this file has been purchased on magnetic or optical media from Unicode, Inc., the sole remedy for any claim will be exchange of defective media within 90 days of receipt.

Limitations on Rights to Redistribute This Code: Unicode, Inc. hereby grants the right to freely use the information supplied in this file in the creation of products supporting the Unicode Standard, and to make copies of this file in any form for internal or external distribution as long as this notice remains

attached.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: zlib/libpng

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any

source distribution.

Verified by

Debian

Verified on

20 March 2013

Notes

License: GPL-3+

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

This package 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.




Leaders and contributors

Contact(s)Role
assimp-discussions@lists.sourceforge.net contact


Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/assimp
Debian (Ref)https://tracker.debian.org/pkg/assimp
Downloadhttps://sourceforge.net/projects/assimp/files/


Software prerequisites




Entry



































"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/assimp

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.