Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 912 Bytes

File metadata and controls

35 lines (27 loc) · 912 Bytes

How to Import Custom Model

Prepare the Physics 3D Models

You can donwload the example 3D models Download 3D Models

You must prepare the 5 Models like below. This simulator can not calculate complex body, so you have to simple body. You save the obj file recommend.

Main Body

The model is saved name body

Left (Right) Body

The model is saved name centerLeft or centerRight

Dribbler

The model is named dribbler.obj

Chip Kick

The model is named chip.obj

Run the balsam

You have to run Qt balsam

balsam body.obj

You can get body.mesh

Run the cooker

You have to run Qt cooker

cooker body.mesh

You can get body.cooked.tri and body.cooked.cvx