Uploaded February 2024 | Updated September 2026, 12 hours ago
Become a Patron to receive videos early: patreon.com/wickedengine
Get the source code from Github: github.com/turanszkij/WickedEngine
Get it from Steam: store.steampowered.com/app/1967460/Wicked_Engine
Get it from Microsoft Store: microsoft.com/store/productId/9PPMV065W9QJ
Follow me on Twitter: twitter.com/turanszkij
Become a Patron to receive videos early: patreon.com/wickedengine
Get the source code from Github: github.com/turanszkij/WickedEngine
Get it from Steam: store.steampowered.com/app/1967460/Wicked_Engine
Get it from Microsoft Store: microsoft.com/store/productId/9PPMV065W9QJ
Follow me on Twitter: twitter.com/turanszkij
![Spline road editor [WIP]
Started working on a spline editor for Wicked Engine which can also generate a simple mesh from itself, which could be used for roads for example. The mesh is always regenerated when the spline changes. Spline road editor [WIP]](https://i.ytimg.com/vi/Ei_8OP2G5sA/mqdefault.jpg)


![Motion Blur shader (DX11)
Motion blur for skeletal animation and quickly added a motion blur for camera movement. (Render velocity map [(animation position-previous animation position)+vertex screen position-previous vertex screen pos] and blur in the opposite direction in a post process.) Motion Blur shader (DX11)](https://i.ytimg.com/vi/G1cjDS8A2jc/mqdefault.jpg)
![[Wicked Engine] Animation importing
Become a Patron to receive videos early: https://www.patreon.com/wickedengine
Get the source code from Github: https://github.com/turanszkij/WickedEngine
Get it from Steam: https://store.steampowered.com/app/1967460/Wicked_Engine/
Get it from Microsoft Store: https://www.microsoft.com/store/productId/9PPMV065W9QJ
Follow me on Twitter: https://twitter.com/turanszkij [Wicked Engine] Animation importing](https://i.ytimg.com/vi/G3a_9Fk-aKQ/mqdefault.jpg)



![[Wicked Engine] Talking tutorial
Become a Patron to receive videos early: https://www.patreon.com/wickedengine
Get the source code from Github: https://github.com/turanszkij/WickedEngine
Get it from Steam: https://store.steampowered.com/app/1967460/Wicked_Engine/
Get it from Microsoft Store: https://www.microsoft.com/store/productId/9PPMV065W9QJ
Follow me on Twitter: https://twitter.com/turanszkij [Wicked Engine] Talking tutorial](https://i.ytimg.com/vi/GgHDuTkZhwQ/mqdefault.jpg)
![Wicked Engine - Crowd animation [C++][DX11]
This is a simple skeletal animation scalability test of Wicked Engine. I loaded 1024 individually animated models from a script into the editor. This test was conducted on a Nvidia GTX 1070 graphics card. The engine was set up to a forward+ render path. Shadow cascades and planar reflections are turned on to showcase the scalability. Models are only skinned once, even if there are more actual render passes happening. This was achieved with DX11s stream out capabilities.
The engine is open source on GitHub: https://github.com/turanszkij/WickedEngine Wicked Engine - Crowd animation [C++][DX11]](https://i.ytimg.com/vi/GwuM1h3n3hE/mqdefault.jpg)
