https://github.com/hatoo/vscode-shadertoy-sound
https://github.com/hatoo/vscode-shadertoy-sound
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hatoo/vscode-shadertoy-sound
- Owner: hatoo
- License: mit
- Created: 2024-11-21T10:02:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-26T07:35:03.000Z (over 1 year ago)
- Last Synced: 2025-03-19T08:56:13.511Z (over 1 year ago)
- Language: TypeScript
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-shadertoy-sound
With this extension you can run your Shadertoy sound shaders in Visual Studio Code with sound player UI.
[Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=hatookov.shadertoy-sound)
## Commands
- `ShaderToy-Sound: Preview` - Run the current sound shader. I highly recommend to add a keybinding for this command.
- `ShaderToy-Sound: Dispose Preview` - Dispose the current Player webview. You can reset thr webview if you have any problem with the player.
