Skip to content

Zingam/RToolBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RToolBox

A game programming exercise with Vulkan...

Prerequisites

Software

  • C++23 compiler (or newer)
  • CMake 3.27 (or newer)
  • vcpkg

Third Party Libraries

Notes

Markdown (*.md)

Documentation uses the Markdown format Recommended editor: Visual Studio Code's extension Markdown Preview Enhanced

UML (*.puml)

UML diagrams use Mermaid syntax Recomended editor: Visual Studio Code's extension: Markdown Preview Mermaid Support

Code Formatting

Use ClangFormat to apply the format definitions from: .clang-format. Use // clang-format off and // clang-format on if necessary to prevent ClangFormat from changing the desired code formatting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors