Coder Social home page Coder Social logo

katanoshingo / vrm_importer_for_blender2_8 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saturday06/vrm-addon-for-blender

0.0 1.0 0.0 1.83 MB

_ U N O F F I C I A L _ __incomplete__ VRM IMPORTER for Blender2.80

License: Other

Python 100.00%

vrm_importer_for_blender2_8's Introduction

VRM_IMPORTER_for_Blender2.8

  • current :for blender 2.81
  • mesh import : done
  • material import : wip forever
  • export : spec0.0 export may be possible.

ATTENSION 注意

If you using minisize cloud storage, texture foloder explanation must read and care about storage remaining capacity.

小さいクラウドストレージに保存しているVRMをインポートしている場合下記の中のテクスチャフォルダの扱いをよく読み、残容量に気を付けてご利用ください。

機能

  • VRM import
    • vrmの物理拡張などの設定はblender内蔵テキストエディタに出力、アーマチュアのオブジェクトカスタムプロパティにそのパスが書かれます
    • モデルライセンスはアーマチュアのオブジェクトカスタムプロパティに出力されます
    • humanoidボーン属性はVRM HELPERタブからアクセス可能です
    • これらはVRMエクスポート時に利用されます(詳しくは下部の図を参照
    • 10フォルダを上限にインポートごとに新たなテクスチャフォルダを作成する。(デフォルト動作) インポートウィンドウのオプションで->単一のテクスチャフォルダに存在しないテクスチャだけ書き込む仕様になりました。title,author,versionが設定していないと適当なフォルダ名で生成します。
  • VRM 向けシェーダーノードグループ追加(※モックアップ程度の出来)(GLTF,MToon_unversioned,TransparentZwrite)
  • VRM 向けhumanoid Armature 追加(これを使わないとexport出来ません)(絶対に出来ないとは言ってないけど圧倒的に楽)
  • VRM0.0(のような何かの) export 完全ではないので、出力後にuniVRMを通してください。(他形式でuniVRMに渡すより物理やマテリアル、blendshape_groupの情報が多く残るのでマシ程度にお考え下さい
  • VRM export チュートリアル(japanese) https://www.nicovideo.jp/watch/sm36033523

function

  • VRM import
  • This addon makes texture folder for import each times (max:10) name based on VRM title,author,model version.
  • Add VRM like shader as Node Group (Please use these node group and direct link it to TEX_IMAGE,RGBA,VALUE and Material output Nodes for export)
  • Add humanoid armature for VRM(Tpose, reqwired bone, and append custom properties to need export VRM (reference to VRM extensions textblock ,and bone tagging))
  • VRM0.0 export (not complete function ,but easy to bridge uniVRM. )

VRM編集チュートリアル (VRM-in-out modify video tutorial(Japanese))

https://www.nicovideo.jp/watch/sm36033523

more detail for VRM export

https://qiita.com/iCyP/items/61af0ea93c604e37bed6

GLTF extension implements

  • KHR_materials_unlit : OK
  • KHR_materials_pbrSpecularGlossiness: NO
  • KHR_texture_transform : NO
  • KHR_draco_mesh_compression: CAN'T
  • KHR_techniques_webgl: IGNORE
  • KHR_lights_punctual: IGNORE
  • VENDER'S extension : NO without VRM

Spec

vrm_importer_for_blender2_8's People

Contributors

icyp avatar joshuanwalker avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.