Skip to content
View kxn4t's full-sized avatar
🐈
🐈

Sponsoring

@anatawa12
@bdunderscore

Highlights

  • Pro

Block or report kxn4t

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
kxn4t/README.md

image

Hi there 👋

  • 🔭 Currently working as a product manager focusing on identity in a SaaS company.
  • 🏯 Author of the only technical book about SAML published in Japan.
  • 🎨 Field: Identity / Authentication
  • 👯 Recently exploring: VRChat, 3DCG

Works

🧩 Blender Add-ons

  • Merge Armatures Tool
    A Blender tool for merging clothing armatures into base rigs with automatic bone and vertex group matching, designed for VRChat avatar creators.

🧰 Unity Editor Extensions

📖 Books (Authored)

  • SAML入門
    A Japanese-language introduction to SAML for developers and technical professionals.

Pinned Loading

  1. kanameliser-editor-plus Public

    A small set of useful Unity & VRChat editor extensions

    C# 1

  2. vpm-repos Public

    HTML

  3. UnityでAsset import時にCrunch圧縮のみを強制的に解...
    1
    using UnityEditor;
    2
    
                  
    3
    namespace kxn4t.gist
    4
    {
    5
        internal class DisableCrunchCompressionPreprocessor : AssetPostprocessor
  4. GameObjectのアクティブ状態とEditorOnlyを切り替えるシ...
    1
    using UnityEditor;
    2
    
                  
    3
    namespace kxn4t.gist
    4
    {
    5
      internal class ToggleObjectsActive
  5. 複数のアニメーションファイル間で足りないBlendShape操作を補完し...
    1
    using UnityEditor;
    2
    using UnityEngine;
    3
    using System.Collections.Generic;
    4
    using System.IO;
    5
    
                  
  6. 選択したオブジェクトとその配下のオブジェクトに含まれるメッシュ情報を表示...
    1
    using System.Collections.Generic;
    2
    using UnityEngine;
    3
    using UnityEditor;
    4
    
                  
    5
    namespace kxn4t.gist

203 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created 2 commits in 1 repository
2 contributions in private repositories Apr 8
Loading