Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Conversation

@ASchuberth
Copy link
Owner

No description provided.

ASchuberth added 14 commits May 5, 2023 23:07
redefinition in Main.cpp
Removed 2nd findQueueFamilies() from CADRender
Added chooseSwapPresentMode() to CADRender
Added chooseSwapExtent() to CADRender
Added CreateSwapchain() to CADRender
Added CreateImageView() to CADRender
Added CreateImageViews() to CADRender
Added findSupportedFormat() to CADRender
Added findDepthFormat() to CADRender
Added CreateRenderPass() to CADRender
Added createPipelineLayout() to CADRender
Added TextRender to the build
Added createTextPipeline() to CADRender
Added readFile() to CADRender
Added createShaderModule() to CADRender
Added back in callbacks and camera.
Can now pan and zoom.
+ Sketch: getters for grid rendering
+ CADRender: renderSketchGrid()
- Cadera: temp grid code
- Cadera: switchCallbacks()
+ gui: mainMenuBar()
+ grid: Made the grid functions generic to allow for adjusting
            the size and spacing
- grid vertex shader: No longer controls the color of the grid
+ grid vertex shader: Color is now an instanced value
+ CADRender: Adder color as attribute description for grid
                       instancing
@ASchuberth ASchuberth self-assigned this Aug 14, 2023
@ASchuberth ASchuberth merged commit 73957f9 into main Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants