/Bifrost-TKCMPack

Primary LanguageC++MIT LicenseMIT

Bifrost-TKCM pack

This is the result of a personal study.
Note : This pack contains only the Bifrost-2.8.0.0-Windows build.

これは個人的な学習のために制作したBifrostノードパックです。
packにはWindows版のBifrost 2.8.0.0用ビルドだけが含まれます。

Install

Please set the following environment variables.
環境変数の設定を行ってください

  • BIFROST_LIB_CONFIG_FILES = <path_to_TKCM_packs>/pack/TKCM_config.json

pack

下記のカスタムノードとサンプルグラフが含まれます。

RBF solver

rbf https://vimeo.com/manage/videos/896561829

InstantMeshes

instantmeshes

Tags

  • tag_mesh_border
  • mesh_tag_promote

292610317-0b3bb7a7-99ab-47dc-9096-ae0669d14f4e

Snap

snap

Merge Mesh Point

mergemeshpoint

Quadrangulate Mesh

quad

Dissolve

  • dissolve_point
  • dissolve_face
  • dissolve_half_edge

dp df de

Delete Unused Mesh Components

dmc

Poly Edge Expand

expand

Detach Mesh Components

detach

Split Edge

splitedge

Known issues

[split_edge]
: Due to a bug in the transfer_properties_by_weighted_sum node, the transfer of point_component/face_vertex_component properties is not performed correctly.
: transfer_properties_by_weighted_sum ノードの不具合により、point_component/face_vertex_component プロパティの転送が正しく実行されません。

pack develop environment

packの開発環境

  • CMake 3.17
  • VisualStudio 2019
  • BifrostSDK : Bifrost 2.8.0.0 WIndows
  • Eigen : 3.4.0 (use only for RBF-solver build)