The Tutorial is updated for version 1.x.

This commit is contained in:
Ramin Khodabandeh
2024-05-28 12:38:21 +04:30
parent 159ec5f1ff
commit 2f9db61983
10 changed files with 58 additions and 71 deletions

View File

@ -6,8 +6,8 @@ objectName sphereDict;
objectType sphereShape;
fileFormat ASCII;
/*---------------------------------------------------------------------------*/
names (lightSphere heavySphere); // names of shapes
names (lightSphere heavySphere); // names of shapes
diameters (0.007 0.007); // diameter of shapes
diameters (0.007 0.007); // diameter of shapes
materials (lightMat heavyMat); // material names for shapes
materials (lightMat heavyMat); // material names for shapes