pkurth / D3D12Renderer

Custom renderer and physics engine written from scratch in C++/Direct3D 12.
MIT License
210 stars 21 forks source link

adding mesh fbx file #8

Open devrockstargames opened 6 months ago

devrockstargames commented 6 months ago

when i try to drag and drop an fbx file into the engine it gives me an error message saying "Unhandled Exception, read access violation this is nullptr) at line 109-110 in fbx.cpp file. plz help