shlogg · Early preview
Maxim Khotlenko @labrob2013

Accelerated Engine Startup And Wireframe Model Display

New engine update V0.57: Accelerated startup, Wireframe model display, UI capabilities & minor bug fixes.

V0.57:
Changes:
Instead of the GLEW32 library, a new one was written, thanks to which the engine startup was accelerated.
Added the function of displaying the Wireframe model. (Lua functions: goWireFrameView(), goNormalView())
Added the first UI (User Interface) capabilities of the new own component as text.
Fixed minor bugs in engine startup.
— — —

This assembly is designed to open one model using the arguments:
+set viewmodel (Model obj) +set viewmode_tex (Path with textures)
— — —