本Demo用OpenGL实现渲染的例子,技术包括模型渲染,角色动画,GLSL, 顶点着色器,片段着色器,还有体积阴影。是学习opengl渲染不可多得的资料。实现的效果非常好,拿出来和大家分享。
1
ShaderView-一个简单的独立工具,用于显示GLSL像素着色器(受Inigo Quilez伟大的ShaderToy启发)。 使用SDL2和OpenGl在C ++中实现。
2021-05-12 14:03:28 1.76MB 开源软件
1
最新版Amplify Shader Editor 1.8.1 着色器编辑器附教程,限学习交流用,请支持正版
2021-05-06 20:50:18 66.92MB Amplify Shader Unity 着色器编辑器
1
讲述着色器语言的书籍。全部章节。GLSL的开发资料。适合WebGL同学。
2021-04-25 15:01:58 136.88MB 着色器 GLSL WebGL OpenGL
1
噪音球2 这是使用计算着色器生成程序网格的一个小示例。 本示例使用绘制过程生成的网格。 尽管此方法的主要目的不是程序建模,但这是程序填充三角形并使用表面着色器绘制三角形的唯一方法。
2021-04-24 10:40:19 25KB unity graphics shader unity3d
1
Requires Unity 5.6.0 or higher. RealToon v5.1.2 An AAA Anime/Toon Shader to make your characters & objects to look as close to real Anime/Cartoon. Toon/Cel shading shader. (For Games, Film/Animations & Illustrations/Arts) - It is Fully Multi-Lighting. Features: - Smooth Object Normal: *Smooth object normal for better or clean shading. - Self Shadow: *(Adjust Size/Threshold and Hardness without using any texture) - Normal Map: *(For more details) - FReflection: *(Use images/textures as reflection.) *(Can also adjust the size and position) *(This is not a matcap style reflection or cubemap.) - Outline: *(Can change the Color and Width) *(With noise/distort outline for sketch style outline and dynamic) *(You can choose to use outline or without outline "for less drawcalls"). - Gloss (Texture) (Custom Gloss): *(Use images/textures as gloss) *(Can choose to follow light position & object rotation.) - ShadowT (Texture): *(Gradient or Flat base shadow/shade.) - RealToon Refraction: *Anime/cartoon style glass, ice, liquid, etc. - Reduce Shadow: *Reduce real-time shadow of an object - material without affecting other parts of an object. - Fade Transparency with outline and transparent affects shadow. - Vertex color support for Outline, Self Shadow & Smooth Object Normal features. - Includes RealToon (Lite Version) shaders for mobile or lite type games. - Includes RealToon (Tessellation Version) shaders. - Includes RealToon (LWRP Version) (Unity 2018 with LWRP V4.0.0 to latest) - Includes effects like sobel outline. - More... Other Features - Use Directional Light and Point & Spot light or multiple lights at the same time without problem and maintaining that anime/cartoon style shadow color & brightness. - Fully color shadow and maintain light falloff. - Fog affect Outline. - Receive GI with Flat/Smooth shade & Skylight/Environment Light. - Do baked/real-time reflection. - Can use patterned textures for manga/comics like shadow. - Use it with or without
2021-04-18 16:06:21 72B 卡通 二次元 shader 着色器
1
URP香椿着色器 介绍 基于URP的通用卡通着色器,使用URP标准的PBR模型(最低限度的CookTorrance BRDF)进行改造,纯代码实现,没有使用ShaderGraph,兼容SPR Batch。 基于URP的通用Toon着色器,在URP中使用PBR照明(极简主义CookTorrance BRDF),使用不带ShaderGraph的代码,兼容SPR Batch。 Unity 2020.2.0 +,URP 10.2.2+ 物产 SurfaceOptions 工作流程模式:镜面或金属 SurfaceType:不透明或透明 渲染面:正反两面(用于向前通过) Alpha裁剪:ClipMa
2021-04-06 17:29:57 8.38MB unity shader urp toon-shader
1
用5000个点,实现Sierpinski3D镂垫,其中点的颜色根据点的坐标在顶点着色器中给定
2021-03-31 17:33:46 23.17MB 3D镂垫 OpenGL 着色器编程
1
RealTimeGreenScreen:基于OpenGL着色器的iOS实时绿屏视频效果
2021-03-15 15:37:45 248KB ios real-time opengl video
1
该GitHub页面托管了Spore ModAPI开发工具包,该工具包用于使用C ++创建Spore mods。 要使用这些mod,您需要 。 Spore ModAPI SDK允许您为Spore创建C ++ mod。 这些mod被编译成.dll文件,然后可以使用它们将它们注入到孢子中。 SDK的文档可在以下位置找到: : 有关下载,安装和更新的说明可以找到。 可以在此GitHub存储库中找到源代码。 它还包括使用ModAPI SDK制作的3个真实mod的源代码:
2021-03-09 09:08:00 1.88MB sdk cpp mod spore
1