particle vs work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d29a4f81f0
commit
fa1eaafed9
@ -28,10 +28,6 @@ layout(std430, binding = PARTICLE_SSBO_BIND_POINT) restrict buffer particleSSBO
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
//coordinate space transformation matrices
|
|
||||||
uniform mat4 transform;
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//output buffers
|
//output buffers
|
||||||
out vec3 Normal;
|
out vec3 Normal;
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
#maven.buildNumber.plugin properties file
|
#maven.buildNumber.plugin properties file
|
||||||
#Fri May 30 13:38:53 EDT 2025
|
#Wed Jun 04 22:45:11 EDT 2025
|
||||||
buildNumber=644
|
buildNumber=645
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user