我有一个 Nintendo Wii,并且我有 devkitpro 正在加载一些简单的程序。 我找到的示例源代码非常简单,例如绘制和旋转一个简单的形状。
我一直在寻找更深入的教程,但找不到太多。 wiibrew 上提供的大多数应用程序都是开源的,因此我可以查看这些应用程序。 然而,我宁愿有一些更适合教授某些技术的东西,而不是必须浏览别人的代码来找到答案。
有哪些好的教程? 目前,我一直停留在让 alpha(半透明)颜色发挥作用,但我也对让照明和其他更高级的图形技术发挥作用感兴趣。
I have a Nintendo Wii, and I've got devkitpro working to load some simple programs. The example source code that I've been able to find is very simplistic, such as drawing and rotating a simple shape.
I've been looking for more in depth tutorials, and I haven't been able to find much. Most of the applications available on wiibrew are open source, so I could look through those. However, I'd rather have something that's a little more geared towards teaching certain techniques, rather than have to browse through someone else's code to find the answer.
What are some good tutorials? Currently I'm stuck at just getting alpha (translucent) colours to work, but I'm also interested in getting lighting and other more advanced graphics techniques working.
发布评论
评论(5)
一些朋友正在使用 Wii 和 Flash 编写游戏。 不过,我不知道怎么做:(
你在这里检查过这篇文章吗? 写一个任天堂 Wii 游戏
Some friends were programming a game using Wii with Flash. I don't how, though :(
Have you checked this post here? Writing a game for the Nintendo Wii
这个怎么样? 它不会涉及更高级的内容,但仍在添加新的教程。
What about this one? It doesn't go into more advanced stuff, but new tutorials are still being added.
Gamedev.net 和 DCEmu 是 2 个很棒的自制游戏开发资源。
Gamedev.net 有很多很棒的文章和论坛。
DCEmu 最初是一个 Dreamcast Emulator 网站,但它强大的社区可能是当前游戏开发领域最活跃的社区。
我相信您会在阅读这些网站及其论坛时获得很多乐趣,并且您肯定会在那里找到一些教程。
Gamedev.net and DCEmu are 2 great homebrew game dev resources.
Gamedev.net has a lot of great articles, and forums.
DCEmu started as a Dreamcast Emulator website, but it's strong community is probably the current most active for all things game development.
I'm sure you will have a lot of fun reading these websites and their forums, and you will certainly find some tutorials there.
我知道这并不能回答你的问题,但我认为这对其他对 Wii 开发感兴趣的人可能有用:
http://unity3d.com/unity/features/wii-publishing
I know this doesn't answer your question, but thought it might be useful to someone else interested in Wii development:
http://unity3d.com/unity/features/wii-publishing
我将为您提供一些不错的链接:
入门(已死)Wii 编程(已死)关于 Wii 开发的重要资源(已死)另一个非常好的资源是 WiiBrew,以下是一些特定于开发的链接:
我知道您以前接触过 WiiBrew,但是即使您想进阶,这也是一个非常好的资源。
祝你好运并享受 Wii 编程的乐趣! (但是请不要再制作健身游戏;))
I'm going to provide you with some nice links:
Getting started(dead)Wii Programming(dead)A big resource on Wii Development(dead)Another very good resource is WiiBrew, here are some development specific links:
I know you've been to WiiBrew before but it's a very good resource, even if you want to go advanced.
Good luck and have fun programming for Wii! (But please, don't make another Fitness-game ;) )