snippet loading support, noise snippet added for geekest mode [twigl compatibility]

This commit is contained in:
2023-02-15 17:04:54 +01:00
parent f212b27a09
commit 3f3f40b331
3 changed files with 290 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
</style>
</head>
<body>
<repa-shader fs-input="fsinput" alpha mouse>
<repa-shader fs-input="fsinput" alpha mouse snippet-prefix="../src/snippets">
<script type="x-shader/x-vertex">
attribute vec3 position;
void main() {