Print

Image

Intermediate Tutorials

These tutorials each cover a specific aspect of using Ogre. Note that these are kept as simple as possible. In some cases, good Object Oriented design is discarded for the sake of simplicity and clarity (though I will always try to point these design flaws out). From these tutorials you should try to learn what is being taught without becoming attached to the form in which it is presented.
Image Attention: The tutorials of OgreDotNet could run with Mogre. Maybe you have to edit some code, but this should be much more easy than porting Ogre C++ code. If a tutorial runs without changing, please add a comment to the list. If it works after some changes, please give the code back to the community. Create an article and link it. Or the most easy way: send the plain code lines to me (Beauty) and I will add it. C# Tutorials
VB.NET Tutorials
  • MOgre VB.NET Intermediate Tutorial 1: Animation, Walking Between Points, and Basic Quaternions
  • MOgre VB.NET Intermediate Tutorial 2: RaySceneQueries and Basic Mouse Usage
  • MOgre VB.NET Intermediate Tutorial 3: Mouse Picking (3D Object Selection) and SceneQuery Masks
  • MOgre VB.NET Intermediate Tutorial 4?: Using multiple SceneManagers
  • MOgre VB.NET Intermediate Tutorial 5?: Using multiple SceneManagers
  • MOgre VB.NET Intermediate Tutorial 6?: Multiple Viewports using Multiple Cameras
  • MOgre VB.NET Intermediate Tutorial 7?: Hello World Part II. Explicit RenderSystem & resource configuration


Contributors to this page: kr12264 points  , jacmoe133512 points  and Beauty10198 points  .
Page last modified on Saturday 30 of April, 2011 19:54:37 UTC by kr12264 points .


The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.