mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
diameter->distance, update in tutorials, v-Blender readme.md
This commit is contained in:
@ -7,8 +7,8 @@ objectType sphereShape;
|
||||
fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
||||
names (smallSphere largeSphere); // names of particles
|
||||
names (smallSphere largeSphere); // names of particles
|
||||
|
||||
diameters (0.01 0.0101); // diameter of particles
|
||||
diameters (0.01 0.0101); // diameter of particles
|
||||
|
||||
materials (lightMat lightMat); // material names for particles
|
||||
materials (lightMat lightMat); // material names for particles
|
||||
|
Reference in New Issue
Block a user