![]() |
RigsofRods
2023.09
Soft-body Physics Simulation
|
#include <vector>#include "Prerequisites.h"#include "Noise.h"#include "Perlin.h"#include "Wave.h"#include "PressurePoint.h"Go to the source code of this file.
Data Structures | |
| class | Hydrax::Noise::Real |
| This class is a sea elevation module that combines several effects: Waves, defined by direction, amplitude, period and optionally, phase. Perlin noise, used to randomize the sea surface. Pressure points, used to create puntual waves. More... | |
Namespaces | |
| Hydrax | |
| Hydrax::Noise | |
1.8.17