Skip to content

cybereality

the matrix was a documentary

  • About
  • Review
  • Graphics
  • Art
  • Vulkan
  • OpenGL

Category: Unreal

Review: Unreal Engine 4 Virtual Reality Projects: Build immersive, real-world VR applications using UE4, C++, and Unreal Blueprints by Kevin Mack and Robert Ruud

Review: Unreal Engine 4 Virtual Reality Projects: Build immersive, real-world VR applications using UE4, C++, and Unreal Blueprints by Kevin Mack and Robert Ruud

This book right here is gold for anyone wanting to get into virtual reality development with Unreal. There is not a lot of handholding, you are expected to understand the basics of using Unreal to get the most out of the book. Rather than trying to explain programming

Continue Reading
Review: Creating Games with Unreal Engine, Substance Painter, & Maya: Models, Textures, Animation, & Blueprint by Kassandra Arevalo, Matthew Tovar, Jingtian Li

Review: Creating Games with Unreal Engine, Substance Painter, & Maya: Models, Textures, Animation, & Blueprint by Kassandra Arevalo, Matthew Tovar, Jingtian Li

I’ve read probably hundreds of game development books, and this one, I can say, is the best. Bar none. The authors are clear, and explain their steps as well as the reasoning behind it. They display keen knowledge of the subject matter, the topics are explored in every

Continue Reading
Review: Beginning Unreal Game Development: Foundation for Simple to Complex Games Using Unreal Engine 4 by David Nixon

Review: Beginning Unreal Game Development: Foundation for Simple to Complex Games Using Unreal Engine 4 by David Nixon

Author David Nixon has done an admirable job of introducing the features of Unreal in an approachable package. Unlike similar books, this one focuses more on exposing what is possible with UE4, basically showing what most of the key buttons and objects are and what they do. While

Continue Reading
Review: Unreal Engine Blueprints Visual Scripting Projects by Lauren S. Ferro

Review: Unreal Engine Blueprints Visual Scripting Projects by Lauren S. Ferro

I really like what Lauren S. Ferro has done here with Unreal Engine Blueprints Visual Scripting Projects. The book is clear and to the point, covering many features of the Unreal Engine all using Blueprints. The example projects are very functional and the author shows all the steps

Continue Reading
Review: Unreal Engine 4 Game Development in 24 Hours by Aram Cookson, Ryan DowlingSoka, and Clinton Crumpler

Review: Unreal Engine 4 Game Development in 24 Hours by Aram Cookson, Ryan DowlingSoka, and Clinton Crumpler

Sams has always published solid content, and this book does not disappoint. In fact, I think one of the first game development books I read some 20 odd years ago was from Sams. This text on Unreal Engine 4 is comprehensive and worth reading (even if it is

Continue Reading
Review: Unreal Engine 4 Game Development Quick Start Guide: Programming professional 3D games with Unreal Engine 4 by Rachel Cordone

Review: Unreal Engine 4 Game Development Quick Start Guide: Programming professional 3D games with Unreal Engine 4 by Rachel Cordone

Rachel Cordone’s Unreal Engine 4 Game Development Quick Start Guide is the perfect book for people with some programming chops, or users of other engines (like Unity), that want to get up to speed quickly with Unreal. I really liked how the author does not waste time explaining

Continue Reading
Review: Learning C++ by Creating Games with UE4 by William Sherif

Review: Learning C++ by Creating Games with UE4 by William Sherif

Right here is a book with a clearly defined goal and an excellent execution. Learning C++ by Creating Games with UE4 by William Sherif takes you on a journey from being a total blank in C++ to coding some basic features of a 3D game. Even though I have

Continue Reading
Tutorial: How To Make a Cube Roll On A Grid in Unreal Engine 4

Tutorial: How To Make a Cube Roll On A Grid in Unreal Engine 4

In this tutorial, I will show how to make a cube roll from side-to-side on a grid. This project took me around 3 days to complete, though much of that was wrapping my head around basic things in UE4. Some of the areas explored here include setting up

Continue Reading
Tutorial: How To Make a Textured Spinning Cube Using Unreal Engine 4

Tutorial: How To Make a Textured Spinning Cube Using Unreal Engine 4

Today I will show how to create a textured spinning cube using Unreal Engine 4. Making a cube spin is basically what I consider the “litmus test” of 3D engines. How long it takes you to figure this out will show how convenient or capable the engine is. While I

Continue Reading
Making Pong in Unreal Engine 4 (My Very First UE4 Game!)

Making Pong in Unreal Engine 4 (My Very First UE4 Game!)

Today I’d like to unveil what I’ve been working on for about 2 weeks: Pong in Unreal Engine 4. Most of that time was spent reading documentation and watching tutorial videos just to figure out the basics. There is actually a *lot* of good material out there for

Continue Reading
Copyright © 2025. All rights reserved.