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




Hi!👐

I'm mimisukeMaster. I primarily work with Unity—not just for game development, but also for experimenting with physics simulations. I've also explored 3D graphics using Blender and have developed tools and analytical applications with Python.

Lately, I've started dabbling in web and LLM projects, and though I'm still a beginner, I've even tried my hand at Node.js. I like visually stunning works, much like the effects achieved with Unity's PostProcessing.

Please feel free to check out some of my projects below.

morning hut simulation of universal gravitation

sentences generated by using Markov chain generated debate by using LLM and spoken by VOICEVOX

mandelbrot set generated by python analysis of human body tracking data taken by Azure Kinect

SNS🕊️

WORKS🎨

You can view 3DCG works on ArtStation.

Technologies

artstation davinci anaconda ubuntu voicevox neutrino flat

Pinned Loading

  1. AI-VOICEVOX AI-VOICEVOX Public

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

    JavaScript 1

  2. 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# 25 2

  3. Simulation-of-Universal-Gravitation Simulation-of-Universal-Gravitation Public

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

    C# 7

  4. 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

  5. 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

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

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

    Python