- Unity-Shader-Basics-Tutorial VS Unity-Polygon-Chart
- Unity-Shader-Basics-Tutorial VS read-texture-data
- Unity-Shader-Basics-Tutorial VS vertex-displacement-basics
- Unity-Shader-Basics-Tutorial VS URP-LWRP-Shaders
- Unity-Shader-Basics-Tutorial VS Post-Processing-Scan
- Unity-Shader-Basics-Tutorial VS ai-series-part-2
- Unity-Shader-Basics-Tutorial VS UnityFurShader
- Unity-Shader-Basics-Tutorial VS sprite-glow
- Unity-Shader-Basics-Tutorial VS LearnOpenGL
Unity-Shader-Basics-Tutorial Alternatives
Similar projects and alternatives to Unity-Shader-Basics-Tutorial
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
read-texture-data
Learn how to sample a 2D texture and get a weighted randomness value based on an arbitrary color attribute
-
vertex-displacement-basics
Learn some of the basics of Vertex Displacement in a shader. A "breathing" effect, and a wiggle side to side effect!
-
-
Post-Processing-Scan
A 3D scan/sonar-like post-processing effect for Unity. Essentially a visualization of a spherical signed distance field (SDF).
-
ai-series-part-2
Full project of the end state of the AI Series Part 2 video where we've add jumping with NavMeshLinks
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
Unity-Shader-Basics-Tutorial discussion
Unity-Shader-Basics-Tutorial reviews and mentions
-
What is the best way to get started with shader and graphics programming?
Just look up some tutorials and hit the ground running. I'll plug my introductory Unity shader tutorial, and once you've gotten the basics of writing shader code, you can check out a series such as Makin' Stuff Look Good in Unity. Once you've got that down, I think the best direction is to try to replicate effects/shaders that you see in other games. For example, how does Wind Waker achieve it's cel shaded look? Can you write some shader code to achieve that look in Unity? As you build up a library of shaders and effects, that's effectively your portfolio.
Stats
The primary programming language of Unity-Shader-Basics-Tutorial is ShaderLab.