PSL1GHT 中的 3d 图形
有什么办法可以在 PSL1GHT 中显示 3D 图形吗?如果是这样,请解释如何设置 PSL1GHT 以使用 3D 图形。我对编程不太了解,所以请具体一点。
预先感谢,奶酪味。
Is there any way of having 3d graphics in PSL1GHT? If so, please explain how to set up PSL1GHT to work with 3d graphics. I don't know much about programming in general, so please be specific.
Thanks in advance, cheeseisedible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
简短回答:是
详细回答:
PSL1GHT 通过 PSGL 支持 libgmc,尤其是 openGL。目前,网络上还没有关于此主题的简单操作方法。但您可以尝试在 google 上搜索 psl1ght +opengl 来查看一些有关基本可能性的演示。
我建议您在进入 3D 主题之前先从“hello world”开始经典方式
Short answer: Yes
Long answer:
PSL1GHT supports libgmc and especially openGL via PSGL. Currently there is no easy howto on this topic on the net. But you can just try to google for psl1ght +opengl to see some demos about the base possibilities.
I would suggest you start the classic way with "hello world" before running into the 3D-topics