@@ 1,6 1,5 @@
# structcompiler
-This is the struct compiler described in my [blog post](https://redstrate.com/blog/2023/05/optimizing-and-sharing-shader-structures/).
-It's quickly written, and meant as reference. The tests are failing, and the parsing is ugly - beware!
+This is the struct compiler described in my [blog post](https://redstrate.com/blog/2023/05/optimizing-and-sharing-shader-structures/). This is directly taken from my engine tree.
This is licensed as MIT, so feel free to copy the bits you want.