From 85305930aeeb1d513e23522bd91f29ba81aa6d14 Mon Sep 17 00:00:00 2001 From: mtamis Date: Wed, 15 Feb 2017 16:06:25 +0100 Subject: NvCloth library v1.0.0 --- NvCloth/docs/documentation/Modules/Index.html | 150 ++++++++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 NvCloth/docs/documentation/Modules/Index.html (limited to 'NvCloth/docs/documentation/Modules/Index.html') diff --git a/NvCloth/docs/documentation/Modules/Index.html b/NvCloth/docs/documentation/Modules/Index.html new file mode 100644 index 0000000..f55d6b9 --- /dev/null +++ b/NvCloth/docs/documentation/Modules/Index.html @@ -0,0 +1,150 @@ + + + + + + + + + Modules — NVIDIA NvCloth Documentation + + + + + + + + + + + + + + +
+
+
+
+ +
+

Modules

+

Here we list all modules that are part of NvCloth and give a brief description of supported features.

+
+

NvCloth

+

This is the core part of the library that handles all runtime related tasks.

+
+
+

NvCloth extensions

+

These extensions (which are currently compiled in to the same lib/dll as the core library) include cooking functions to prepare fabric data from triangle and quad meshes. +Users that want to use their own cooking or offline cooking can bypass these functions and provide their data directly to the core library.

+
+
+ + +
+
+
+
+
+

Table Of Contents

+ + +

Previous topic

+

NVIDIA(R) NvCloth Documentation

+

Next topic

+

Users guide

+ + +
+
+
+
+ + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3