Skip to content

dcsee/UnityGameDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UnityGameDev

For practicing C# game development with the Unity engine

See Assets/Menus for my C# code for opening and closing the game from the main menu.

See Assets/OpeningScene for my C# code handling voxel generation and voxel animation.

Assets/ProceduralToolkit contains library methods for creating 3D polygons. This library allows easy generation of platonic solids such as cubes, tetrahedrons, octahedrons, etc. NOTE: I did not personally write this library! I downloaded it from the Unity asset store.

Demo videos:

Basic Demo: https://www.youtube.com/watch?v=0i99mF-pA_I

Different Shapes and Music: https://www.youtube.com/watch?v=XYo-oowY12k

Changing the Animation: https://www.youtube.com/watch?v=pjvWf-Bz_hY

About

For practicing C# game development with the Unity engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published