User profile: akiv

User info
User name:akiv
History
Joined:Feb 6, 2020 at 8:28pm
Number of posts:4
Latest posts:

Unhandled Exception??
it helped! but, it throws a similar error in deviceContext.cpp: [code] { void DeviceContext::setVe...

Unhandled Exception??
alright well, VertexShader init function is mentioned in graphicsEngine.cpp: [code] { VertexShade...

Unhandled Exception??
m_vs is part of : [code] { #include "AppWindow.h" struct vec3 { float x, y, z; }; struct vertex ...

Unhandled Exception??
Heyo, i have been following a tutorial on graphics in C++, i keep getting an error that is : 'An unh...