Pinned Repositories
awesome-creative-coding
🎨 Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
bpy
blender python scripts
google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
GrowthNodes
A Blender plugin for generative content creation and simulation of organic growth processes on polygonal surfaces.
ofVSCode
Quick openFrameworks project initiation for Visual Studio Code.
pywonderland
Render beautiful images or animate interesting algorithms in mathematics with Python.
tensionmap
Tension Map add-on for Blender 2.7x
WSL-config
CS 4400 - Step by step guide for using WSL and Vim as a development environment
hsab's Repositories
hsab/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
hsab/3DFace
This repository contains the dataset including the pair of 2D face image and its corresponding 3D face geometry model.
hsab/ArchiveBot
ArchiveBot, an IRC bot for archiving websites
hsab/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum
hsab/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
hsab/dilay
a 3D sculpting application
hsab/DM-GY-9103-Advanced-Creative-Coding
Class repository for Advanced Creative Coding
hsab/face2face-demo
pix2pix demo that learns from facial landmarks and translates this into a face
hsab/face_swap
End-to-end, automatic face swapping pipeline
hsab/faceit
A script to make it easy to swap faces in videos using the faceswap library, and YouTube videos.
hsab/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
hsab/GPGPUGrayScottModel
It is Gray-Scott model of reaction diffusion system implemented with GPGPU. I am using openFrameworks and GLSL.
hsab/GPU-Fluid-Experiments
hsab/haxe-basics
The collection of easy samples and hello-worlds for Haxe.
hsab/hsluv
Human-friendly HSL, reference implementation (revision 4)
hsab/Modeling-Cloth
Create real-time cloth-like behavior in meshes in Blender
hsab/neural-enhance
Super Resolution for images using deep learning.
hsab/NvidiaAIDenoiser
A simple implementation of Nvidia's AI denoiser
hsab/ofxFifo
pipes between python and OF
hsab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
hsab/popmotion
A functional, reactive animation library.
hsab/processing-rs
An implementation of Processing for the Rust programming language, with insipriation from openFrameworks and libCinder.
hsab/pwc
Papers with code. Sorted by stars. Updated weekly.
hsab/rdtoy
Reactive Diffusion Playground
hsab/resonance-audio
Resonance Audio Source Code
hsab/rubber-docker
A workshop on Linux containers: Rebuild Docker from Scratch
hsab/simple_renaming_panel
Simple Renaming Addon for Blender
hsab/super-resolution-videos
Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.
hsab/Swarm_Intelligence_Synthesizer
Swarm Intelligence Synthesizer built using Openframeworks & ofxMaxin
hsab/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.