init_code
This commit is contained in:
75
assets/Sim_props/soft_ochra.json
Normal file
75
assets/Sim_props/soft_ochra.json
Normal file
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"body": "f_average_A40.obj",
|
||||
"render": {
|
||||
"config": {
|
||||
"garment_color": [
|
||||
0.6359999775886536,
|
||||
0.43511512875556946,
|
||||
0.04769999161362648
|
||||
],
|
||||
"resolution": [
|
||||
800,
|
||||
800
|
||||
]
|
||||
},
|
||||
"stats": {
|
||||
"render_time": {}
|
||||
}
|
||||
},
|
||||
"scan_imitation": {
|
||||
"config": {
|
||||
"test_rays_num": 30,
|
||||
"visible_rays_num": 4
|
||||
},
|
||||
"stats": {}
|
||||
},
|
||||
"sim": {
|
||||
"config": {
|
||||
"body_friction": 0.25,
|
||||
"collision_thickness": 0.04,
|
||||
"material": {
|
||||
"air_drag": 0.01,
|
||||
"bend_angle_dropoff": 0.11,
|
||||
"bend_damp": 0.1,
|
||||
"bend_damp_dropoff": 0.0,
|
||||
"bend_plasticity": 0.0,
|
||||
"bend_resistance": 0.03,
|
||||
"bend_yield": 0.0,
|
||||
"compression_resistance": 100.0,
|
||||
"density": 0.015,
|
||||
"friction": 0.01,
|
||||
"length_scale": 1.0,
|
||||
"pressure": 0.0,
|
||||
"rubber": 1,
|
||||
"shear_resistance": 0.4,
|
||||
"stretch_damp": 0.2,
|
||||
"stretch_resistance": 400.0,
|
||||
"viscous_damp": 0.0,
|
||||
"warp_resistance_scale": 1.0,
|
||||
"warp_rubber_scale": 1.0,
|
||||
"weft_resistance_scale": 1.0,
|
||||
"weft_rubber_scale": 1.0
|
||||
},
|
||||
"max_sim_steps": 1500,
|
||||
"non_static_percent": 1.5,
|
||||
"object_intersect_border_threshold": 100,
|
||||
"resolution_scale": 9.0,
|
||||
"self_intersect_hit_threshold": 0,
|
||||
"static_threshold": 0.01,
|
||||
"zero_gravity_steps": 5
|
||||
},
|
||||
"stats": {
|
||||
"fails": {
|
||||
"crashes": [],
|
||||
"fast_finish": [],
|
||||
"intersect_colliders": [],
|
||||
"intersect_self": [],
|
||||
"pattern_loading": [],
|
||||
"static_equilibrium": []
|
||||
},
|
||||
"fin_frame": {},
|
||||
"sim_time": {},
|
||||
"spf": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user