Skip to content

Instantly share code, notes, and snippets.

View radgeRayden's full-sized avatar
🤔

Westerbly Snaydley radgeRayden

🤔
View GitHub Profile
@h3r2tic
h3r2tic / raymarch.hlsl
Last active March 29, 2026 06:50
Depth buffer raymarching for contact shadows, SSGI, SSR, etc.
// Copyright (c) 2023 Tomasz Stachowiak
//
// This contribution is dual licensed under EITHER OF
//
// Apache License, Version 2.0, (http://www.apache.org/licenses/LICENSE-2.0)
// MIT license (http://opensource.org/licenses/MIT)
//
// at your option.
#include "/inc/frame_constants.hlsl"
@Atrix256
Atrix256 / gist:eb42ceec4ab6826aa1086d1b810ab93c
Created August 14, 2023 17:50
stylized and non realistic rendering resources
• https://minionsart.github.io/tutorials/
• https://www.alanzucconi.com/tutorials/
• https://www.youtube.com/@DanMoranGameDev
• https://catlikecoding.com/unity/tutorials/
• How to get the spider verse look in blender: https://garagefarm.net/blog/recreating-the-spider-verse-look-in-the-blender-node-editor
• GuiltyGearXrd’s art style: The X Factor Between 2D and 3D (GDC) https://www.youtube.com/watch?v=yhGjCzxJV3E
• Genshin Impact: Crafting an Anime-Style open world (GDC) https://www.youtube.com/watch?v=-JFyAdI_rO8
• https://ameye.dev/
• Toon shader using unity: https://roystan.net/articles/toon-shader/
• Mange stylized rendering in VR (SIGGRAPH) https://dl.acm.org/doi/10.1145/3277644.3277768
@linhusp
linhusp / dolphin_and_kde_file_picker_on_niri.md
Last active March 29, 2026 17:39
(Not Really) A Guide To Setup Dolphin & KDE File Picker On Niri - Arch Linux

(Not Really) A Guide To Setup Dolphin & KDE File Picker On Niri - Arch Linux

My Thought On Making This

I have looked around online and noticed a lot of users that moved to Niri come from KDE, or were using Dolphin on their previous WM/DE and want to use it on Niri. The problem is that unlike Nautilus, the Dolphin experience on Niri is not out of the box, it has a lot of issues. 90% of the time you open Dolphin the first time it doesn't work properly and it looks horrible. So I try to write this to stealgather all the fixes that I have found and turn it into a guide for newcomers to make Dolphin functions as close as it was on KDE.

This guide focuses on Vanilla Niri. I personally don't use any plugin or theming shell so I don't know exactly how they work.

At the time I'm writing this I'm thinking of upload it into a gist or something at some point, to make it easier to update things and to access/download. Edit: gist