Advertisement

Simple scene won't render

Started by November 29, 2021 06:27 AM
1 comment, last by nyx_mandala 3 years ago

https://drive.google.com/file/d/1OxbHM1VEAhYZXtHRUCw_kL1tedkqZJe_/view?usp=sharing

I have a simple renderer coded on top of GLFW (C++). The link above is a RenderDoc capture of the program. As you can see, it's an extremely simple scene.

Note that EID 66 actually shows a mesh. I'm confused as to why this mesh isn't showing in the texture view. There must be something wrong with my code but I'm not sure where to begin looking.

Any help is greatly appreciated!

None

UPDATE:
I switched from Conan to vcpkg and now it's working.

Mysteries will never cease.

None

This topic is closed to new replies.

Advertisement