osre
                                
                                
                                
                                    osre copied to clipboard
                            
                            
                            
                        An open source render engine
 When running the render-test suite the cleanup of a given render-test is not correct. There are still fragments from older tests or some renderjobs are just rendering nonsense. Maybe...
The spider model shall be rotated by 90 degree, +z shall be the top, Instead of this +y is the top
**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-...
**Describe the bug** After VS-build is finished not all build artifacts are locate in \build\bin . The following DLLs are missing: - assimp-dll (located at contrib/assimp/bin/debug) - sdl2-dll (located in...
There are a lot of warnings visible during the CI build from g++ and clang.
When starting the Sample Instancing, a black screen occurs and then the application gets terminated. Log: λ Instancing.exe ``` ==================================================================================================== New OSRE run. ( 10.31.2021 08:27:04 ) ==================================================================================================== Register OpenGL...
The following rendertests are broken: - GeoModelMatrixRenderTest - DbgFontRenderTest - RenderBufferAccessTest - StaticTextRenderTest - SwitchCmdBufferRenderTest - RenderTargetRenderTest - Texture3DRenderTest
# Problem At this moment all dependencies are stored in the repo or as binaries. At the end we need to copy them to the right places- # Solution Get...
The user shall be able to - Define a render profile for his hardware - The editor shall use this to simulate the render features
Caused by the update of fontrendering ( will now use the fontrenderer in the UI-module ) the update of debug rendering is broken.