{"id":16122000,"url":"https://github.com/zapabob/numpy-cad","last_synced_at":"2026-02-28T09:32:50.816Z","repository":{"id":239836801,"uuid":"800712257","full_name":"zapabob/NumPy-CAD","owner":"zapabob","description":"Numpyをもちいたfbx形式出力可能な3DCADソフト","archived":false,"fork":false,"pushed_at":"2024-07-09T03:00:11.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T09:03:55.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zapabob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-14T21:14:17.000Z","updated_at":"2025-01-09T19:34:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"97facbfe-5308-4b92-88e1-28240120e74a","html_url":"https://github.com/zapabob/NumPy-CAD","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"b2482551655b40b7b6b98abc090e0cea92b5ba9f"},"previous_names":["zapabob/numpy-cad"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/zapabob/NumPy-CAD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapabob%2FNumPy-CAD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapabob%2FNumPy-CAD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapabob%2FNumPy-CAD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapabob%2FNumPy-CAD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zapabob","download_url":"https://codeload.github.com/zapabob/NumPy-CAD/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zapabob%2FNumPy-CAD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29929350,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T21:08:59.600Z","updated_at":"2026-02-28T09:32:50.779Z","avatar_url":"https://github.com/zapabob.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NumPy-CADREADME.md\nmarkdown\nコードをコピーする\n# VRChat 空間デザインおよびアバター制作アプリケーション\n\n## 概要\nこのアプリケーションは、VRChat用の3D空間およびアバターを作成、編集、およびエクスポートするためのツールです。基本的なメッシュ操作、アバターのボーンとリギング、リアルタイムレンダリング、FBX形式でのエクスポート機能を提供します。\n\n## インストール\n\n### 必要なライブラリのインストール\n以下のコマンドを実行して必要なライブラリをインストールしてください。\n\n```bash\npip install numpy pyqt5 PyOpenGL PyOpenGL_accelerate vrm2py\n使い方\nメインウィンドウの操作\nキューブの追加:\n\nメニューバーの「ファイル」から「キューブを追加」を選択します。\n追加されたキューブは中央に表示されます。\n球体の追加:\n\nメニューバーの「ファイル」から「球体を追加」を選択します。\n追加された球体は中央に表示されます。\n円柱の追加:\n\nメニューバーの「ファイル」から「円柱を追加」を選択します。\n追加された円柱は中央に表示されます。\nトーラスの追加:\n\nメニューバーの「ファイル」から「トーラスを追加」を選択します。\n追加されたトーラスは中央に表示されます。\nVRMの読み込み:\n\nメニューバーの「ファイル」から「VRMを読み込み」を選択します。\nVRMファイルが読み込まれ、表示されます。\nアーマチュアの追加:\n\nメニューバーの「ファイル」から「アーマチュアを追加」を選択します。\nアーマチュアが追加され、基本的なボーンが設定されます。\nメッシュの結合:\n\nメニューバーの右上にある「メッシュを結合」ボタンをクリックします。\nすべてのメッシュが結合され、重複する頂点がマージされます。\nFBXとしてエクスポート:\n\nメニューバーの「ファイル」から「FBXとしてエクスポート」を選択します。\n保存ダイアログが表示されるので、保存先を指定してエクスポートします。\nカスタムツールのインポート:\n\nメニューバーの「ファイル」から「カスタムツールをインポート」を選択します。\nPythonファイル形式でカスタムツールをインポートします。\nインタラクティブチュートリアル:\n\nメニューバーの「ファイル」から「インタラクティブチュートリアル」を選択します。\n初心者向けに、アプリケーションの基本操作をガイドします。\n高度な機能\n新しいメッシュの追加\nコードをカスタマイズして新しいメッシュタイプ（球体、円柱、トーラスなど）を追加できます。\n\nボーンとリギングの高度化\nより複雑なリギングシステムを追加し、アバターの動きを細かく制御できます。\n\nテクスチャとマテリアルの設定\nアバターのテクスチャやマテリアルを設定し、リアルな見た目を実現します。\n\nアニメーションの作成\nBlenderのAPIを使用して、アバターにアニメーションを追加します。\n\nカスタムツールのインポート\nユーザーが独自に作成したツールやスクリプトをインポートできます。\n\nインタラクティブチュートリアル\n初心者向けのインタラクティブなガイドを提供します。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapabob%2Fnumpy-cad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzapabob%2Fnumpy-cad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzapabob%2Fnumpy-cad/lists"}