Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37409434
en ru br
ALT Linux repositórios
S:1.5.0-alt1_2

Group :: Sistema/Bibliotecas
RPM: opencsg

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.5.0-alt1_2
Data da compilação: 26 setembro 2023, 09:29 ( 29.5 weeks ago )
Tamanho:: 929.85 Kb

Home page:   http://www.opencsg.org/

Licença: GPLv2+ and zlib
Sumário: Library for Constructive Solid Geometry using OpenGL
Descrição:

OpenCSG 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.

Mantenedor currente: Alexey Sheplyakov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • opencsg
  • opencsg-debuginfo
  • opencsg-devel
  • opencsg-doc
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009