3d-game-shaders-for-beginners VS glslSmartDeNoise

Compare 3d-game-shaders-for-beginners vs glslSmartDeNoise and see what are their differences.

glslSmartDeNoise

Fast glsl deNoise spatial filter, with circular gaussian kernel, full configurable (by BrutPitt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
3d-game-shaders-for-beginners glslSmartDeNoise
12 1
17,019 235
- -
0.0 0.0
10 months ago over 2 years ago
C++ C++
BSD 3-clause "New" or "Revised" License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

3d-game-shaders-for-beginners

Posts with mentions or reviews of 3d-game-shaders-for-beginners. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-01.

glslSmartDeNoise

Posts with mentions or reviews of glslSmartDeNoise. We have used some of these posts to build our list of alternatives and similar projects.
  • Made some sort of GI in 2D. At least I can cook eggs on my laptop with it.
    1 project | /r/godot | 5 Apr 2021
    In the demo the denoise I used was actually very ineffective. I now use a combination of temporal denoise (which sounds more advanced than it is, it's literally just interpolating each pixel with the previous frame, which is super cheap but too much causes ghosting), and the denoise algorithm from here which is amazing: https://github.com/BrutPitt/glslSmartDeNoise

What are some alternatives?

When comparing 3d-game-shaders-for-beginners and glslSmartDeNoise you can also consider the following projects:

godot-psx-style-demo - Demo project featuring a collection of PS1 style shaders and materials for Godot engine.

glslViewer - Console-based GLSL Sandbox for 2D/3D shaders

tinyrenderer - A brief computer graphics / rendering course

fastp - An ultra-fast all-in-one FASTQ preprocessor (QC/adapters/trimming/filtering/splitting/merging...)

julia-set-with-shaders - Julia set render with GLSL shaders and P5.js library

glslang - Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.

SHADERed - Lightweight, cross-platform & full-featured shader IDE

Granite - My personal Vulkan renderer

LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

OpenSubdiv - An Open-Source subdivision surface library.

glTF-Sample-Models - glTF Sample Models

reshade - A generic post-processing injector for games and video software.