You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently trying to use the shader instancing example and adapt it to 2d. My current minimal example can be found here. The program is running and the render function of the custom pipeline is called but there is nothing rendered to the screen. This might be because of the shader itself but I lack knowledge in what the issue could be and how it could be fixed. Any help would be appreciated.
I am using the 0.12.1 version because libraries that I use are not updated yet, but testing the same code (with type fixes) in 0.13.0 doesn't work either.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently trying to use the shader instancing example and adapt it to 2d. My current minimal example can be found here. The program is running and the render function of the custom pipeline is called but there is nothing rendered to the screen. This might be because of the shader itself but I lack knowledge in what the issue could be and how it could be fixed. Any help would be appreciated.
I am using the 0.12.1 version because libraries that I use are not updated yet, but testing the same code (with type fixes) in 0.13.0 doesn't work either.
Beta Was this translation helpful? Give feedback.
All reactions