Teaching Newbies since 2014

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Archives for unreal engine

April 5, 2020 by: Kauress

Learn Twitter Bootstrap in VR – update

Bootstarry level 1

Level 1 of Bootstarry is almost complete, a few glitches and narration is missing but it’s starting to shape up. I’ve moved from Unreal Engine to Unity3D for now which means dipping into C# which is ok because I find that better than the flowchart type system that UE4 engine has (blueprints) which makes game development seem a bit magical.

[ Read More ]

January 7, 2020 by: Kauress

If-while statements in C++

If and while statements are pretty powerful as you can control when statement/statements of code are executed. Syntax: Example: While While statements allow you to execute a block of code till/while a condition is true Syntax: Example: Print out numbers 0-5 while i is less than or equal to <= 5

[ Read More ]

November 5, 2019 by: Kauress

JOYG: Part 1 Making a virtual reality game in #unrealengine4

TIP: Game development & design at first is more about knowing a game engine than it is  about coding. Video of game  here: VR development at 1st is more about getting to know a game engine (example UE4) than it is about coding solely. Today I finished designing/grey-boxing the game world for “JOYG” , a  FPS game that I’m  making. BTW  the name  “JOYG”  is 

[ Read More ]

October 29, 2019 by: Kauress

Learning english in #virtualreality – focusing on the fundamentals

At our training center we also teach english in addition to tech (programming languages, AutoCAD, 3D S Max, machine learning and vr).  The english courses are done in preparation for a test called “IELTS” (International English Language Testing System), which helps them during college admissions and scholarships. For our spoken english module we’ve been using #vr  in order to increase student interest and increase the

[ Read More ]

Copyright © 2022 ·Kauress