You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Game engine developed from scratch on C++. This engine include own math library,file system,memory system and graphic library imported from openGl and tweaked to work with this engine. There are few shaders which are created to work for this. This is halg done engine. Next steps are to create animations and fbx model converter to import models i…