开发者

Silverlight 5 - How to implement mouse-look camera?

开发者 https://www.devze.com 2023-03-19 20:50 出处:网络
Is it possible to create a 3d first person perspective game with Silverlight 5? Java applets can do it: for example Minecraft game using OpenGL. WebGL can\'t do it: see How to implement mouselook in

Is it possible to create a 3d first person perspective game with Silverlight 5?

Java applets can do it: for example Minecraft game using OpenGL. WebGL can't do it: see How to implement mouselook in the browser? question.

It would require ability 开发者_JAVA技巧to capture mouse: a) get relative mouse move every frame b) force mouse cursor to stay inside game window.

It's probably impossible but i'm posting to get attention on this problem on google search.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号