When I try to load some larger model in ThreeJS, I getting this two warning which is decreasing the optimization of the viewer functionalities (pan/rotate/zoom). I have no idea about the warning but I'm sure that it is decreasing the optimization at some point. How to overcome the issue and [...] read more
So I've experienced a DirectX issue, and an exception is thrown as describes: D3D11_ERROR_TOO_MANY_UNIQUE_STATE_OBJECTS 0x887C0001 The application has exceeded the maximum number of unique state objects per Direct3D device. The limit is 4096 for feature levels up to 11.1 And cannot find documentation on this issue. For reference there are [...] read more