bugpyFormex - Bugs: bug #43916, set the position of the camera not...

 
 

bug #43916: set the position of the camera not implemented?

Submitter:  gianluca de santis <gianlucadesi>
Submitted:  Fri 02 Jan 2015 05:00:58 PM UTC
   
 
Category:  Rendering Severity:  2 - Minor
Item Group:  Functionality error Status:  Fixed
Privacy:  Public Assigned to:  bverheg
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 08 Jan 2015 04:30:12 PM UTC, comment #1: 

You are correct. The setter was just a copy of the getter.
Setting focus, eye and upvector of the camera can however be done using the camera.lookAt method. But for convenience, we have corrected the camera.eye setter (in 2dc63b6) so that you can now just write : camera.eye = some_3d_position

Benedict Verhegghe <bverheg>
Group administrator
Fri 02 Jan 2015 05:00:58 PM UTC, original submission:  

Is it possible to set the position of the camera eye, as it is done for the camera focus?

It should be in opengl.camera def eye() but is not correctly implemented.

gianluca de santis <gianlucadesi>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bverheg (Posted a comment)
  • -email is unavailable- added by gianlucadesi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-24 bverheg StatusNone Fixed
        Assigned toNone bverheg
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code