osre
osre copied to clipboard
View- and Projection matrix are not set currectly for the render-target
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:
- Run the osre_ed
- 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