|
Waterflow
Visualize water in terrain
|
Contains the CPU and GPU implementation of heightfield. More...
#include "readData.h"#include "glm.hpp"#include "gtc/type_ptr.hpp"#include <vector>#include "xmlParsing.h"#include "flowSource.h"Go to the source code of this file.
Classes | |
| class | HeightField |
| handles the heightfield simulation. Members marked with (CPU), were used during the CPU trials and are left in as documentation but should be viewed as deprecated. More... | |
Contains the CPU and GPU implementation of heightfield.
Definition in file heightField.h.