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"
Go to the source code of this file.
Classes | |
class | ShallowGPU |
Handles the shallow water testcase simulation. More... |
Contains the CPU and GPU implementation of heightfield.
Definition in file shallowGPU.h.