Internal Camera baseRotation propert

Discussion in 'Ideas and Suggestions' started by Tango91, Dec 8, 2013.

  1. Tango91

    Tango91
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    68
    Apologies if this has been posted before.
    I think it'd be useful to be able to set the default orientation of individual "camerasInternal" cameras using inline rotation options based on the orientation of the reference nodes. Too often I find myself centering a camera and then having to fiddle with the num 8 and 2 keys to get the view correct.

    The syntax could be like this:
    Code:
    "camerasInternal":[
        ["x", "y", "z", "fov", "id1:", "id2:", "id3:", "id4:", "id5:", "id6:", {"rot_x":, "rot_y":, "rot_z":}],
    ],
    
    so a simple example could be:
    Code:
    [-0.7, -4, 2, 70, "ch_1lt","ch_1rt","ch_2lt","ch_2rt","ch_2lb","ch_2rb", {"x":10, "y":0, "z":0}],
    , giving a rotation about the X axis of 10 degrees up or down.

    This would also facilitate making rearwards facing cameras, i.e. reversing cameras on large vehicles.
     
    #1 Tango91, Dec 8, 2013
    Last edited: Dec 8, 2013
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice