Developing reflex-based agent with unity3D game engine

An agent is an autonomous entity that perceives its environments, and upon that input, responded with actions accordingly. A common trend in developing agent is through object - oriented programming (OOP). This study explores the possibility of developing agent with a game engine, namely Unity3D, wh...

Full description

Saved in:
Bibliographic Details
Main Authors: Mohd. Othman, Mohamad Nurfalihin, Hasan, Haswadi, Haron, Habibollah
Format: Conference or Workshop Item
Published: 2016
Subjects:
Online Access:http://eprints.utm.my/id/eprint/66641/
http://coesa.ums.edu.my/news/iccst-2016-invitation
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:An agent is an autonomous entity that perceives its environments, and upon that input, responded with actions accordingly. A common trend in developing agent is through object - oriented programming (OOP). This study explores the possibility of developing agent with a game engine, namely Unity3D, which can navigate within a partially observable environment, with the purpose to enhance t he simulation of real - world situation, i.e. egress simulation. Testing and simulation of the model proves that the agent is capable enough to navigate such environment explicitly. This paper describes the development and the mechanism of the simulation model.