Skip to content

Droplet Simulator Setup

john-klingner edited this page Nov 25, 2013 · 3 revisions

System Requirements

  • Microsoft Windows OS - Tested with 7 and 8.
  • Microsoft Visual Studio 2010 - Tested with Express, Pro and Ultimate

Note : An untested UNIX build and Makefile is currently available for the DropletConsole demo project. Use at your own risk!

Requirements for Simulation Renderer

  • Qt 4.8.2
  • A graphics card with OpenGL 3.3+ support.

Note : Qt and a graphics card with OpenGL support are only required if you wish to run the rendering demos in the simulator.

The Droplet Simulator is designed to be a stand-alone static library that can be easily hooked into any user written program.

Clone this wiki locally