3D Editor Gizmo??
Blitz3D Forums/Blitz3D Programming/3D Editor Gizmo??| 
 | ||
| how to make a 3d Gizmo(to moving selecting entity) in blitz3d, like this:(moving rotating scaling)  hope can get some hints from you guys!! thansk for input!! | 
| 
 | ||
| Create three meshes, for each arrow. Do a camerapick and compare the picked entity against each of the three arrows. |