Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
create-babylon-appを軽率にアプデしたい / update create ba...
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
にー兄さん
July 15, 2024
Programming
2.3k
1
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
create-babylon-appを軽率にアプデしたい / update create babylon app
Babylon.js勉強会 ゆるほめLT vol.3で発表した資料です
にー兄さん
July 15, 2024
More Decks by にー兄さん
See All by にー兄さん
ついにAuraも登場したのでJetpack XR SDKについて今一度語りたい / i wanna talk about xreal aura
drumath2237
0
28
『Ground Truth: How We Create Geometrically Accurate Reconstructions (Niantic Spatial Blog)』 を読む / read Ground Truth: How We Create Geometrically Accurate Reconstructions
drumath2237
0
63
この時代にOSS開発に向き合ってみる / face the oss development in this era
drumath2237
0
49
プログラマの職能が代替可能になりつつあるこの時代でプログラムと向き合う修行を積む / dedicating myself to the discipline of programming
drumath2237
0
100
個人的3D Gaussian Splattingニュースをご紹介 / sharing 3d gaussian splatting news
drumath2237
0
610
Jetpack XR SDKから紐解くAndroid XR開発と技術選定のヒント / about-androidxr-and-jetpack-xr-sdk
drumath2237
1
790
XRエンジニアの視点から XRのイマと社会実装の実現について考える / thinking-about-xr-popularization
drumath2237
0
89
軽率にプログラミング言語のシンタックスについて考えてみよう / lets-think-about-programming-lang-syntax
drumath2237
0
140
エンジニアが軽率に趣味から始める、OSS貢献を軸とした個人活動 / oss-contribution-as-a-hoby-project
drumath2237
0
100
Other Decks in Programming
See All in Programming
「人を評価する AI」の設計と実装
ryoyanara
0
140
PHPだって関数型したい 〜できること、できないこと〜 / fp-in-php
jsoizo
1
270
Detecting Compromised CI with eBPF and Cilium Tetragon
lizrice
0
130
使用 Meilisearch 建立新聞搜尋工具
johnroyer
0
210
生成AIで帳票OCRが「簡単に」作れる時代になった?
kon_shou
0
400
数百円から始めるRuby電子工作
tarosay
0
130
為什麼你並不需要ViewModel / No, you don't need a ViewModel
lovee
1
480
torikago - Ruby::Boxで照らすモジュラモノリスの実行境界
se4weed
1
330
型も通る、synthも通る、それでも危ない 〜AIのCDKの権限とコストを機械で検証する〜 / It Passes Type Checks, It Passes Synth Checks, but It’s Still Risky — Automatically Verifying Permissions and Costs in AI’s CDK —
seike460
PRO
1
530
ルールを書いて終わらせないハーネスエンジニアリング
yug1224
4
1.8k
AIエージェントで 変わるAndroid開発環境
takahirom
2
770
PHP Application における Kubernetes 内 gRPC 通信
ganchiku
0
580
Featured
See All Featured
Producing Creativity
orderedlist
PRO
348
40k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
280
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8.2k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
360
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
250
Skip the Path - Find Your Career Trail
mkilby
1
180
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.4k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
2
1.8k
Side Projects
sachag
455
43k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
How GitHub (no longer) Works
holman
316
150k
RailsConf 2023
tenderlove
30
1.5k
Transcript
create-babylon-appを 軽率にアプデしたい にー兄さん@ninisan_drumath Babylon.js ゆるほめLT会 vol.3
にー兄さん ソフトウェアエンジニア@HoloLab inc. Babylon.js勉強会運営 Iwaken Lab. 好きなもの Babylon.js / WebXR
Device API / C# ねこ / コーヒー / ウィスキー / ギター アカウント @ninisan_drumath @drumath2237
本日の話 create-babylon-appの開発進捗について共有 Babylon.jsの話はほぼ出てきません(おい)
アジェンダ 1. はじめに 2. アプデの進捗と目標 3. おわりに
はじめに
create-babylon-app とは Babylon.jsのプロジェクトを簡単に作成 するためのCLI コマンドラインから質問に答えるとプロ ジェクトができ、そのまま開発できる手 軽さが売り お手元のターミナルでぜひ試してみてくだ さい! GitHub:
https://github.com/drumath2237/create- babylon-app npm create babylon-app
None
たまにフォーラムに反応があった
もしかしたら公式docsに載せて…もらえなかった 公式docsに載ってるViteのサンプルが普通 ではないフォルダ構造になっていて混乱し たらしい。 公式の内容をこちらに置き換えないか?と いうポスト 「正直なところこのツールは完璧とは程遠 い」 惜しい…!
ちゃんとメンテしよう ある程度需要はある気がしてきた ちゃんと作れば公式ツールになっちゃうかも!? えいやとリリースしてからアプデできていなかった これらにより、開発のモチベが上がってきた
アプデの進捗と目標
None
Road to v1.0.0 GitHub ProjectsのKanban上でタスク管理
対応したい項目たち 1. より便利なテンプレートの追加 2. UnJSパッケージへの移行 3. コマンドライン引数の対応 4. ドキュメントページの作成
テンプレートの追加 現状はPlayground準拠のTypeScript・ JavaScript用テンプレしかない 希望としては下記ラインナップにしたい シンプルなテンプレート Playground準拠テンプレート Babylon.jsライブラリ開発テンプレート コミュニティ提供テンプレート群 WebXR用とかReact用とか… UnJSパッケージへの移行
UnJSから提供されているCLI作成に便利な パッケージ群に移行したい citty consola jiti giget unbuild
おわりに
おわりに create-babylon-appをちゃんとメンテします(宣言) 色んな人に便利に使ってもらえるような状況へ 7月末~8月上旬くらいに1.0リリースを目標に
関連・参考 create-babylon-app(GitHub) https://github.com/drumath2237/create-babylon-app Kanban(GitHub Projects) https://github.com/users/drumath2237/projects/13 create-babylon-app v1.0に向けたアプデ作業(Zenn) https://zenn.dev/drumath2237/scraps/b085d5f90b65f3