How to Install and Uninstall coldet.x86_64 Package on Fedora 34
Last updated: November 27,2024
1. Install "coldet.x86_64" package
Please follow the step by step instructions below to install coldet.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
coldet.x86_64
Copied
2. Uninstall "coldet.x86_64" package
This tutorial shows how to uninstall coldet.x86_64 on Fedora 34:
$
sudo dnf remove
coldet.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the coldet.x86_64 package on Fedora 34
Last metadata expiration check: 4:16:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : coldet
Version : 1.2
Release : 27.fc34
Architecture : x86_64
Size : 45 k
Source : coldet-1.2-27.fc34.src.rpm
Repository : fedora
Summary : 3D Collision Detection Library
URL : http://coldet.sourceforge.net/
License : LGPLv2+
Description : This library is an effort to provide a free collision detection library for
: generic polyhedra. Its purpose is mainly for 3D games where accurate detection
: is needed between two non-simple objects.
:
: Features:
: * Works on any model, even polygon soups.
: * Uses bounding box hierarchies for fast detection.
: * Uses additional triangle intersection tests for 100% accuracy.
: * Provides (upon request) exact point of collision, plus the pair of
: triangles that collided.
: * Supports timeout setting, to limit detection time.
: * Model-Model collision test.
: * Ray-Model collision test.
: * Segment-Model collision test.
: * Sphere-Model collision test.
: * Ray-Sphere and Sphere-Sphere primitive collision tests.
Available Packages
Name : coldet
Version : 1.2
Release : 27.fc34
Architecture : x86_64
Size : 45 k
Source : coldet-1.2-27.fc34.src.rpm
Repository : fedora
Summary : 3D Collision Detection Library
URL : http://coldet.sourceforge.net/
License : LGPLv2+
Description : This library is an effort to provide a free collision detection library for
: generic polyhedra. Its purpose is mainly for 3D games where accurate detection
: is needed between two non-simple objects.
:
: Features:
: * Works on any model, even polygon soups.
: * Uses bounding box hierarchies for fast detection.
: * Uses additional triangle intersection tests for 100% accuracy.
: * Provides (upon request) exact point of collision, plus the pair of
: triangles that collided.
: * Supports timeout setting, to limit detection time.
: * Model-Model collision test.
: * Ray-Model collision test.
: * Segment-Model collision test.
: * Sphere-Model collision test.
: * Ray-Sphere and Sphere-Sphere primitive collision tests.