Open dyh1211 opened 7 years ago
You'll need to specify the geometry, and the types of materials in each geometric object. See "main.cpp" for an example of empty space geometry. For other geometries like cylinders and spheres, you'll want to reference "GeometricObject.hpp" for instantiation info.
If I want to use this program to simulate an object,what information need to give. can it simulate some complex model except regular model.