About 2,250,000 results
Open links in new tab
  1. 哪里有比较完整的shader教程? - 知乎

    最终Cocos Creator 的 Shader,就是现在Cocos Creator 3D的Shader。 综上所述! 我们现在就叫Cocos Creator 3D Shader为Cocos Shader,是一个很科学的做法。 Cocos Shader不仅仅指着色器代码,实 …

  2. I am Having trouble with Optifine and applying shaders.

    Oct 21, 2025 · I'm not sure about the very latest OptiFine versions, but for a while there recently, shaders either weren't working with OptiFine, or they were "working" but had severe rendering issues …

  3. Shadertastic | OBS Forums

    Mar 17, 2025 · Shadertastic is designed to make shader-based effects accessible to a broader audience, providing a user-friendly experience with room for creativity and expansion.

  4. obs-shaderfilter | OBS Forums

    Jun 19, 2023 · Warning: This plugin is not official part of OBS, the part "obs-" in the repository name is only to keep the repositories organized, not to identify this plugin as part of OBS. This plugin does …

  5. 求推荐写Shader的自动补全和代码高亮插件? - 知乎

    Apr 20, 2021 · 求推荐写Shader的自动补全和代码高亮插件? 主要用Visual Studio,用过HLSL但没有提示和自动补全,被我淘汰了。 用过Shader Unity Support,没有自动补全,淘汰 用… 显示全部 关注者 …

  6. Unity2022.2.2f1 URP14.0.8 自定义Shader物体为什么不显示?

    Jun 18, 2023 · Shader "443eb9/ToonWater" { Properties {} SubShader { Tags { …首先shader本身是没问题的,可能的原因有很多: 渲染管线设置,相机设置, cube对象 的渲染设置,编辑器视图设置。 …

  7. blender可以写shader吗? - 知乎

    在unity下,这个东西叫surface shader。 众所周知,surface shader不是完整的shader,无法实现各种风格化的trick,给用户留下的主观能动性其实比较有限。 而且,不论是blender还是UE,折腾vertex …

  8. ue的shader和unity的shader学习路线有区别吗? - 知乎

    ue的shader和unity的shader学习路线有区别吗? 大一新生,以后想从事游戏开发的技术向TA或者引擎开发,之前找资源一直也就没找到ue的shader资源,看了一下全是unity的,而且没见有什么相关的 …

  9. Unity shader forge和自带的shader graph,有哪些优缺点? - 知乎

    shader forge/shader graph 是Unity的Shader图形化编程工具。Shader forge 比较老,而且是第三方插件, 不适合现在unity的 轻量级渲染管线,高清渲染管线等。所以慢慢的后续都会切换到shade graph上 …

  10. OpenGL shader如何调试? - 知乎

    May 27, 2015 · OpenGL shader如何调试? 本人使用的是AMD显卡, 不能用Nsight ,可是Codexl又没有调试shader的功能 ,请问用AMD显卡如何调试OpenGL shader?