Pinned Repositories
detect-gpu
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
binpacker
CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the browser.
detect-features
Detect and report browser and hardware features.
detect-ua
A small user-agent detection library (1 kB).
gltf-to-usdz-research
Research and proof of concept of converting glTF to USDZ for AR Quick Look (iOS 12+).
profiling-research
Research on advanced profiling of high-performance web applications (primarily WebGL applications).
spars
🌲 A general toolkit for creating interactive web experiences.
taskwork
Efficient multi-threaded task scheduler using generic re-usable WebWorkers.
texture-compressor
CLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
Thesis
Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.
TimvanScherpenzeel's Repositories
TimvanScherpenzeel/texture-compressor
CLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
TimvanScherpenzeel/gltf-to-usdz-research
Research and proof of concept of converting glTF to USDZ for AR Quick Look (iOS 12+).
TimvanScherpenzeel/detect-features
Detect and report browser and hardware features.
TimvanScherpenzeel/spars
🌲 A general toolkit for creating interactive web experiences.
TimvanScherpenzeel/profiling-research
Research on advanced profiling of high-performance web applications (primarily WebGL applications).
TimvanScherpenzeel/binpacker
CLI tool for packing multiple files into a single binary, as an alternative to spritesheets, in order to save network requests in the browser.
TimvanScherpenzeel/detect-ua
A small user-agent detection library (1 kB).
TimvanScherpenzeel/Thesis
Mass spring cloth simulation in WebGL using semi-implicit Euler and ping-pong FBO's.
TimvanScherpenzeel/taskwork
Efficient multi-threaded task scheduler using generic re-usable WebWorkers.
TimvanScherpenzeel/webgl-constants
Complete set of constants as specified in the WebGL, WebGL2 and extension spec.
TimvanScherpenzeel/audiopacker
CLI tool for packing multiple audio sprites into a single audio file.
TimvanScherpenzeel/frontend-v2
Frontend Vue app for Balancer exchange and pool management.
TimvanScherpenzeel/governance-documentation
dYdX Foundation Governance Documentation
TimvanScherpenzeel/mev-inspect-rs
Discover historic Miner Extractable Value (MEV) opportunities
TimvanScherpenzeel/TimvanScherpenzeel