All Projects β†’ hecomi β†’ HLSLToolsForVisualStudioConfigGenerator

hecomi / HLSLToolsForVisualStudioConfigGenerator

Licence: MIT license
Create shadertoolsconfig.json for Unity project

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to HLSLToolsForVisualStudioConfigGenerator

Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! πŸš€
Stars: ✭ 982 (+1864%)
Mutual labels:  visual-studio, hlsl
Hlsltools
A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
Stars: ✭ 336 (+572%)
Mutual labels:  visual-studio, hlsl
vscode-theme-gruvbox-minor
Gruvbox theme for Visual Studio Code
Stars: ✭ 17 (-66%)
Mutual labels:  visual-studio
kontent-boilerplate-net
Kontent.ai Boilerplate for development of ASP.NET Core MVC applications.
Stars: ✭ 29 (-42%)
Mutual labels:  visual-studio
winrar-keygen
Principle of WinRAR key generation.
Stars: ✭ 398 (+696%)
Mutual labels:  visual-studio
StackOverflowQuickLaunch
A Quick Launch search provider for searching Stack Overflow in Visual Studio
Stars: ✭ 20 (-60%)
Mutual labels:  visual-studio
PowerMode
The Power Mode extension for Visual Studio.
Stars: ✭ 96 (+92%)
Mutual labels:  visual-studio
RobotArmHelix
3D Simulation, forward and inverse kinematics of a robotic arm in C# using WPF and helix-toolkit
Stars: ✭ 84 (+68%)
Mutual labels:  visual-studio
VSTextMacros
An extension for Visual Studio 2012-2022 that brings back support for macros in text/code editors
Stars: ✭ 63 (+26%)
Mutual labels:  visual-studio
vs-autocomment
A visual studio plugin that automatically inserts comments
Stars: ✭ 30 (-40%)
Mutual labels:  visual-studio
JetScreenRecorder
A simple screen capture video recorder using the AfrogeNet ffmpeg DLL and windows forms with a flat ui.
Stars: ✭ 70 (+40%)
Mutual labels:  visual-studio
ByteScout-SDK-SourceCode
ALL source code samples for ByteScout SDKs and Web API API products.
Stars: ✭ 24 (-52%)
Mutual labels:  visual-studio
HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Stars: ✭ 23 (-54%)
Mutual labels:  hlsl
CSharpMethodsCodeSnippets
Code snippets for C# methods.
Stars: ✭ 44 (-12%)
Mutual labels:  visual-studio
CornerstoneSDK
ι’ε‘ηŽ°δ»£ C++ ηš„ε°ζ —ε­ζ‘†ζžΆζ’δ»ΆεΌ€ε‘ε·₯ε…·οΌˆεœζ­’ζ›΄ζ–°οΌŒδ»…ζ”―ζŒε°ζ —ε­v2οΌ‰
Stars: ✭ 37 (-26%)
Mutual labels:  visual-studio
Shareaza
Shareaza is a peer-to-peer client for Windows that allows you to download any file-type found on several popular P2P networks.
Stars: ✭ 103 (+106%)
Mutual labels:  visual-studio
clangbuilder
Building Clang β™‘ Utility and Environment
Stars: ✭ 101 (+102%)
Mutual labels:  visual-studio
EU4ConsolePatcher
A simple memory patcher which enables the internal developer console in ironman mode
Stars: ✭ 55 (+10%)
Mutual labels:  visual-studio
CUDAfy.NET
CUDAfy .NET allows easy development of high performance GPGPU applications completely from the .NET. It's developed in C#.
Stars: ✭ 56 (+12%)
Mutual labels:  visual-studio
visual-studio-community-vagrant
Vagrant Environment for Visual Studio Community
Stars: ✭ 28 (-44%)
Mutual labels:  visual-studio

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
  • 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

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].