From ad3d90fafe5ee79964bdfe1f1e0704c3ffcdfd5f Mon Sep 17 00:00:00 2001 From: Miles Macklin Date: Fri, 10 Mar 2017 14:51:31 +1300 Subject: Initial 1.1.0 binary release --- doc/index.html | 267 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 267 insertions(+) create mode 100644 doc/index.html (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..455befb --- /dev/null +++ b/doc/index.html @@ -0,0 +1,267 @@ + + + + + + + + + NVIDIA Flex — NVIDIA Flex 1.1.0 documentation + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ +

Next topic

+

Manual

+ + +
+
+
+
+ +
+
+
+

NVIDIA Flex

+

Flex is a GPU-based particle simulation library designed for real-time applications. It provides a unified interface that is capable of simulating fluids, clothing, solids, ropes, and more. See the Release Notes for the latest updates.

+

Download the latest Flex release from the product home page on NVIDIA Developer.

+
+

Documentation

+

Please see the Manual included in this release package for more information on +the solver API and usage.

+

Doxygen generated API documentation is available here:

+ +
+
+

Supported Platforms

+
    +
  • Windows 32/64 bit
  • +
  • Linux 64 bit (tested with Ubuntu 14.04 LTS)
  • +
+
+
+

Requirements

+

A D3D11 capable graphics card with the following driver versions:

+
    +
  • NVIDIA: GeForce Game Ready Driver 372.90 or above
  • +
  • AMD: Radeon Software Version 16.9.1 or above
  • +
+

To build the demo at least one of the following is required:

+
    +
  • Microsoft Visual Studio 2013
  • +
  • Microsoft Visual Studio 2015
  • +
  • g++ 4.6.3 or higher
  • +
  • CUDA 8.0.44 toolkit
  • +
  • DirectX 11/12 SDK
  • +
+
+
+ + +
+
+
+
+
+
+ +
+ + + + + \ No newline at end of file -- cgit v1.2.3