opengl - Conversion from Eigen::Isometry3f to gluLookAt() -


i'm using opengl draw environment represented point cloud , i'd simulate robot navigating such environment pressing arrow keys , changing accordingly camera pose glulookat() function. since robot pose stored in eigen::isometry3f, i'd glad if point me out way switch between these 2 representations.

thanks!


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -