Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hecomi/hlsltoolsforvisualstudioconfiggenerator

Create shadertoolsconfig.json for Unity project
https://github.com/hecomi/hlsltoolsforvisualstudioconfiggenerator

hlsl unity visual-studio

Last synced: 28 days ago
JSON representation

Create shadertoolsconfig.json for Unity project

Awesome Lists containing this project

README

        

HLSL Tools for Visual Studio Config Generator
=============================================
**HLSL Tools for Visual Studio Config Generator** is a plugin to generate *shadertoolsconfig.json* for Unity project to help you write shader in Visual Studio with better completions.

Install
-------

- Unity Package
- Download the latest .unitypackage from [Release page](https://github.com/hecomi/HLSLToolsForVisualStudioConfigGenerator/releases).
- Git URL (UPM)
- Add `https://github.com/hecomi/HLSLToolsForVisualStudioConfigGenerator.git#upm` to Package Manager.
- Scoped Registry (UPM)
- Add a scoped registry to your project.
- URL: `https://registry.npmjs.com`
- Scope: `com.hecomi`
- Install HLSLToolsForVisualStudioConfigGenerator in Package Manager.

How to Use
----------
1. Window > HLSL Tools for Visual Studio Config Generator
2. Press Create button to generate *shadertoolsconfig.json* in the root directory of your project

Screenshot
----------
Screen Shot 2024-03-30 at 16 25 48