All Projects → JohannesDeml → Notepadpp Solarizeshadertheme

JohannesDeml / Notepadpp Solarizeshadertheme

Shader syntax highlighting for Unity shaders in Notepad++

Labels

Projects that are alternatives of or similar to Notepadpp Solarizeshadertheme

Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+3005.88%)
Mutual labels:  shader
Noiseshader
Noise shader library for Unity
Stars: ✭ 616 (+3523.53%)
Mutual labels:  shader
Pbr White Paper
⚡️基于物理的渲染(PBR)白皮书 | White Paper of Physically Based Rendering(PBR)
Stars: ✭ 780 (+4488.24%)
Mutual labels:  shader
Shadersketches
KodeLife shader sketches I wrote while commuting
Stars: ✭ 536 (+3052.94%)
Mutual labels:  shader
Gpu Gems Book Source Code
💿 CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏
Stars: ✭ 567 (+3235.29%)
Mutual labels:  shader
Hologramshader
✏️ Test of an hologram material made in Unity.
Stars: ✭ 684 (+3923.53%)
Mutual labels:  shader
Echo
A New Cross-Platform 2D 3D Game Engine
Stars: ✭ 520 (+2958.82%)
Mutual labels:  shader
Pcx
Point cloud importer & renderer for Unity
Stars: ✭ 806 (+4641.18%)
Mutual labels:  shader
Fishmanshadertutorial
shader 中级教程
Stars: ✭ 575 (+3282.35%)
Mutual labels:  shader
Opengraphic
Graphic Engine & Game Engine lists
Stars: ✭ 772 (+4441.18%)
Mutual labels:  shader
Rlsl
Rust to SPIR-V compiler
Stars: ✭ 546 (+3111.76%)
Mutual labels:  shader
Voxel Cone Tracing
A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL.
Stars: ✭ 555 (+3164.71%)
Mutual labels:  shader
Kinobloom
Bloom effect for Unity
Stars: ✭ 704 (+4041.18%)
Mutual labels:  shader
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+3035.29%)
Mutual labels:  shader
Uraymarching
Raymarching Shader Generator in Unity
Stars: ✭ 793 (+4564.71%)
Mutual labels:  shader
Unity Shadergraph Sandbox
✏️ Collection of ShaderGraph examples for Unity.
Stars: ✭ 525 (+2988.24%)
Mutual labels:  shader
Mp4composer Android
This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.
Stars: ✭ 674 (+3864.71%)
Mutual labels:  shader
Bonzomatic
Live shader coding tool and Shader Showdown workhorse
Stars: ✭ 829 (+4776.47%)
Mutual labels:  shader
Unity3d Cg Programming
Various shaders.
Stars: ✭ 800 (+4605.88%)
Mutual labels:  shader
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+4100%)
Mutual labels:  shader

Notepad++ SolarizedShaders

Shader syntax highlighting for Unity shaders

Solarize shader syntax highlighting screenshot

Installation

1.) Set solarized style in Notepad++

This theme only looks good with the solarized style, so first you need to switch to that if your're not using it already.

  • Go to Settings -> Style Configurator...
  • Select Solarized from the select theme dropdown list
2.) Add Theme
  • Go to Language -> Define your Language...
  • Click on Import and select this xml file
3.) Open shader file

Whenever you open a shader file the type will be associated with the theme automatically. All open shader files will need to be reopened. Otherwise you can also go to Language -> CG_Shader_Solarized to set the language by hand if you have a extension type I didn't think of.

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].