Pinned Repositories
chipweinberger.github.io
CorpusMaximus
A quick n' dirty utility for Kinect to see your body in other VR games/apps
dart_melty_soundfont
A port of Melty Synth by Nobuaki Tanaka (C#) to Dart
dart_ui_isolate
A flutter plugin that lets you run `dart:ui` in an isolate.
flutter_blue_plus
Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
flutter_daylight_savings
A flutter plugin to get daylights savings transitions from the platform
flutter_pcm_sound
A flutter plugin for playing raw PCM audio data (16-bit integer)
flutter_quick_video_encoder
Quickly encode raw RGB images & PCM audio to MP4 video using the hardware h264 encoder
ShaderToyLite.js
A full-featured ShaderToy renderer in ~400 lines of code.
xesp-usbh
A libusb inspired usb host implemention for the esp32 s2.
chipweinberger's Repositories
chipweinberger/flutter_blue_plus
Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
chipweinberger/dart_melty_soundfont
A port of Melty Synth by Nobuaki Tanaka (C#) to Dart
chipweinberger/flutter_pcm_sound
A flutter plugin for playing raw PCM audio data (16-bit integer)
chipweinberger/ShaderToyLite.js
A full-featured ShaderToy renderer in ~400 lines of code.
chipweinberger/dart_ui_isolate
A flutter plugin that lets you run `dart:ui` in an isolate.
chipweinberger/flutter_quick_video_encoder
Quickly encode raw RGB images & PCM audio to MP4 video using the hardware h264 encoder
chipweinberger/CorpusMaximus
A quick n' dirty utility for Kinect to see your body in other VR games/apps
chipweinberger/flutter_daylight_savings
A flutter plugin to get daylights savings transitions from the platform
chipweinberger/xesp-usbh
A libusb inspired usb host implemention for the esp32 s2.
chipweinberger/chipweinberger.github.io
chipweinberger/ChromeHistoryBrowser
A website to browse your chrome history by most visited
chipweinberger/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
chipweinberger/VSPhysics
NU EECS Intermediate Computer Graphics - webGL physics demo project
chipweinberger/VSRaytracer
NU EECS Intermediate Computer Graphics - Simple webgl raytracer project demo
chipweinberger/flutter_gl_plus
cross-platform call OpenGL API by Dart through dart:ffi. Provides OpenGL with Texture Widget on Flutter.
chipweinberger/flutter_isolate
Launch an isolate that can use flutter plugins.