Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update code to be the same as the source tutorial examples. #12

Open
10 of 31 tasks
dfkeenan opened this issue Oct 26, 2024 · 0 comments
Open
10 of 31 tasks

Update code to be the same as the source tutorial examples. #12

dfkeenan opened this issue Oct 26, 2024 · 0 comments

Comments

@dfkeenan
Copy link
Owner

dfkeenan commented Oct 26, 2024

  • 00_BaseCode
  • 01_InstanceCreation
  • 02_ValidationLayers
  • 03_PhysicalDeviceSelection
  • 04_LogicalDevice
  • 05_WindowSurface
  • 06_SwapChainCreation
  • 07_ImageViews
  • 08_GraphicsPipeline
  • 09_ShaderModules
  • 10_FixedFunctions
  • 11_RenderPasses
  • 12_GraphicsPipelineComplete
  • 13_FrameBuffers
  • 14_CommandBuffers
  • 15_HelloTriangle
  • 16_FramesInFlight - Missing
  • 17_SwapChainRecreation
  • 18_VertexInput
  • 19_VertexBuffer
  • 20_StagingBuffer
  • 21_IndexBuffer
  • 22_DescriptorSetLayout
  • 23_DescriptorSets
  • 24_TextureImage
  • 25_Sampler
  • 26_TextureMapping
  • 27_DepthBuffering
  • 28_ModelLoading
  • 29_MipMapping
  • 30_Multisampling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant