...
This extension enables maxwell to load realwave surface meshes just before starting to render. These meshes are stored in files with realflow .sd scene format. It's an external reference mechanism that decreases substantially the size of .mxs files.
Parameters
Name | Type | Description |
---|---|---|
"RWMesh File"RWMeshes | char* | Filename to load |
"Frame#"RWMeshes | int | Frame# to load the mesh from. |
...
"RWMesh File"
Points to the file which stores the mesh. It is a NULL terminated string.
...