Skip to content
View mezum's full-sized avatar

Highlights

  • Pro

Organizations

@WolfoxEngine
Block or Report

Block or report mezum

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
mezum/README.md
co$ yarn add ...

🦊 Kosaki Mezumona

Koyaaa.

I'm η‹ε΄ŽKosaki γ‚γšγ‚‚γͺMezumona : a programming fox.

(A software engineer in Japan.)

I'd like to do something related games, VR, and 2D/3D character animations.

βš’οΈ Tech Stack

  • Unity
    • C#
    • HLSL
  • Blender
    • Python
  • Node.js, Google Apps Script, Webpack, Rollup
    • TypeScript
  • Cocos2d-x, Audio Unit (iOS), OpenSL ES (Android)
    • C++14
    • Objective-C
    • Lua

🌱 Learning

  • Rust
    • wgpu
  • Dart
    • Flutter

πŸ“¦ Portfolio

  • γ‘γγŸγγ‚³γƒ³γƒγ‚§γƒ«γƒˆ
    • A rhythm game available on Android and iOS.
    • cocos2d-x, GAE Standard Java
    • Main game written in C++.
    • Out game written in Lua.
    • Custom simple sound engine written in C++ and Objective-C.
    • Dev tools made with bash and TypeScript.
  • VRCWatch
    • Tools for VRChat to inject the system clock into your avatar.
    • Written in python.

πŸ’­ Ask me

Feel free to ask me any questions.

I'm here!

More information...

(Japanese) https://mezum.one/portfolio

Popular repositories

  1. vrcwatch vrcwatch Public

    Supply the local time to VRChat as Avatar Parameters through OSC.

    Python 28 5

  2. quickjs-cmake quickjs-cmake Public

    Unofficial QuickJS CMake scripts.

    CMake 15 5

  3. emcc-loader emcc-loader Public

    Webpack loader that compiles some c/c++ file into a wasm using Emscripten.

    TypeScript 8 2

  4. cocos2d-x cocos2d-x Public

    Forked from cocos2d/cocos2d-x

    cocos2d-x for C++

    C++

  5. cocosview cocosview Public

    CocosView is UI framework for cocos2d-x

    C++ 1

  6. cocos2d-console cocos2d-console Public

    Forked from cocos2d/cocos2d-console

    cocos2d command line tool

    Python