Transparent

This commit is contained in:
Antoine Pilote
2021-07-11 14:32:01 -04:00
parent 81db910e7f
commit 2c2612be7b
2 changed files with 22 additions and 5 deletions

View File

@@ -1,10 +1,5 @@
#shader vertex
#version 460 core
// Have you ever seen Godot shader. The whole engine has ONE monolithic shader.
// Also, how do you want me to split this in multiple shaders lmao.
// Click upper right Round thing
// DO CODE REVIEW yep
// im following u daddy
layout(location = 0) in vec3 VertexPosition;