SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

v-hacd-devel rpm build for : RedHat EL 8. For other distributions click v-hacd-devel.

Name : v-hacd-devel
Version : 4.1.0 Vendor : Fedora Project
Release : 2.el8 Date : 2023-02-20 16:16:26
Group : Unspecified Source RPM : v-hacd-4.1.0-2.el8.src.rpm
Size : 0.96 MB
Packager : Fedora Project
Summary : Development files for V-HACD
Description :
The V-HACD library decomposes a 3D surface into a set of “near” convex parts.

Why do we need approximate convex decomposition?

Collision detection is essential for realistic physical interactions in video
games and computer animation. In order to ensure real-time interactivity with
the player/user, video game and 3D modeling software developers usually
approximate the 3D models composing the scene (e.g. animated characters, static
objects…) by a set of simple convex shapes such as ellipsoids, capsules or
convex-hulls. In practice, these simple shapes provide poor approximations for
concave surfaces and generate false collision detection.

Convex-hull vs. ACD

A second approach consists in computing an exact convex decomposition of a
surface S, which consists in partitioning it into a minimal set of convex
sub-surfaces. Exact convex decomposition algorithms are NP-hard and
non-practical since they produce a high number of clusters. To overcome these
limitations, the exact convexity constraint is relaxed and an approximate
convex decomposition of S is instead computed. Here, the goal is to determine a
partition of the mesh triangles with a minimal number of clusters, while
ensuring that each cluster has a concavity lower than a user defined
threshold.

The v-hacd-devel package contains the header-only library for developing
applications that use V-HACD.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/epel/8.8.2023-11-14/Everything/ppc64le/Packages/v

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
ftp.icm.edu.pl  v-hacd-devel-4.1.0-2.el8.noarch.rpm
     

Provides :
v-hacd-devel
v-hacd-static

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/include/VHACD.h
/usr/share/doc/v-hacd-devel
/usr/share/doc/v-hacd-devel/README.md
/usr/share/doc/v-hacd-devel/doc
/usr/share/doc/v-hacd-devel/doc/acd.png
/usr/share/doc/v-hacd-devel/doc/chvsacd.png
/usr/share/doc/v-hacd-devel/doc/ecdvsacd.png
/usr/share/licenses/v-hacd-devel
/usr/share/licenses/v-hacd-devel/LICENSE

 
ICM