All Projects → TYJia → Matcap

TYJia / Matcap

A shader to replace PBR and generate more beautiful materials

Labels

Projects that are alternatives of or similar to Matcap

Unitygrassgeometryshader
Source code for Grass Shader tutorial for Unity. Generates blades with a geometry shader, tessellates input mesh to control density.
Stars: ✭ 402 (+2133.33%)
Mutual labels:  shaderlab
Lowpoly Water Unity
Low poly water with edge/shore blend. Similar to the awesome water in Monument Valley.
Stars: ✭ 448 (+2388.89%)
Mutual labels:  shaderlab
Unity Shaders
A bunch of shader examples created in Unity (ShaderGraph & Built-in) 🧙✨
Stars: ✭ 564 (+3033.33%)
Mutual labels:  shaderlab
Sci Fi Ui
Stars: ✭ 411 (+2183.33%)
Mutual labels:  shaderlab
Shadertutorials
unity shader tutorials
Stars: ✭ 429 (+2283.33%)
Mutual labels:  shaderlab
Unityurpunlitscreenspacedecalshader
Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP
Stars: ✭ 455 (+2427.78%)
Mutual labels:  shaderlab
Unity Wireframe
General purpose wireframe shaders for use in Unity.
Stars: ✭ 378 (+2000%)
Mutual labels:  shaderlab
Metaball Sample
Metaball-sample
Stars: ✭ 16 (-11.11%)
Mutual labels:  shaderlab
Shaderproject
A container for all sorts of handy shaders.
Stars: ✭ 431 (+2294.44%)
Mutual labels:  shaderlab
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+2905.56%)
Mutual labels:  shaderlab
Unityfurshader
🐈 Fur shader for Unity.
Stars: ✭ 412 (+2188.89%)
Mutual labels:  shaderlab
Unitytoonshader
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
Stars: ✭ 429 (+2283.33%)
Mutual labels:  shaderlab
Unityvisualizations
Collection of shaders and visual effects created for Unity 3D.
Stars: ✭ 472 (+2522.22%)
Mutual labels:  shaderlab
Unity Miscellaneous Shaders
Miscellaneous Shaders in Unity, WIP(maybe?)
Stars: ✭ 403 (+2138.89%)
Mutual labels:  shaderlab
Fishmanshadertutorial
shader 中级教程
Stars: ✭ 575 (+3094.44%)
Mutual labels:  shaderlab
Unity Shader Demo
Some demo created by Unity Shader
Stars: ✭ 399 (+2116.67%)
Mutual labels:  shaderlab
Unityoutlineshader
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
Stars: ✭ 450 (+2400%)
Mutual labels:  shaderlab
Unity Postprocessing Old Monitor Shader
Camera effect for use in Unity with PostProcessingStackV2
Stars: ✭ 17 (-5.56%)
Mutual labels:  shaderlab
Addressables Sample
Demo project using Addressables package
Stars: ✭ 616 (+3322.22%)
Mutual labels:  shaderlab
Unitypcss
Nvidia's PCSS soft shadow algorithm implemented in Unity
Stars: ✭ 533 (+2861.11%)
Mutual labels:  shaderlab

背景:

此算法主要目的是实现一个不用光照,但效果与PBR差不多的高效Shader。


解决速度:

调研+实现,4小时。


技术评估:

此shader潜力巨大,效率远超PBR,能实现很美的光照效果,甚至可以超过普通PBR,拥有更多可能性。

具体信息请查看 “TJia_Matcap Shader Intro.docx” 文件

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