Abstract: Teaching programming is a topic that has generated a high level of interest among researchers in recent decades. In particular, multiple approaches to teaching visual programming have been ...
A 3D first-person shooter game made with Unity in which the player must traverse and destroy a randomly-generated maze. This game was made as part of a course assignment for COMP 521 Modern Computer ...
voxul is a voxel system and editor tool for Unity 3D. This project consists of both a runtime framework for handling and rendering voxel data, and an editor tool for painting and modifying voxel data ...
Abstract: With the rising popularity of Object-Oriented Programming (OOP) in both research and industry, it is important that computer science students be educated in the fundamentals of OOP and what ...