Pinned Repositories
webamp
Winamp 2 reimplemented for the browser
butterchurn
Butterchurn is a WebGL implementation of the Milkdrop Visualizer
butterchurn-chrome-extension
Butterchurn chrome extension
butterchurn-presets
Presets for Butterchurn Visualizer, converted from Milkdrop presets
butterchurn-video-creator
Create videos of Milkdrop presets using Butterchurn
milkdrop-editor-electron
Edit Milkdrop presets with Butterchurn visualizer
milkdrop-eel-parser
Parser for Nullsoft/Cockos EEL2 scripting language for use in Milkdrop
milkdrop-preset-converter
Convert Milkdrop presets to Butterchurn JSON format
milkdrop-preset-converter-node
Convert Milkdrop presets to Butterchurn JSON format in Node
milkdrop-shader-converter
Converts Milkdrop shaders from HLSL to GLSL for use in Butterchurn Visualizer
jberg's Repositories
jberg/butterchurn
Butterchurn is a WebGL implementation of the Milkdrop Visualizer
jberg/butterchurn-presets
Presets for Butterchurn Visualizer, converted from Milkdrop presets
jberg/butterchurn-video-creator
Create videos of Milkdrop presets using Butterchurn
jberg/milkdrop-preset-converter
Convert Milkdrop presets to Butterchurn JSON format
jberg/butterchurn-chrome-extension
Butterchurn chrome extension
jberg/milkdrop-editor-electron
Edit Milkdrop presets with Butterchurn visualizer
jberg/milkdrop-preset-converter-node
Convert Milkdrop presets to Butterchurn JSON format in Node
jberg/milkdrop-shader-converter
Converts Milkdrop shaders from HLSL to GLSL for use in Butterchurn Visualizer
jberg/glsl-optimizer-js
Port of glsl-optimizer to JavaScript using Emscripten
jberg/milkdrop-preset-converter-aws
Convert Milkdrop presets to Butterchurn JSON format using AWS Lambda
jberg/webamp
A reimplementation of Winamp 2.9 in HTML5 and Javascript
jberg/Winamp2000SP4
This is a Winamp Modern skin which is based on Victhor's Winamp Classic Modern
jberg/butterchurn-presets-weekly
Sorting through all the presets
jberg/milkdrop-eel-parser
Parser for Nullsoft/Cockos EEL2 scripting language for use in Milkdrop
jberg/milkdrop-preset-utils
Utility functions for reading and working with Milkdrop presets
jberg/hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
jberg/glsl-optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used in Unity for mobile shader optimization.
jberg/hlslparser
HLSL Parser and Translator for HLSL, GLSL, and MSL.
jberg/hlslparser-js
Port of hlslparser to JavaScript using Emscripten