Browse Source

move default shaders into git

main
cinnaboot 5 years ago
parent
commit
974c03b289
  1. 2
      .gitattributes
  2. BIN
      data/colored_vertices.frag
  3. BIN
      data/colored_vertices.vert
  4. BIN
      data/debug.frag
  5. BIN
      data/debug.vert
  6. BIN
      data/shader.frag
  7. BIN
      data/shader.vert

2
.gitattributes vendored

@ -2,5 +2,3 @@ data/ filter=lfs diff=lfs merge=lfs -text
data/textured_cube.bin filter=lfs diff=lfs merge=lfs -text
data/textured_cube.gltf filter=lfs diff=lfs merge=lfs -text
data/Color[[:space:]]Palette[[:space:]]140.png filter=lfs diff=lfs merge=lfs -text
*.frag filter=lfs diff=lfs merge=lfs -text
*.vert filter=lfs diff=lfs merge=lfs -text

BIN
data/colored_vertices.frag (Stored with Git LFS)

Binary file not shown.

BIN
data/colored_vertices.vert (Stored with Git LFS)

Binary file not shown.

BIN
data/debug.frag (Stored with Git LFS)

Binary file not shown.

BIN
data/debug.vert (Stored with Git LFS)

Binary file not shown.

BIN
data/shader.frag (Stored with Git LFS)

Binary file not shown.

BIN
data/shader.vert (Stored with Git LFS)

Binary file not shown.
Loading…
Cancel
Save