blob: c0f1efaeff21a55466a4cd22f38457de3d706552 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1.0.1
------
- Moving grid support.
- Single pass advection.
- Vorticity confinement masks.
1.0.0
------
- D3D12 support.
- MultiGPU, allowing DX12 Flow simulation and inter-GPU tranfer, in both DX11 and DX12 applications.
- Multiple material support, allowing multiple active layers in the same grid.
- Self shadowing.
- Custom emitter APIs.
- Grid data access APIs.
0.1.1
------
- Initial Release
|