Stars
Yet Another System Region and Language Simulator
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
EarTrumpet - Volume Control for Windows
GUI Tool To Remove Ads From Various Places Around Windows 11
Port of macOS Mojave Dynamic Desktop feature to Windows
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
An example of drawing numerous instances using Unity3D, compute shaders and Graphics.DrawMeshInstancedIndirect with Frustum & Occlusion culling and LOD'ing.
Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.
Library of tech features used to realize the digital human from 'The Heretic' and 'Enemies'.
Tools for profiling and visualizing C++ build times.
A minimal atmospheric scattering implementation for Unity
HDR, PFM, DDS, KTX, EXR, PNG, JPG, BMP image viewer and manipulator
MicSwitch is a tool which allows you to mute/unmute your microphone using a predefined hotkey
kalk is a powerful command line calculator app for developers.
Real-time indirect diffuse illuminaton using screen-space information for Unity.
Demo for Practical High-Performance Rendering on Mobile Platforms (GDC 2023)
Compute Stochastic Screen Space Reflections for unity post processing
SizeBench is a binary size investigation tool for Windows
Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
My attempt at implementing Peter Shirley's "Ray Tracing - In One Weekend" book in Unity