0023752: Integration of test grid "vpr" into the new testing system
[occt.git] / tests / perf / multi_mesh_shading / A3
1 puts "3D visualization performance tests"
2 puts "Translate V3d View with 27 MeshVS_Mesh (+ AIS trihedron)"
3 puts "Objects have shading mode"
4
5
6 set D_x 10
7 set D_y 10
8 set D_z 10
9 for {set i 1} {$i < 30} {incr i} {
10     vtranslateview ${D_x} ${D_y} ${D_z} 1
11 }