You can read my blog post about it here. Or just watch the videos below (full project files in there)
Category: 3d
FREE Project, Anonymous Crates..
Anonymous Crates was a game made for Unreal Game Jam…It is a blueprint based game with some MP, inputs, and fun! Take the project and do whatever you want with it, it’s assets,..or even logic![…]
FREE Project, Uncage ’em..
Uncage’em was a game made for Unreal Game Jam…It is a blueprint based game with some AI, inputs, and fun! Take the project and do whatever you want with it, it’s assets,..or even logic! Download![…]
All about “FOG”
Fog effects have always been an essential part of any rendering engines regardless of the main goal of that engine. However, in games, it is a must to have this feature, not only because of[…]
Create “Breakout” for iOS
Have you ever thought about procedurally generated levels? Have you thought about how this could be done, how their logic works, and how their resources are managed? With our example bricks game, you will get[…]
Distance field GPU Particle Collision
Unreal Engine 4.9 came with new collision module for the GPU particles called “Distance field GPU particle collision” which presented in allows particles to efficiently collide with the entire scene. During this video, I’ll be[…]