Skip to main content

History: Talk:Ogre Tutorials

Source of version: 1 (current)

Copy to clipboard
            !Tutorial Guidelines
((Ogre_Wiki:Article_Writing_Guidelines|Tutorial writing guidelines)) have been moved to the ((Help:OgreWiki_Handbook|Ogre Wiki Handbook)).  Be sure to review them before writing a tutorial.

!Tutorial Ideas
Add ideas for new tutorials here.

!!Basic Topics
# Implementing OIS (Make an actual tutorial for this... Cleaner than the article/howto)

!!Intermediate Topics
* Scripting with Lua  (also see ((Scripting_with_LuaBind_in_Ogre)))
* Scripting with Ruby
* Billboards and Imposters

{DL()}
I second this. A tutorial on billboards, and billboard animations (== sprites in 3D) would be useful for many. ((User:Mikademus|Mikademus)) 15:06, 21 July 2008 (BST)
{DL}

* Manual Objects & Vertex/Index Buffers

!!Advanced Topics
# Integrating Opcode for Collision Detection - build and demonstration of usage (might be better for ogrearticles)
# OgreNewt Integration
# Advanced Material Management (within ogre, not creating content)
# Creating a new -SceneManager