Wicked Engine

3D engine with modern graphics

Wicked Engine is a small, fast, experimental 3D engine with a modern renderer. It is MIT licensed and open source, and everything you create with it is completely yours, without any strings attached, for eternity.

Some features:
- Modern rendering engine, fully utilizing DirectX 12 and Vulkan, with the latest features like hardware accelerated ray tracing
- Written in C++ with focus on performance
- Lua scripting is supported dynamically at runtime
- GLTF 2.0 model support with physically based rendering features
- VRM character support, create characters in other software and import them easily
- It is a single executable, no installation required (+some additional sample assets included with the download)
- No internet connection required

- This is the packaged version of the open source Wicked Engine. This version can be used to edit 3D scenes and run LUA scripts.
- The version with the latest features and full source code which can be used for C++ development is available on GitHub.
- This application can open common 3D file formats such as GLTF 2.0, OBJ, VRM. There are some example models and LUA scripts bundled with this version, in the Content folder within your install directory.