Skip to content
View mimisukeMaster's full-sized avatar

Block or report mimisukeMaster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mimisukeMaster/README.md

Pinned Loading

  1. Simulation-of-Universal-Gravitation Simulation-of-Universal-Gravitation Public

    Simulation of universal gravitation using compute shader (GPGPU) in Unity / compute shaderによる万有引力のシミュレーション

    C# 6

  2. OsakanaFlock OsakanaFlock Public

    This is my entry for the Unity Youth Creator Cup 2022. This is a game that uses the PC camera to move a school of fish using gestures. To play, please download the zip file at the "Releases" page.

    C# 3

  3. hand-gesture-recognition-using-mediapipe hand-gesture-recognition-using-mediapipe Public

    Forked from Kazuhito00/hand-gesture-recognition-using-mediapipe

    MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and…

    Jupyter Notebook 3

  4. HandPoseBarracuda_GestureRecognition HandPoseBarracuda_GestureRecognition Public

    Made with Unity / Mediapipe Gesture Recognition with ONNX / The fork is not displayed, but I cloned and modified HandPoseBarracuda by keijiro, and published it.

    C# 24 3

  5. AI-VOICEVOX AI-VOICEVOX Public

    A web app that utilizes multiple LLMs to answer questions, engage in debates between the models, and read responses aloud using VOICEVOX.

    JavaScript

  6. Gemini-VOICEVOX-for-AITuber Gemini-VOICEVOX-for-AITuber Public

    書籍「AITuberを作ってみたら生成AIプログラミングがよくわかった件」にて、APIをOpenAIからGeminiに変更したプログラム

    Python