Commit Graph

2 Commits

Author SHA1 Message Date
Artem Kharytoniuk 76d4deb58a Specify shaders directly as arrays of bytes in source code.
This allows us to provide all functionality in executable file without providing additional data files.
Added bin2hex utility that does [spirv binary->cpp code] conversion.
Idea is based on vkQuake implementation.
2017-04-05 14:26:15 +03:00
Artem Kharytoniuk 98bbbf191c Moved tools binaries to tools folder
Removed old q3 sdk files.
2016-07-12 00:12:51 +03:00