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

  • 01:51 Working With Animations - #1 Unreal Engine 4 Animation Tutorial Series

    Working With Animations - #1 Unreal Engine 4 Animation Tutorial Series

    by shubnigg Added 488 Views / 0 Likes

    In this series we'll take a look at how we can use animations inside of Unreal Engine 4, using them to form animation blueprints and blend spaces to control our characters and other animation powered elements!♥ Subscribe for new episodes weekly! http://bi

  • 03:17 OLD HUNTERS MANOR (Different Lightning and Post Process / Unreal Engine 4)

    OLD HUNTERS MANOR (Different Lightning and Post Process / Unreal Engine 4)

    by shubnigg Added 486 Views / 0 Likes

    ‼Read Description‼For this video i used this packs: - Old Hunters Manor: http://bit.ly/Old_Hunters_ManorThis time a i made a video with different lights and post processing and i modified a bit the camera!Click here if you want to see the full speed level

  • 15:00 Speed Modeling | Berserk Dragon Slayer Sword | Autodesk Maya

    Speed Modeling | Berserk Dragon Slayer Sword | Autodesk Maya

    by shubnigg Added 484 Views / 0 Likes

    The sword of Guts from Berserk, from modeling to optimization and UVing.Check out my works on ArtStation ➤ https://www.artstation.com/andreacantelliFollow me on Twitter ➤ https://twitter.com/AndreaCantelli_Music from:Voicians - Impro Piano I albumSPOTIFY:

  • 08:37 Inventory Item Slots - #40 Creating A Role Playing Game With Unreal Engine 4

    Inventory Item Slots - #40 Creating A Role Playing Game With Unreal Engine 4

    by shubnigg Added 483 Views / 0 Likes

    In today's video we take a look at how we can setup the slots for our inventory system, we cover placing the images, anchoring them and setting the variables we'll be using to link the functionality to.Unreal Engine 4 Beginner Tutorial Series:https://www.

  • 15:09 Creating Inventory Pickup Items - #42 Creating A Role Playing Game With Unreal Engine 4

    Creating Inventory Pickup Items - #42 Creating A Role Playing Game With Unreal Engine 4

    by shubnigg Added 478 Views / 0 Likes

    He we show you how you can create a simple pickup item that will work with your inventory system, we do this by creating the collectable pickup blueprint along with the code which checks to see which slots are free in your inventory.Unreal Engine 4 Beginn

  • 10:12 ☑️ Military Camp (Speed Level Design / Unreal Engine 4)

    ☑️ Military Camp (Speed Level Design / Unreal Engine 4)

    by shubnigg Added 476 Views / 0 Likes

    Environment Set: http://bit.ly/Environment_SetMilitary Field Camp: http://bit.ly/Military_Field_CampSpeed level design of a military field camp during WW2 somewhat inspired by the new Call of Duty, be sure to leave a like if you like this and tell me in t

  • 01:50 Enter the Quixel Mixer contest

    Enter the Quixel Mixer contest

    by shubnigg Added 476 Views / 0 Likes

    Submit your diorama entries to the Quixel Mixer contest and win premium 8K access to Quixel Megascans, a PlayStation 4 Pro with three games of your choice, and awesome Quixel gear!For contest details, visit megascans.se/blog

  • 10:10 Using Inventory Icons & Images - #41 Creating A Role Playing Game With Unreal Engine 4

    Using Inventory Icons & Images - #41 Creating A Role Playing Game With Unreal Engine 4

    by shubnigg Added 474 Views / 0 Likes

    In this video we take a look at how we can add inventory icon images into our RPG game inside of Unreal Engine 4 by creating a content binding which links our slot variables to our newly imported textures for the icons.Unreal Engine 4 Beginner Tutorial Se

  • 06:54 Inventory Full Popup Message - #44 Creating A Role Playing Game With Unreal Engine 4

    Inventory Full Popup Message - #44 Creating A Role Playing Game With Unreal Engine 4

    by shubnigg Added 473 Views / 0 Likes

    Here we show you how can add a popup message that shows on the screen when player tries to pick up an item if their inventory is full. We setup a blueprint widget with a fade in and out animation.Unreal Engine 4 Beginner Tutorial Series:https://www.youtub

  • 05:54 Random Loot Pickup Items - #46 Creating A Role Playing Game With Unreal Engine 4

    Random Loot Pickup Items - #46 Creating A Role Playing Game With Unreal Engine 4

    by shubnigg Added 473 Views / 0 Likes

    In this video we take a look at how we can make the loot bag system generate items randomly for the player to pick up. We cover how to fill the slots and use the in-range node to randomly assign item ids.Unreal Engine 4 Beginner Tutorial Series:https://ww

  • 07:52 Blendspace Introduction - #7 Unreal Engine 4 Animation Essentials Tutorial Series

    Blendspace Introduction - #7 Unreal Engine 4 Animation Essentials Tutorial Series

    by shubnigg Added 472 Views / 0 Likes

    Here we introduce ourselves to using an animation blendspace inside of Unreal Engine 4 and how they can be used to blend between animations based on axis data..♥ Subscribe for new episodes weekly! http://bit.ly/1RWCVIN♥ Don't forget you can help support t

  • 06:57 Medieval Town (Gameplay / Unreal Engine 4)

    Medieval Town (Gameplay / Unreal Engine 4)

    by shubnigg Added 471 Views / 0 Likes

    Speed Level Design: https://youtu.be/aIzMFWPQPjsHelp the channel using this link to buy games (pc, ps4, xbox, etc...): https://www.instant-gaming.com/igr/UnrealEnvironments/----------------------------------------------------------------------------------

  • 18:32 REVEAL: Megascans + Unity

    REVEAL: Megascans + Unity

    by shubnigg Added 471 Views / 0 Likes

    Industry veteran Josh Powers breaks down his environment building workflow, and shows us how he uses Megascans Unity Asset Packs, Megascans Bridge and Quixel Mixer to quickly create AAA quality scenes straight inside Unity.Megascans Unity Asset Packs: htt

  • 12:44 Megascans Bridge Workflow Primer

    Megascans Bridge Workflow Primer

    by shubnigg Added 470 Views / 0 Likes

    Introducing the all-new Megascans Bridge 2018. Learn how to streamline your workflows between Megascans and your preferred renderer or engine in this primer.For more on Megascans Bridge, visit https://megascans.se/apps.

  • 05:26 Working With Floats - #7 Unreal Engine 4 Blueprints Tutorial Series

    Working With Floats - #7 Unreal Engine 4 Blueprints Tutorial Series

    by shubnigg Added 469 Views / 0 Likes

    In this video we take a deeper look into using the Float variable, allowing us to store numerical data with decimal information. We also cover some of the mathematical operations we can apply to them.Unreal Engine 4 Level Design Series: https://www.youtub

  • 07:38 Animation Sequences - #6 Unreal Engine 4 Animation Essentials Tutorial Series

    Animation Sequences - #6 Unreal Engine 4 Animation Essentials Tutorial Series

    by shubnigg Added 467 Views / 0 Likes

    In this video we take a look at the animation interface used to view animations and also talk about notifiers, curves & blend spaces ready for when we create them later on in the series.♥ Subscribe for new episodes weekly! http://bit.ly/1RWCVIN♥ Don't for

Categories

RSS