Open Bloodwyn opened 4 months ago
float3 scale;
float4 rot;
Variablen zum pixelshader schicken (alpha, conic, coordxy)
Opacity, nicht alpha
pixel shader also needs to be edited for that :) https://github.com/limacv/GaussianSplattingViewer/blob/main/shaders/gau_frag.glsl
Take reference code as inspiration