All Projects → AdultLink → Rimlight

AdultLink / Rimlight

Licence: mit
Customizable rimlight shader for Unity that includes pulsation and noise scrolling. Give your scenes that extra oomph!

Projects that are alternatives of or similar to Rimlight

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 (+320%)
Mutual labels:  unity, unity3d, game-development, gamedev, game-dev, graphics, shaders, shader, unity-asset, unity-3d, material
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 (+210.59%)
Mutual labels:  unity, unity3d, game-development, gamedev, graphics, shaders, shader, unity-asset, unity-3d, material
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (+135.88%)
Mutual labels:  unity, unity3d, gamedev, game-dev, graphics, shaders, unity-asset, unity-3d, material
Spheredissolve
Customizable procedural spherical dissolve shader for Unity3D, for all your customizable procedural spherical dissolve needs!
Stars: ✭ 311 (+82.94%)
Mutual labels:  unity, unity3d, game-development, gamedev, game-dev, graphics, shaders, shader, material
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+6781.18%)
Mutual labels:  unity, unity3d, game-development, gamedev, graphics, shaders, shader
Verticaldissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
Stars: ✭ 434 (+155.29%)
Mutual labels:  unity, unity3d, game-development, gamedev, graphics, shaders, material
Unity Script Collection
A maintained collection of useful & free unity scripts / library's / plugins and extensions
Stars: ✭ 3,640 (+2041.18%)
Mutual labels:  unity, unity3d, shaders, shader, unity-asset, material
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+16.47%)
Mutual labels:  unity, unity3d, game-development, gamedev, shaders, shader
Hologramshader
✏️ Test of an hologram material made in Unity.
Stars: ✭ 684 (+302.35%)
Mutual labels:  unity, unity3d, graphics, shaders, shader, material
Unity Frosted Glass
❄️ Test of a frosted glass material in Unity.
Stars: ✭ 506 (+197.65%)
Mutual labels:  unity, unity3d, shaders, shader, unity-3d, material
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (+1.18%)
Mutual labels:  unity, unity3d, shaders, shader, unity-asset
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+1057.65%)
Mutual labels:  unity, unity3d, shaders, shader, unity-3d
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+213.53%)
Mutual labels:  unity, unity3d, graphics, shader, unity-asset
Beaverandfairies
Stars: ✭ 14 (-91.76%)
Mutual labels:  unity, unity3d, game-development, gamedev, unity-3d
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (-7.65%)
Mutual labels:  unity, shaders, shader, unity-asset, unity-3d
Dlibfacelandmarkdetector
FaceLandmark Detector using Dlib (Unity Asset Plugin)
Stars: ✭ 80 (-52.94%)
Mutual labels:  unity, unity3d, unity-asset, unity-3d
1 Character Movement
The first section of the course. You will learn everything required to build a simple movement system in your RPG, creating the core experience. http://gdev.tv/rpggithub
Stars: ✭ 81 (-52.35%)
Mutual labels:  unity, unity3d, game-development, game-dev
Projectfieldwarning
Project: Field Warning is a community-made RTS game centered around lethal regiment and division-scale warfare.
Stars: ✭ 86 (-49.41%)
Mutual labels:  unity, unity3d, gamedev, game-dev
Drawmeshwithmotionvectors
An example showing how to generate per-object motion vectors when using DrawMesh.
Stars: ✭ 65 (-61.76%)
Mutual labels:  unity, unity3d, graphics, shader
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-51.76%)
Mutual labels:  unity, unity3d, graphics, shader

Rimlight Follow License Donate Twitter Follow

IntroImage

Rim lighting is a light that usually comes from beside or behind a subject, and enhances its silhouette. This shader fakes this by making use of the Fresnel effect.

This can be used to stylize or highlight objects, and it greatly favors certain artstyles. It is especially pleasing when applied to smooth curvy models.

It can be edited through Amplify Shader Editor and contributions to the project are always welcome!


Project developed using Unity 2017.4.8f1. Please use this version if you are planning on contributing. You can work on your own branch and send a pull request with your changes.


(Beware: The media folder is quite heavy at the moment, I need to find a way to reduce file size for gifs without losing too much quality)

You can also just download a unitypackage (lightweight) from the releases tab and easily import everything to your project. This will not download the screenshots folder. It is recommended to download the whole project only for testing purposes and to get familiar with the shader, and only import the shader itself and the editor folder into your own projects.

Disclaimer: The scripts controlling the behavior of the examples provided are not optimized in any way and should only be taken as quick & dirty examples.

Third-party (free) assets used in this project:

Table of contents

  1. Getting started
  2. Usage & parameters
  3. Examples
  4. Donate
  5. License

Getting started

Setup is minimal, all you need to do is create a new material that uses the shader and assign it to your meshRenderer, then just play around with settings.

Usage, parameters

This shader is comprised of a few "modules", that work independently and can be activated/deactivated without affecting each other.

Parameters

Texture settings

Your regular texture maps. Use as you would with the standard shader. Includes Albedo, Normal, Emission, Specular and Occlusion.

Rimlight settings

These are also pretty self-explanatory. Allows you to tweak the appearance of the rim light, including Color, Power, Scale, Bias (barely used) and Opacity.

Pulsate

By enabling this, you get a nice on & off pulsation effect. Could come in handy! Frequency determines pulsation speed.

IntroImage

Noise

Always add some noise to whatever you are doing! This helps achieve a more "organic" / "less clean" look. Granularity determines noise scale. It can also be animated by setting a Speed value != 0.

IntroImage

Examples

IntroImage

Although this shader really shines when used on smooth curvy meshes, it also offers a lot when dealing with angular shapes, as it can really make colors pop in some cases!

IntroImage

IntroImage

Donate Donate

This piece of software is offered for free because I believe the gamedev community can benefit from it, and it should not be behind a paywall. I learned from the community, and now I am giving back.

If you would like to support me, donations are very much appreciated, since they help me create more software that I can offer for free.

Thank you very much :)

License

MIT License

Copyright (c) 2018 Guillermo Angel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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