Latest products unboxing for office and outdoors. Tests of 3d printer and PC.
Welcome
Login / Register

3D Engines


Game engines are tools available for game designers to code and plan out a game quickly and easily without building one from the ground up. Whether they are 2D or 3D based, they offer tools to aid in asset creation and placement.

Please look here to a list of potential 3 Engines existing https://en.wikipedia.org/wiki/List_of_game_engines

  • 10:11 Popular Henry's Garage (Free Download / Speed Level Design / Unreal Engine 4)

    Henry's Garage (Free Download / Speed Level Design / Unreal Engine 4)

    by shubnigg Added 679 Views / 0 Likes

    Map: http://bit.ly/Henrys_Garage_MapHenry's Garage Asset: http://bit.ly/Henrys_Garage_AssetArtstation of the creator: https://www.artstation.com/artwork/kbWNK(The map is found in the content folder when you open the project)- Facebook: http://bit.ly/Unrea

  • 10:02 Hidden Path (Unreal Engine 4)

    Hidden Path (Unreal Engine 4)

    by shubnigg Added 291 Views / 0 Likes

    Environment Art Course: http://bit.ly/No_More_Grid_UnEnv-----------------------------------------------------------------------------------------------------------Assets:Stylized: http://bit.ly/Stylized_Village---------------------------------------------

  • 18:17 Highscores - #14 Creating A MOBILE Endless Runner Unreal Engine 4

    Highscores - #14 Creating A MOBILE Endless Runner Unreal Engine 4

    by shubnigg Added 404 Views / 0 Likes

    Here we take a look at how we can setup the functionality of our high score system, showing you how to setup the logic for checking and saving your save game data and displaying it on the screen to form our high score system.►Resources: https://virtushub.

  • 12:01 HLODs: Medieval Game Environment extended tutorial

    HLODs: Medieval Game Environment extended tutorial

    by shubnigg Added 174 Views / 0 Likes

    We’re revisiting this playable experience with a series of extended tutorials. Get stuck into these deep dives for a detailed look at the work involved in this atmospheric medieval village created in UE4. Part 1: Performance Optimization https://youtu.be/

  • 10:15 Horror Environment (Speed Level Design / Unreal Engine 4)

    Horror Environment (Speed Level Design / Unreal Engine 4)

    by shubnigg Added 428 Views / 0 Likes

    Low-Cost Games: http://bit.ly/Instant_Gaming_UE- Facebook: http://bit.ly/Unreal_Environments_Fb- Discord: https://discord.gg/bh6KuDkAssets:Graveyard Set: http://bit.ly/Graveyard_SetSky: http://bit.ly/Procedural_SkySpeed level design of an horror environme

  • 12:28 How C++ Programming Works - #2 C++ Fundamentals with Unreal Engine 4

    How C++ Programming Works - #2 C++ Fundamentals with Unreal Engine 4

    by shubnigg Added 447 Views / 0 Likes

    In this video we take a look at a breakdown for C++ as a language, giving ourselves a solid foundation getting us ready to start writing it in the upcoming series.We cover what makes up the code and some basic syntax.Visual Studio: https://visualstudio.mi

  • 13:32 How C++ Programming Works - #2 C++ Programming Fundamentals

    How C++ Programming Works - #2 C++ Programming Fundamentals

    by shubnigg Added 352 Views / 0 Likes

    In this video we take a look at a breakdown for C++ as a language, giving ourselves a solid foundation getting us ready to start writing it in the upcoming series.We cover what makes up the code and some basic syntax.Visual Studio: https://visualstudio.mi

  • 35:53 How In-Game Currencies are Made - Unreal Engine 4

    How In-Game Currencies are Made - Unreal Engine 4

    by shubnigg Added 321 Views / 0 Likes

    Hey there Dev Squad, in this vdieo we take a look at the logic that powers popular in-game currency systems such as v-bucks, coins, germs or shards. We also take a look at how we can make our own in-game currency system using Unreal Engine 4. Enjoy!User I

  • 35:40 How to build user interfaces for Unreal Engine 5 - Beginner Tutorial

    How to build user interfaces for Unreal Engine 5 - Beginner Tutorial

    by shubnigg Added 146 Views / 0 Likes

    Ready to take your game to the next level and create user interface elements for heads up displays, menus and more? In this video we'll introduce you to Unreal Motion Graphics allowing you to bring 2D graphics into Unreal Engine 5 and turn them into inter

  • 14:25 How to build User Interfaces for Virtual Reality - Unreal Engine 5 Tutorial

    How to build User Interfaces for Virtual Reality - Unreal Engine 5 Tutorial

    by shubnigg Added 134 Views / 0 Likes

    Looking to get started with Virtual Reality (VR) in Unreal Engine 5? This video tutorial will walk you through the steps of previewing your game with the Quest 2 in Unreal Engine and creating bespoke actors that can be picked up. By the end of this video

  • 00:19 How to build worlds FAST in Unreal Engine 5! #unrealengine #gamedev #tips #3d

    How to build worlds FAST in Unreal Engine 5! #unrealengine #gamedev #tips #3d

    by shubnigg Added 65 Views / 0 Likes

    ♥ Join the Virtus Discord: https://www.discord.gg/virtushubVirtus Creative Hub // Media● Website - https://www.virtushub.com● Facebook Page - http://www.facebook.com/virtushub● Twitter Page - https://www.twitter.com/virtushub#unrealengine #unrealengine5 #

  • 27:30 How to create a  health bar in Unreal Engine 4

    How to create a health bar in Unreal Engine 4

    by shubnigg Added 242 Views / 0 Likes

    In this video we will open Unreal Engine 4 for the very first time and getting used to the user interface. By the end of this video you'll have built your very first unreal engine scene using props.The objectives for this lesson are:- Create your first Un

  • 18:11 How To Create CINEMATICS In Unreal Engine 5 | Beginner Tutorial

    How To Create CINEMATICS In Unreal Engine 5 | Beginner Tutorial

    by shubnigg Added 138 Views / 0 Likes

    Want to learn how to build cinematics, shots or for your game or virtual production? This video tutorial will cover an introduction to using Sequencer to build real time cinematics or rendered shots using Unreal Engine 5. You'll utilise character animatio

  • 22:48 How To Create Control Rigs in Unreal Engine 5

    How To Create Control Rigs in Unreal Engine 5

    by shubnigg Added 111 Views / 0 Likes

    Learn how to setup Unreal Engine 5's new character control rig system, how to setup a character skeleton, create bones, set minimum and maximum values and finally create a full body IK rig. In the next episode, you'll learn how to animate the character yo

  • 17:44 How To Create Enemy Health Bars in Unreal Engine 5

    How To Create Enemy Health Bars in Unreal Engine 5

    by shubnigg Added 128 Views / 0 Likes

    In this video we'll be taking our AI to the next level, adding in a health bar that floats above the enemies head. We'll be creating a dummy AI, user interface widget and all of the functionality to update the health bar to the health value in the player

  • 27:25 How To Create Melee Combat - Unreal Engine 5 Tutorial

    How To Create Melee Combat - Unreal Engine 5 Tutorial

    by shubnigg Added 237 Views / 0 Likes

    Hello guys! It's DevSquad, and welcome to a new video. Want to create a character with melee combat but not sure where to start?This is a beginner friendly video, teaching advanced topics on how to setup an attack that deals damage and kills enemies.You'l

Categories

RSS