/Move_My_Cube_3DGame

Move My Cube is a C# windows form Application 3D Game made from scratch

Primary LanguageC#

Move My Cube

Move My Cube is a C# windows form Application 3D Game made from scratch

Demo

AWSD to Move the Hero (3D Cube)

Don't Fall in The Holes

Deployment

To deploy this project run

  ProjectGraphics\bin\Debug\ProjectGraphics.exe

Appendix

The game is about objects or models (cubes,circles) in 3D visual space with a (X, Y, Z) "3D Points" positions.

The Camera converts these positions to a real visualisation that a human can see

Date

This was my Course project for 3D Visualisation at Jan 2022