blueprint-renderer
TypeScript icon, indicating that this package has built-in type declarations

0.0.18 • Public • Published

blueprint-renderer

ブラウザ上で動作するUnrealEngineのBlueprintのレンダラ。開発中。

sample image

機能

  • [x] ノードフレーム(ノードの基本形状)の描画
  • [x] 背景グリッドの描画
  • [x] ノードの選択・移動
  • [x] 基本ノード(内容が入出力ピンや実行ピンからなるノード)の描画
  • [x] グラフ表示位置の移動
  • [x] グラフの拡大・縮小
  • [ ] ワイヤの描画
  • [ ] 非接続状態ピンの直接指定パラメータの描画
  • [ ] グラフのテキストデータ(UEからコピーされるもの)のパース → https://github.com/strvert/k2node-rs
  • [ ] グラフのテキストデータからのノード構築

Readme

Keywords

Package Sidebar

Install

npm i blueprint-renderer

Weekly Downloads

4

Version

0.0.18

License

MIT

Unpacked Size

1.22 MB

Total Files

37

Last publish

Collaborators

  • strvworks