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
にー兄さん
July 15, 2024
Programming
1
1.6k
create-babylon-appを軽率にアプデしたい / update create babylon app
Babylon.js勉強会 ゆるほめLT vol.3で発表した資料です
にー兄さん
July 15, 2024
Tweet
Share
More Decks by にー兄さん
See All by にー兄さん
軽率にAndroidXRのJetpack SceneCoreを使って3Dモデルを表示してみる / androidxr-scenecore-3dmodels
drumath2237
0
35
UnJSを使って軽率にCLIを作ってみたらめちゃくちゃ便利だった / create CLI with UnJS
drumath2237
4
1.5k
Babylon.js 7注目機能を 軽率にまとめてみる/whats-new-in-babylonjs-v7
drumath2237
1
320
軽率にVFX Graphと Compute Shaderを 組み合わせるテクニック/integrate-vfxgraph-and-compute-shader
drumath2237
1
400
軽率にVue 3で リアルタイム3Dアプリを作れる ライブラリを作ってみた/vue-with-3d-app
drumath2237
3
1.9k
軽率にBabylon.jsを C#で使う技術 / using-babylonjs-with-csharp
drumath2237
1
870
今こそ軽率に理解したい WebXR Device APIとBabylon.jsの話 / understand-webxr-device-api-and-babylonjs
drumath2237
0
220
Vue・Babylon連携ライブラリ BabyuewJSについて / about-babyuewjs
drumath2237
0
190
軽率にBabylon.jsの WebGPUエンジンを使って ComputeShaderに入門した / learn-about-babylonjs-webgpu-computeshader
drumath2237
0
780
Other Decks in Programming
See All in Programming
LINE messaging APIを使ってGoogleカレンダーと連携した予約ツールを作ってみた
takumakoike
0
120
バッチを作らなきゃとなったときに考えること
irof
2
530
推しメソッドsource_locationのしくみを探る - はじめてRubyのコードを読んでみた
nobu09
2
320
Bedrock Agentsレスポンス解析によるAgentのOps
licux
3
930
メンテが命: PHPフレームワークのコンテナ化とアップグレード戦略
shunta27
0
300
技術を改善し続ける
gumioji
0
120
Jakarta EE meets AI
ivargrimstad
0
450
PHPカンファレンス名古屋2025 タスク分解の試行錯誤〜レビュー負荷を下げるために〜
soichi
1
680
Generating OpenAPI schema from serializers throughout the Rails stack - Kyobashi.rb #5
envek
1
390
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
130
Unity Android XR入門
sakutama_11
0
180
Rubyで始める関数型ドメインモデリング
shogo_tksk
0
140
Featured
See All Featured
Rails Girls Zürich Keynote
gr2m
94
13k
A better future with KSS
kneath
238
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
BBQ
matthewcrist
87
9.5k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
What's in a price? How to price your products and services
michaelherold
244
12k
Mobile First: as difficult as doing things right
swwweet
223
9.4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.9k
How STYLIGHT went responsive
nonsquared
98
5.4k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
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