Skip to content

IamZygote/Move_My_Cube_3DGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages