Skip to content

Commit

Permalink
Merge pull request #229 from imas/add-062-kptp
Browse files Browse the repository at this point in the history
🍱 add 062 P and KPT
  • Loading branch information
YutaGoto authored Jan 24, 2025
2 parents 27866f6 + 106f294 commit a4e99fc
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 4 deletions.
9 changes: 6 additions & 3 deletions meetups/kanto/062/kpt.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,15 @@

# Keep: よかったこと・続けていくこと

- hoge / P_name
- 今年も参加できた :snake: / arrow2nd
- 今年もよろしくお願いします。 / .ごっち
- 今年も参加できるときは参加する / ばんじゅん

# Problem: よくなかったこと・やめること

- fuga / P_name
- じわじわくるやつに弱い / .ごっち

# Try: 次回以降にやりたいこと

- Mayu / P_name
- imasp@rqlにシンデレラガールズのイメージカラーいっぱい追加するやつ やりたさある / arrow2nd
- 次回こそは自動でDiscordのイベント登録できるようにする
83 changes: 82 additions & 1 deletion meetups/kanto/062/p.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,93 @@

# 062 Producers list

## [P name]
## .ごっち

### 担当

なぎです。
学園アイドルマスターの[Campus mode!!の篠澤広さん(天井)](https://x.com/gggooottto/status/1879526747038941447)

### P業以外で普段やっていること

使っていない[MacBookPro(2016)(TouchBarあり)にNixOS](https://x.com/gggooottto/status/1872911338189836490)を入れてみたはいいものの、Escキー問題が解決せずに放置している。
`apt`が使える[Ubuntuに入れ替えよう](https://qiita.com/jp_taku2/items/00476e439bddfa3a6f96)と考え中
https://github.com/Dunedan/mbp-2016-linux

### 今日やること

connpassとDiscordイベントの連携ツール作成の続きをする。
Connpassとの連携を一回あきらめて、Deno deployしてDeno上でCron(beta)を動かす。
https://docs.deno.com/deploy/kv/manual/cron/

時間が余ればアイマスハッカソンで作った初星学園のロゴのつづき
logoに書かれている `HATSUBOSHI GAKUEN`テキストのフォントの調査は [060回で調査済み](https://github.com/imas/mokumoku/blob/main/meetups/kanto/060/p.md#%E4%BB%8A%E6%97%A5%E3%81%AE%E6%88%90%E6%9E%9C)

### 今日の成果

雪の話をしたら HackMD公式アカウントにRepostされた https://x.com/gggooottto/status/1869731896214864105

`Deno.cron` を設定した。 https://github.com/YutaGoto/imas-mokumoku-create-discord-event/pull/4
手動では動くけど、deno deployできなかった。。

## arrow2nd

### 担当

ほたた
[20cmぬいアツい](https://x.com/gift_news/status/1873188186391974162)

### P業以外で普段やっていること

年末になんか文章書き散らかしたりしてた
https://sizu.me/arrow2nd

### 今日やること

- display: 283;、フリーワード検索実装したい
- 嘘シャニマス聖地のまとめサイト
- https://x.com/_arrow2nd/status/1876217885544374409
- imasp@rql、なんもわからんの続き
- https://github.com/imas/imasparql/pull/570#issuecomment-2564146765

### 今日の成果

> display: 283;、フリーワード検索実装したい
![image](https://hackmd.io/_uploads/B193ytLv1x.png)

だいたいできた
けどリリースはできなかった

Next.jsだと思って開いたらAstroのプロジェクトでひっくり返ってたのが敗因

## ばんじゅん🍓

### 担当

橘ありす
ほか

### P業以外で普段やっていること

P業したりラ!業したりしている

### 今日やること

RealityKitはライト表現が弱い・・・けどVision Proのなかで明るい照明を浴びたい
https://x.com/banjun/status/1876636852255691200

### 今日の成果

ライトそのものじゃなくて、ライトで照らされているようにみえるコーン型の空間がほしい。
前に1個のコーンでシェーダーでいい感じにしたら重かったので、軽いマテリアルをたくさんのコーンで重ねて検証するやつをつくっていた

8こ

![Untitled 3](https://hackmd.io/_uploads/H1vrgKLv1g.jpg)

37こ

![Untitled 12](https://hackmd.io/_uploads/HJ0PeK8Pkx.jpg)

検証はまだ。シーン内に表示できていない。

0 comments on commit a4e99fc

Please sign in to comment.