有关命令界面/交互式可视化的书籍

发布于 2024-08-22 11:37:27 字数 296 浏览 2 评论 0原文

注意:标记为社区 wiki。

注意:在投票结束“不是真正的问题”之前——问题是:常见的交互式可视化设计模式是什么?

说明:

我有一个巨大的实时模拟。我正在开发交互式可视化工具来监控模拟。我熟悉 OpenGL,但不习惯编写 HCI/可视化类型代码。所以我很好奇:我应该读什么书/文章?

我正在寻找“C 编程语言/SICP/设计模式”类型的等效资源来编写交互式可视化。 “互动”很重要——我不想仅仅生成漂亮的图片;我想要的是。我想生成漂亮的图片并能够进行交互和交互探索可视化。

谢谢!

Note: marked as community wiki.

Note: before voting to close "not real question" -- the question is: What are the common interactive visualization design patterns?

Exposition:

I have this gigantic real time simulation. I'm working on interactive visualization tools to monitor the simulation. I'm familiar with OpenGL but not used to writing HCI / visualization type code. So I'm curious: what books/articles should I be reading?

I'm looking for the "The C Programming Language / SICP / Design Patterns" type of equivament resource for writing interactive visualizations. "Interactive" is important -- I don't want to just generate pretty pictures; I want to generate pretty pictures and be able to interact & probe the visualization.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我是有多爱你 2024-08-29 11:37:27

恐怕我不能推荐任何书籍,但你可能会对我使用过的 RealityGrid 转向框架感兴趣:
http://www.rcs.manchester.ac.uk/research/realitygrid
http://code.google.com/p/computational-steering/
我们用它来进行流体动力学模拟的实时可视化。

I'm afraid I can't recommend any books, but something you may be interested in that I have used is the RealityGrid steering framework:
http://www.rcs.manchester.ac.uk/research/realitygrid
http://code.google.com/p/computational-steering/
We use this for real time visualization of fluid dynamic simulations.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文