Pinned Repositories
Basic-Unity-Head-Rotation
Rotating a humanoid head in Unity 3D by scripting. Trying to get it to work by muscle value or bone rotation.
Basic-Unity3D-Python-server
A simple Unity 3D server - Python asyncio client over TCP example
Blender-ZMQ-add-on
Blender 3.6, 3.3, 2.93 & 2.8x add-on that allows streaming of data into Blender without freezing the interface (using ZeroMQ sockets).
FACSvatar
An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
FACSvatar-Blender
Companion Blender add-on to the FACSvatar project. Provides an interface in Blender and non-blocking data transfer.
MLTensor
Machine learning project with TensorFlow
naver_line_restore_chat_root
Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).
pyzmq-docker
Micro-services as modules with Docker and pyzmq (ZeroMQ) basic examples
KanjiOrigin
An app for learning the English meaning of Kanji's, written in Python+Kivy.
NumesSanguis's Repositories
NumesSanguis/FACSvatar
An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
NumesSanguis/Blender-ZMQ-add-on
Blender 3.6, 3.3, 2.93 & 2.8x add-on that allows streaming of data into Blender without freezing the interface (using ZeroMQ sockets).
NumesSanguis/pyzmq-docker
Micro-services as modules with Docker and pyzmq (ZeroMQ) basic examples
NumesSanguis/Basic-Unity3D-Python-server
A simple Unity 3D server - Python asyncio client over TCP example
NumesSanguis/FACSvatar-Blender
Companion Blender add-on to the FACSvatar project. Provides an interface in Blender and non-blocking data transfer.
NumesSanguis/Basic-Unity-Head-Rotation
Rotating a humanoid head in Unity 3D by scripting. Trying to get it to work by muscle value or bone rotation.
NumesSanguis/naver_line_restore_chat_root
Merge your NAVER LINE chat history when you have an old database and a fresh install (Android - requires root).
NumesSanguis/MLTensor
Machine learning project with TensorFlow
NumesSanguis/awkward-array
Manipulate arrays of complex data structures as easily as Numpy.
NumesSanguis/BYASP
Yet Another Speech Parser (YASP) Blender Plugin
NumesSanguis/cloud-for-marketing
NumesSanguis/FACSvatar_crossbar
Legacy version of FACSvatar that uses crossbar
NumesSanguis/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
NumesSanguis/kivy
Open source Python framework for creating NUI applications, running on Windows, Linux, OS X, Android and iOS
NumesSanguis/kivy_tests
Just trying some Python with Kivy stuff
NumesSanguis/librosa
Python library for audio and music analysis
NumesSanguis/MB-Lab
MB-Lab is a character creation tool for Blender 2.80, based off of ManuelBastioniLAB
NumesSanguis/nbopen
Open a Jupyter notebook in the best available server
NumesSanguis/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
NumesSanguis/pyzmq
PyZMQ: Python bindings for zeromq
NumesSanguis/tachiyomi
Free and open source manga reader for Android
NumesSanguis/tensorflow
Open source software library for numerical computation using data flow graphs.
NumesSanguis/trains
TRAINS - Auto-Magical Experiment Manager & Version Control for AI - NOW WITH AUTO-MAGICAL DEVOPS!
NumesSanguis/Vue3_FastAPI_webcam_streaming
Minimal example of Vue 3 <--> FastAPI sending video streams (both directions). Request webcam in Vue 3, send to Python FastAPI backend, make monochrome, back to frontend.