#!/bin/sh glslc mesh.vert -o mesh.vert.spv && glslc mesh.frag -o mesh.frag.spv