eth-igl / gp2024-Assignments

0 stars 0 forks source link

Anisotropic in 3 axes #15

Open LucaVoegeli opened 6 months ago

LucaVoegeli commented 6 months ago

Hi,

In Task 3 the following is stated: "Experiment with different parameter settings: grid resolution (also anisotropic in the 3 axes)"

Is my understanding correct that we should change the createGrid() code such that it uses three parameters: "resolution_x, resolution_y and resolution_z" instead of just the single "resolution" parameter? Or if not, what is meant by anisotropic in the 3 axes?

Thanks and best regards Luca

FloorVerhoeven commented 6 months ago

Hi,

Yes, your understanding is correct.