awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesGPU Memory Alignment

Ensuring data structure layouts in host memory match the alignment and offset requirements of GPU shader languages.

Distinct from Shader Pipeline Bindings: None of the candidates cover memory alignment and padding for GPU data structures.

Explore 1 awesome GitHub repository matching operating systems & systems programming · GPU Memory Alignment. Refine with filters or upvote what's useful.

Awesome GPU Memory Alignment GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • overv/vulkantutorialAvatar de Overv

    Overv/VulkanTutorial

    3,675Ver en GitHub↗

    VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering and compute pipelines using the Vulkan API. It serves as a GPU programming course and a step-by-step guide for building high-performance graphics applications from scratch. The project provides detailed instruction on the full graphics pipeline, including the compilation of shaders to SPIR-V bytecode, the configuration of rasterization states, and the implementation of 3D graphics pipelines. It also covers general-purpose GPU compute programming, focusing on the execution of par

    Ensures CPU-side data structures match the memory alignment and offset requirements of the Vulkan shader language.

    C++computer-graphicscppgraphics-programming
    Ver en GitHub↗3,675
  1. Home
  2. Operating Systems & Systems Programming
  3. GPU Memory Alignment