HybridRenderingEngine icon indicating copy to clipboard operation
HybridRenderingEngine copied to clipboard

Hi, very nice work!!! Can u help me this bug?

Open lucasjinreal opened this issue 2 years ago • 1 comments

it's not a bug, I just donlt know how to show it

build ‹master*› » ./hybridRenderer
Vendor:   NVIDIA Corporation
Renderer: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2
Version:  4.6.0 NVIDIA 470.103.01

Beginning Scene load, checking scene description file:
Cannot access ../assets/scenes/Sponza.json
Cannot find scene descriptor file for Sponza 
Could not load default sponza scene. No models succesfully loaded!
Failed to initialize scene manager.
HRE could not initialize successfully. Shutting down.
Closed input manager.
Closed renderer manager.
Closed scene manager.
Closed display manager.

Any help?

the json file just there...

lucasjinreal avatar May 11 '22 05:05 lucasjinreal

The assets folder is not in the expected path. You can use my branch where this is fixed

Kermalis avatar May 11 '22 08:05 Kermalis