Main Menu | C++ 3D Game Tutorial Series #48 | Early Access
The source code of the 48th tutorial of the C++ 3D Game Tutorial Series is now available in early access for the Patrons!
In this tutorial we will implement the Main Menu!
In particular we will see:
-
how to design and implement the Main Menu modularly,
-
how to create a 3D animated background specifically for the Main Menu (with terrain, sea etc.)
- how to create a list of selectable options for the Menu (New Game, Quit)
-
how to switch between the Main Menu and Game Level
Here is the link : https://www.patreon.com/posts/99522966
I hope you'll enjoy it!
Thank you for all your support!