Skip to content

Question: Getting started with the project template and folder structure #331

@AlexandruDanielBarbu

Description

@AlexandruDanielBarbu

Hi, I am following the Vulkan Tutorial and in the Development environment tab, in the Setting up Visual Studio section, it is mentioned that I can copy the folder from within attachments, rename it, and start fresh with my project.

You can now use the code from any of the following chapters found in the attachment folder as a template for your Vulkan projects. Make a copy, rename it to something like HelloTriangle and remove all the code in main.cpp.

Does the tutorial mean the folder simple_engine?

Also, can I delete every .cpp and .h file, including the content of main.cpp, assuming I will build them myself throughout this tutorial? I am not sure what to leave and what to delete in order to not "brick" the tutorial. :)))

I am on windows 11, vulkan sdk version is 1.4.341.1, cmake version is 4.3.0-rc1, visual studio community 2022 and i plan to use c++20.

Thank you for your time!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions