--- title: BlenderGameEngine created: 2009-04-22 16:34 updated: 2009-04-22 16:34 revision: 27 --- [[Blender]] http://tba-creations.leveluphost.com/index.php/Tutorials/using-the-mouse-in-the-ge-theory.html - [::BlenderPython] http://wiki.blenderpython.org/index.php/Main_Page - http://www.gameblender.org/ - [Integrating OGRE](http://echo-plugin.sourceforge.net/index.php) (as IF i would want to do that :p) - [how to make a skybox](http://www.blendernation.com/2007/10/03/making-a-skybox-with-blender/) ## Logic Bricks Useless Tutorials [http://en.wikibooks.org/wiki/Blender_3D:_Reference_Guide/Buttons_Reference/Logic] - **SENSORS**: These are what have to happen to play out the actuator. EG: mouse click, keyboard press "H". - **CONTROLLERS**: Best described, these are just a walkway for the sensor to activate the actuator (in 98% of the cases, but don't get confused now...) - **ACTUATORS**: These are what happens when it detects that the sensor has happened. EG: animation from frame 1 to 100, movement / 100 places to the left. Better uitleg [http://mediawiki.blender.org/index.php/BSoD/Introduction_to_the_Game_Engine] ## LINKS - The New features of version 2.41 - http://www.blender.org/forum/viewtopic.php?t=7869 - [Blender: tutorial: The Blender Game Engine](http://www.ingiebee.com/tutorials/Blender%202%20tutorial%20The%20Blender%20Game%20Engine.htm) - an old but official tutorial for first time users. - [3rd person camera collision detection](http://www.blending-online.co.uk/8501/49279.html) - [2D camera following thread on elYsiun](http://www.elysiun.com/forum/viewtopic.php?t=45163) - [Walkthrough camera](http://blender3d.org/cms/3D_Walkthrough.340.0.html) - [ALL ABOUT PYTHON](http://www.cgtalk.com/showthread.php?t=189123&highlight=game) - [Game FAQ](http://www.museum.state.il.us/ismdepts/library/linuxguides/blender/blender_faq_10.html) - [the official documentation for 2.25](http://download.blender.org/documentation/NaN_docs/BlenderGameReference/) --- ### On Radiosity - http://geocities.com/z3r0_d/bTut01.html - [Blender Raytrace Baker](http://www.elysiun.com/forum/viewtopic.php?t=44144) - [on radiosity and subdivisions](http://www.elYsiun.com/forum/viewtopic.php?t=56976&sid=c9c67def96ca13646af68932dc134465)