osre icon indicating copy to clipboard operation
osre copied to clipboard

An open source render engine

Results 45 osre issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2323156/161600979-805e4d67-62e1-47bb-870d-e5c2aabe053b.png) 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...

Bug
OSRE-Engine
Renderer

The spider model shall be rotated by 90 degree, +z shall be the top, Instead of this +y is the top

Bug
OSRE-Ed

**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...

Bug
windows
OSRE-Ed
OSRE-Engine

There are a lot of warnings visible during the CI build from g++ and clang.

Bug
CI

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...

Bug
OSRE-Engine

The following rendertests are broken: - GeoModelMatrixRenderTest - DbgFontRenderTest - RenderBufferAccessTest - StaticTextRenderTest - SwitchCmdBufferRenderTest - RenderTargetRenderTest - Texture3DRenderTest

Bug
OSRE-Engine
Renderer

# 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...

Feature request

The user shall be able to - Define a render profile for his hardware - The editor shall use this to simulate the render features

Feature request
OSRE-Ed

Caused by the update of fontrendering ( will now use the fontrenderer in the UI-module ) the update of debug rendering is broken.

Bug