如何渲染 3D 场景以成像?

发布于 2024-10-12 00:53:25 字数 125 浏览 2 评论 0原文

我的问题很简单: 如何在 C# 中创建 3D 场景并将其渲染为图像? 是否有易于使用的 3D 引擎或库允许我这样做?

我必须实现一个基于网络的应用程序,让用户导航环境,我需要向他展示图像(例如街景)

谢谢

my question is quite simple:
how can I create a 3D scene in c# and render it to an image?
Are there easy-to-use 3D engins or libraries that allow me to do so?

I have to realize a web-based app that let the user navigate an enviroment and I need to show him images (street-view like)

Thank you

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

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

发布评论

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

评论(2

只为守护你 2024-10-19 00:53:25

有许多相当易于使用的 3D 引擎可通过 C# 运行,所有引擎都支持此功能,包括:

There are many fairly easy to use 3D Engines which work from C#, all of which support this, including:

零度° 2024-10-19 00:53:25

Unity3D 提供网络播放器。唯一的问题:PRO 版本支持渲染到纹理,但免费版本不支持。

Unity3D supplies a web player. Only problem: the PRO version supports render-to-texture, but the free version doesn't.

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