Пакет admesh: Информация

    Исходный пакет: admesh
    Версия: 0.95-alt2
    Собран:  11 марта 2011 г. 8:23
    Категория: Графика
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.varlog.com/

    Лицензия: GPL v2
    О пакете: A program for processing triangulated solid meshes
    Описание: 
    ADMesh is a program for processing triangulated solid meshes. Currently,
    ADMesh only reads the STL file format that is used for rapid prototyping
    applications, although it can write STL, VRML, OFF, and DXF files.
    
    Features:
    ---------
    
     * Read and write binary and ASCII STL files
     * Check STL files for flaws (i.e. unconnected facets, bad normals)
     * Repair facets by connecting nearby facets that are within a given tolerance
     * Fill holes in the mesh by adding facets.
     * Repair normal directions (i.e. facets should be CCW)
     * Repair normal values (i.e. should be perpendicular to facet with length=1)
     * Remove degenerate facets (i.e. facets with 2 or more vertices equal)
     * Translate in x, y, and z directions
     * Rotate about the x, y, and z axes
     * Mirror about the xy, yz, and xz planes
     * Scale the part by a factor
     * Merge 2 STL files into one
     * Write an OFF file
     * Write a VRML file
     * Write a DXF file
     * Calculate the volume of a part

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    admesh (x86_64, i586)
    admesh-debuginfo (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev

    Права:
    Eugeny A. Rostovtsev
    @qa
    @everybody

    Последнее изменение


    11 марта 2011 г. Eugeny A. Rostovtsev 0.95-alt2
    - Rebuilt for debuginfo
    26 июня 2009 г. Eugeny A. Rostovtsev 0.95-alt1
    - Initial build for Sisyphus