texture attributes

This commit is contained in:
2023-02-26 17:43:19 +01:00
parent 46064c7d93
commit 92a4decd8f
4 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
</head>
<body>
<repa-shader id="demoshader" fs-input="fsinput" alpha mouse snippets="noise.glsl" width=512 height=512>
<repa-texture src="avatar.png" name="tex_avatar"></repa-texture>
<repa-texture src="avatar.png" name="tex_avatar" wrap="mirrored_repeat"></repa-texture>
<repa-texture src="futas.mp4"></repa-texture>
<!-- repa-texture src="webcam"></repa-texture -->
<!-- repa-texture ref="demoshader"></repa-texture -->