| Home Page | Recent Changes | Preferences

Unreal Engine

The Unreal Engine is the core software at the heart of UT, UT2003 and other games.

It has a two-tier structure:

  1. the Wikipedia logo C++ code, which in Unreal we call the "native" stuff. This handles all the low-level stuff and platform-specific things. It runs a Wikipedia logo virtual machine similar to the Wikipedia logo Java virtual machine, on which runs...
  2. the UnrealScript stuff. This is an object-oriented language that looks similar to Java or Javascript.

Most work with the engine is done in UnrealScript.

Overview

Suggested topics that need an "overview" page:

Versions

Files

General

Object Physics

  • Collision Detection
  • PhysicsType
  • Suggested Topics: Kinematics, Classical Dynamics Theory for Rigid Bodies, Interpolation, Modeling, Particle Animation, Algorithms.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In