FlexibleToonShaderGD

A flexible toon shader for the Godot Engine with lots of customisation options. (by CaptainProton42)

FlexibleToonShaderGD Alternatives

Similar projects and alternatives to FlexibleToonShaderGD

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better FlexibleToonShaderGD alternative or higher similarity.

FlexibleToonShaderGD reviews and mentions

Posts with mentions or reviews of FlexibleToonShaderGD. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-17.
  • WIP Grass 3D Pixel Art :)
    1 project | /r/godot | 25 May 2023
    QUICK GRASS BREAKDOWN: - Recompile the engine* so it can actually sample the shadow map by adding a custom shader function. See here -> Godot Custom Shader Built-ins. Functions (part 2/3) | by DivideByZero | May, 2023 | Medium - Spawn a bunch of quads on the terrain, aligning them to the terrain normal. - Slap a toon shader on the terrain and those quads. Like this one -> CaptainProton42/FlexibleToonShaderGD: A flexible toon shader for the Godot Engine with lots of customisation options. (github.com) - Billboard the model view matrix -> https://github.com/godotengine/godot/issues/16561#issuecomment-414221590 - Input a grass texture to the shader; sample the alpha in the fragment shader; making sure to add "depth_prepass_alpha" and "depth_draw_opaque" render modes for proper ordering. - Using the custom function in the light shader, sample the directional shadow at the grass quad origin, and use that as the attenuation. This functionally shades the grass per quad, instead of per fragment. - Rotate vertices at ~3 FPS for swaying. - Just keep randomly altering things until it kinda looks okay then keep going.
  • I created a small but flexible toon shader material for the Godot Engine. Available under the MIT license.
    2 projects | /r/godot | 17 Feb 2021
    You can download it from GitHub here: https://github.com/CaptainProton42/FlexibleToonShaderGD

Stats

Basic FlexibleToonShaderGD repo stats
2
137
0.0
almost 3 years ago

CaptainProton42/FlexibleToonShaderGD is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of FlexibleToonShaderGD is GLSL.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com