![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Represents a 2D vector field with various dynamic field effects and rendering capabilities. More...
#include "../Material.h"#include "../../../Utils/Math/Mathematics.h"#include "../../../Utils/Math/Vector2D.h"#include "../../../Renderer/Utils/Triangle2D.h"#include "../../Objects/Object3D.h"

Go to the source code of this file.
Classes | |
| class | VectorField2D |
| A class for managing and rendering 2D vector fields. More... | |
Represents a 2D vector field with various dynamic field effects and rendering capabilities.
The VectorField2D class provides methods to manipulate and visualize a 2D vector field, including operations for boundary conditions, diffusion, advection, and specialized effects.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file VectorField2D.h.