-
-
- Finland
- https://x.com/Olmirad
-
simple-captioner Public
Simple image and video captioning app with a Gradio UI, powered by Qwen2.5/3 VL Instruct.
-
Olm-ComfyUI-MetaData-Viewer Public
A tiny tool to peek into ComfyUI metadata stored inside PNGs.
JavaScript Other UpdatedOct 2, 2025 -
A minimal ComfyUI workflow showing how to use the Easy-Use For Loop nodes.
-
ComfyUI-Olm-DragCrop Public
An interactive image cropping node for ComfyUI, allowing precise visual selection of crop areas directly within your workflow.
-
ComfyUI-Olm-JoyCaption Public
My own JoyCaption frontend/UI node for ComfyUI. The main focus is in composability of the captioning prompt, so you see exactly what you will get, can also easily edit the prompt within the node.
-
ComfyUI-Olm-HueCorrect Public
A precision hue vs component correction node for ComfyUI, inspired by grading-style color workflows - with an interactive curve editor and a real-time preview.
-
ComfyUI-Olm-Histogram Public
A compact, real-time histogram analysis node for ComfyUI — with easy-to-use interactive UI, smooth rendering, and accurate pixel sampling. Built for compositing-style workflows and color diagnostics.
-
ComfyUI-Olm-Sketch Public
An interactive sketching and drawing node for ComfyUI with stylus/pen support – built for fast, intuitive scribbling directly inside your workflows, geared towards ControlNet-style workflows which …
-
ComfyUI-Olm-LGG Public
A visual, interactive Lift, Gamma, Gain color correction node for ComfyUI, tailored for precise color grading workflows.
-
ComfyUI-Olm-CurveEditor Public
A single-purpose, multi-channel curve editor for ComfyUI
-
ComfyUI-Olm-ColorBalance Public
An interactive color balance adjustment node for ComfyUI, featuring a clean interface and realtime preview.
-
ComfyUI-Olm-ChannelMixer Public
An interactive, classic channel mixer color adjustment node for ComfyUI, with realtime preview and a responsive editing interface.
-
ComfyUI-Olm-ImageAdjust Public
An interactive image adjustment node for ComfyUI, with an easy-to-use graphical interface and realtime preview.
-
A smart, customizable resolution selector node with live aspect ratio preview, image overlays, and checkerboard support — cleanly parsed from a human-readable text file.
-
Olm-GLSL-Playground Public
A lightweight web-based GLSL shader editor and viewer.
JavaScript Other UpdatedJul 10, 2025 -
image-cropper Public
A simple web-based image cropper
-
ComfyUI-OlmLUT Public
A lightweight, single-purpose ComfyUI node for applying LUTs (.cube files)
-
lut-maker Public
An interactive LUT Maker for visual artists
-
comfyconnection Public
A Unity Editor integration example for sending prompts to ComfyUI and receiving generated images via WebSocket. Useful as a starting point for building generative AI tools with Unity.
-
ProceduralMeshGeneration Public
How to generate a procedural mesh with Compute Shaders in Unity
-
GaussianBlurGroupShared Public
Gaussian blur implementation in HLSL/compute shader using groupshared memory
-
RenderParticleTexture Public
A small GPU-accelerated Unity Editor utility for generating particle textures in the Inspector.
-
CopyDepth Public
A small Unity C# code and a shader to copy camera depth to a RenderTexture and optionally to a Texture2D.
-
A tiny Visual Effect Graph tutorial on how to smoothly change values beyond a set threshold value. This could be done in different dimensions too.
UpdatedJun 1, 2020 -
-
HDRPDensityVolumeBaker Public
A HDRP Density Volume Mask Texture Baker.
-
CustomImportImage Public
How to create a custom import settings in Unity.
-
-
ColorCorrectionEffect Public
Unity Image Effect for full-screen postprocessing effects.
C# UpdatedJun 1, 2020 -
QuestSystem Public
Parts of a quest system and related classes I extracted from my on-going game project.