File: README

package info (click to toggle)
sisl 4.6.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 11,560 kB
  • sloc: ansic: 84,814; cpp: 4,717; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SISL is a comprehensive NURBS library for the modeling and
interrogation of curves and surfaces. It is implemented in C.

This software was written by the Geometry Group at SINTEF ICT,
Department of Applied Mathematics.

Requirements:
* CMake
  www.cmake.org

For information on installation, see the INSTALL file.

You can generate Doxygen information by typing 'doxygen' in the base
directory.

Good luck!