1 messages · Page 1 of 1 (latest)
I'm trying to bake a procedural skybox to a cubemap so that I can sample it in a compute shader, but I'm getting all faces equal to the same image when I bake. Any ideas what I might be doing wrong, or suggestions on a better approach?