
3D Graphics Rendering Cookbook
By :

In this recipe, we will get started by setting up our development environment on Windows. We will go through the installation of each of the required tools individually and in detail.
In order to start working with the examples from this book in the Microsoft Windows environment, you will need some essential tools to be installed in your system.
The most important one is Microsoft Visual Studio 2019. Additional tools include the Git version control system, the CMake build tool, and the Python programming language. Throughout this book, we use these tools on the command line only, so no GUI add-ons will be required.
Let's install each of the required tools individually.
Follow these steps to install Microsoft Visual Studio 2019: