Open haraldsteinlechner opened 3 years ago
our test build: http://download.vrvis.at/acquisition/pro3d/iris-test.zip
Thanks to Kens testing sessions we could pin the problem down to a problem with multisampled rendertargets. The current workaround for iris integrated graphics is currently to set samples to 1. The problem is still under investigation @hyazinthh @ChristianLuksch since it is not clear whether this is a driver bug or a subtile spec violation on our side.
The current plan is:
the damn coordinate cross :D
@hyazinthh do you know the status of this in the base libraries? should be fixed right? if so we could remove the workaround https://github.com/pro3d-space/PRo3D/blob/b145dfce1a2043c857b13d33e1d72b13b4ad7abd/src/PRo3D.Viewer/Program.fs#L201
I don't think so: https://github.com/aardvark-platform/aardvark.rendering/issues/86
don't think so means - no not fixed, keep workaround, right?
Yes, that's what your final comment on that issue suggests at least.
currently there seem to be rendering problems on intel iris hardware. We have a repro on a project member's computer. After writing artificial rendering tests which all worked pro3d has now support to set render control properties such as multisampling count and mapping etc.
The attempt can be found here: https://github.com/pro3d-space/PRo3D/commit/844d257b3a8a17e3b10c4e3168b849c412825c03