gts.sourceforge.net
GNU triangulated surface library
Package Information
- Domain:
gtssourceforge.net
- Name:
gts.sourceforge.net
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +gts.sourceforge.net -- $SHELL -i
Programs
This package provides the following executable programs:
delaunay
gts2dxf
gts2oogl
gts2stl
gtscheck
gtscompare
gtstemplate
stl2gts
transform
Available Versions
Show all 1 versions
0.7.6
Latest Version: 0.7.6
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +gtssourceforge.net@0.7.6 -- $SHELL -i
Dependencies
This package depends on:
gnome.org/glib>=2.4.0
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.gtssourceforgenet
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.