mirror of
https://github.com/dyuri/repa-shader.git
synced 2026-09-24 03:54:22 +00:00
snippet loading support, noise snippet added for geekest mode [twigl compatibility]
This commit is contained in:
+1
-1
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user