osre icon indicating copy to clipboard operation
osre copied to clipboard

View- and Projection matrix are not set currectly for the render-target

Open kimkulling opened this issue 3 years ago • 0 comments

Describe the bug The view- and projection matrix shall be set for the render-target in the render-loop. So the viewport, view and projection shall be fine to the current render-target- This is currently not the case and have to be fixed.

To Reproduce Steps to reproduce the behavior:

  1. Run the osre_ed
  2. Import the example: assets\models\obj\spider.obj

Expected behavior The model shall be visible completely in the view.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: All

Additional context N/A

kimkulling avatar Nov 27 '21 09:11 kimkulling