blob: 1c8d5c029a65b16f56217b21e5cdceca0c6beba7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
NvCloth 1.1.5
===========
Introduction
------------
NvCloth is a library that provides low level access to a cloth solver designed for realtime interactive applications.
Features:
* Fast and robust cloth simulation suitable for games
* Collision detection and response suitable for animated characters
* Low level interface with little overhead and easy integration
Documentation
-------------
See ./NvCloth/ReleaseNotes.txt for changes and platform support.
See ./NvCloth/docs/documentation/index.html for the release notes, API users guide and compiling instructions.
See ./NvCloth/docs/doxy/index.html for the api documentation.
|