update for Lab
This commit is contained in:
parent
cf7d3a9846
commit
2a144f3420
3 changed files with 13 additions and 6 deletions
|
@ -50,7 +50,7 @@ pub fn apply_viewer_to_projections(
|
|||
|
||||
*transform = Transform::from_matrix(view.inverse());
|
||||
|
||||
info!("Viewer {:?}", viewer.position);
|
||||
// info!("Viewer {:?}", viewer.position);
|
||||
|
||||
// *transform = Transform::from_translation(eye).looking_at(Vec3::ZERO, Vec3::Y);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue