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

Improve vertex viewer #11

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Improve vertex viewer #11

wants to merge 10 commits into from

Conversation

nyorain
Copy link
Owner

@nyorain nyorain commented Feb 24, 2023

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 62 Code Smells

0.0% 0.0% Coverage
0.3% 0.3% Duplication

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 62 Code Smells

0.0% 0.0% Coverage
0.3% 0.3% Duplication

@nyorain nyorain force-pushed the vertex-viewer branch 2 times, most recently from 1dbd66b to b33a96a Compare June 16, 2023 20:53
@nyorain nyorain force-pushed the vertex-viewer branch 3 times, most recently from b06c9f2 to 0b38450 Compare August 20, 2023 19:08
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug E 12 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 10 Security Hotspots
Code Smell A 585 Code Smells

0.0% 0.0% Coverage
25.4% 25.4% Duplication

warning The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

- Add arcball cam control
- Add solid triangle shading
- Do first groundwork for vertex shader debugging
- Also cleanup workstack todos
We now let glslangValidator generate code for vulkan1.1
so we get the StorageBuffer storage class instead of uniform
for storage buffers.
And we enable 8-/16- bit storage types since we use them
for indirect vertex copying.
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

Successfully merging this pull request may close these issues.

1 participant