# Matt Webb：用 ChatGPT 当互动导师，我学会了四元数

- 来源：Simon Willison 博客
- 发布时间：2026-08-21 23:06
- AIHOT 分数：25
- AIHOT 链接：https://aihot.virxact.com/items/cmt350xq40hd8ro6tsjk94rkp
- 原文链接：https://simonwillison.net/2026/Aug/21/matt-webb

## AI 摘要

Matt Webb 在发布 Galactic Compass 2 后，借助 ChatGPT 作为耐心的互动导师，学会了使用四元数来完成应用开发。他认为，即使将大量思考外包给 AI，学习并不会停止，反而会推动他学习更多。这一体验凸显了生成式 AI 在教育场景中的潜力。

## 正文

After I released version 1.0, I figured I would have to do the rotations myself. So I sat down with ChatGPT and I didn’t get it to write the code, but I got it to educate me. With a patient, interactive tutor, I was able to finally do what I hadn’t by reading books and asking mathematician friends – I learnt how to use quaternions just enough to make the app work.

So learning doesn’t stop just because I outsource a bunch of thinking to AI. It pushes me to learn more. I like that as an outcome.

— Matt Webb, Galactic Compass 2: now with new augmented reality mode

Tags: matt-webb, generative-ai, chatgpt, education, ai, llms
