ajmd17's Stars
wolfpld/tracy
Frame profiler
ltdrdata/ComfyUI-Manager
ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, this extension provides a hub feature and convenience functions to access a wide range of information within ComfyUI.
anthropics/anthropic-quickstarts
A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
Open-Shell/Open-Shell-Menu
Classic Shell Reborn.
pardeike/Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
facebook/igl
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal and Vulkan).
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
jpcy/xatlas
Mesh parameterization / UV unwrapping library
buaacyw/MeshAnything
[ICLR 2025] From anything to mesh like human artists. Official impl. of "MeshAnything: Artist-Created Mesh Generation with Autoregressive Transformers"
0beqz/realism-effects
SSGI, Motion Blur, TRAA - Effects to enhance your three.js scene's realism
NVIDIAGameWorks/RayTracingDenoiser
NVIDIA Ray Tracing Denoiser
selfshadow/ltc_code
Code for "Real-Time Polygonal-Light Shading with Linearly Transformed Cosines"
aatishb/drape
drape simulation software
dbittman/waitfree-mpsc-queue
A wait-free multi-producer-single-consumer queue in C11 atomics
acgessler/half_float
C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as texture format by OpenGl/Direct3D.
robotpy/cxxheaderparser
Modern pure python C++ header parser
riverscuomo/spotkin_server
A python package that updates one or more of your Spotify playlists every day with a random selection of songs from any playlists you specify. Here's mine: https://open.spotify.com/playlist/1HaQfSGjNzIsiC5qOsCUcW?si=ddc16d3e9524410c . This repo also contains the backend server for Spotkin webapp.
AakashKT/LTC-Anisotropic
LTC approximation of the Anisotropic GGX for real-time area light shading with anisotropic reflection.
singhkumarpratik/TMDB-Torrent-Movie-Database
A chrome extension that allows users to instantly get torrent link of the movie/TV show they are currently browsing on imdb.
kabirnagral/LPXscripts
This project serves as a library of scripts and guide for the Logic Pro X Scripter plugin
fengwang/float16_t
CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.
neelmewada/CrystalEngine
A Vulkan game engine in C++ with PBR rendering and a Declarative GUI Widgets library.
hydrogendeuteride/BlackHoleRayTracer
blackhole ray marching
PeytonPlayz595/Alpha-v1.2.6
Minecraft Alpha v1.2.6 ported to the web browser
guiqi134/LTC-Area-Lights
Implementation of the paper "Real-time polygonal-light shading with linearly transformed cosines"
GhostTrain86/MixerDownloaderScript
Opens Quixel Mixer and downloads all assets on a loop. I take no credit for mouse.bat.
PyXiion/sql-horror
An attempt to create a C++ ORM
sienkiewiczkm/ltc_fitter
Fitting tool for "Linearly Transformed Cosines" parameters, useful for implementing area lights.
JoshuaLim007/Graphics_CS
Graphics Engine built with OpenTK C#