Language

Package: vtk @ 9.0.1

Synopsis

Libraries for 3D computer graphics

Description

The Visualization Toolkit (VTK) is a C++ library for 3D computer graphics, image processing and visualization. It supports a wide variety of visualization algorithms including: scalar, vector, tensor, texture, and volumetric methods; and advanced modeling techniques such as: implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation. VTK has an extensive information visualization framework, has a suite of 3D interaction widgets, supports parallel processing, and integrates with various databases on GUI toolkits such as Qt and Tk.

Home page
https://vtk.org/
Location
gnu/packages/image-processing.scm (line: 252, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'jpeg' does not match package name 'libjpeg-turbo'
input-labels

Identify input labels that do not match package names

label 'libX11' does not match package name 'libx11'
input-labels

Identify input labels that do not match package names

label 'libXt' does not match package name 'libxt'
input-labels

Identify input labels that do not match package names

label 'png' does not match package name 'libpng'
input-labels

Identify input labels that do not match package names

label 'tiff' does not match package name 'libtiff'
formatting

Look for formatting issues in the source

line 299 is way too long (93 characters)
formatting

Look for formatting issues in the source

parentheses feel lonely, move to the previous or next line