A tiny software renderer using c++.
https://github.com/ArashPartow/bitmap
https://docs.microsoft.com/en-us/windows/win32/learnwin32/learn-to-program-for-windows--sample-code
https://github.com/eigenteam/eigen-git-mirror
https://github.com/bytecode77/fastpix3d
https://github.com/slobodin/software-renderer https://github.com/DCubix/3D-Software-Renderer
https://github.com/bytecode77/literay
If you have MSVC installed on your system. Well you are already done with the setup.
Just clone the repository, open the folder with "Open Folder" option.
Alternatively, generate the solution file for your VS version from cmake scripts.
You can install LLVM from (http://releases.llvm.org/download.html#9.0.0).
You would also need CMake.
You can use any text editor or your choice. Recommended VSCode.
-->> Add "launch.json" for debuggin support in this configuration.
Install GCC, CMake, VSCode.
You don't really deserve to write C++ code.
But you can still use CLang, CMake, "your preferred code editor".