WickedEngine–Open Source C++ 3D Game Engine
Today we are looking at WickedEngine, an open source C++ based 3D game engine with Direct 11/12/Vulkan rendering paths, an Entity Component System and Lua scripting available. It is inspired by the XNA programming model and has no external dependencies, making it incredibly easy (especially for a C++ project) to get started. Additionally there is […]