Fri, 17 May 2024 21:02:36 UTC | login

Information for build opencsg-1.4.2-8.fc29

ID72959
Package Nameopencsg
Version1.4.2
Release8.fc29
Epoch
SummaryLibrary for Constructive Solid Geometry using OpenGL
DescriptionOpenCSG is a library that does image-based CSG rendering using OpenGL. CSG is short for Constructive Solid Geometry and denotes an approach to model complex 3D-shapes using simpler ones. I.e., two shapes can be combined by taking the union of them, by intersecting them, or by subtracting one shape of the other. The most basic shapes, which are not result of such a CSG operation, are called primitives. Primitives must be solid, i.e., they must have a clearly defined interior and exterior. By construction, a CSG shape is also solid then. Image-based CSG rendering (also z-buffer CSG rendering) is a term that denotes algorithms for rendering CSG shapes without an explicit calculation of the geometric boundary of a CSG shape. Such algorithms use frame-buffer settings of the graphics hardware, e.g., the depth and stencil buffer, to compose CSG shapes. OpenCSG implements a variety of those algorithms, namely the Goldfeather algorithm and the SCS algorithm, both of them in several variants.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 31 Aug 2018 20:56:40 UTC
CompletedFri, 31 Aug 2018 22:20:11 UTC
Taskbuild (f29-candidate, opencsg-1.4.2-8.fc29.src.rpm)
Tags
f29
f30
f31
RPMs
src
opencsg-1.4.2-8.fc29.src.rpm (info) (download)
riscv64
opencsg-1.4.2-8.fc29.riscv64.rpm (info) (download)
opencsg-devel-1.4.2-8.fc29.riscv64.rpm (info) (download)
opencsg-debuginfo-1.4.2-8.fc29.riscv64.rpm (info) (download)
opencsg-debugsource-1.4.2-8.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 23 2018 Nicolas Chauvet <kwizart@gmail.com> - 1.4.2-8 - Rebuilt for glew 2.1.0 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 10 2017 Orion Poplawski <orion@cora.nwra.com> - 1.4.2-2 - Rebuild for glew 2.0.0 * Thu Sep 29 2016 Miro Hrončok <mhroncok@redhat.com> - 1.4.2-1 - New version 1.4.2 (#1380373) * Thu Sep 15 2016 Miro Hrončok <mhroncok@redhat.com> - 1.4.1-1 - New version 1.4.1 (#1376267)