Difference between revisions of "Techlinks"

From Ghoulwiki
Jump to: navigation, search
(my ogre notes)
(interesting links)
Line 158: Line 158:
 
* http://www.opengameforge.org/components/com_mambowiki/index.php/Resources  city, terrain
 
* http://www.opengameforge.org/components/com_mambowiki/index.php/Resources  city, terrain
 
* https://sourceforge.net/projects/ogremp  boost replacement for threading, meant for ogre
 
* https://sourceforge.net/projects/ogremp  boost replacement for threading, meant for ogre
 +
* http://www.drizzle.com/~scottb/gdc/continuous-world.htm continuous-world
  
 
=== coding references ===
 
=== coding references ===

Revision as of 11:55, 13 May 2008

here i want to mirror the tech-link-list from the iris wiki, in case that goes down... the original is here : http://www.iris2.de/index.php/Links


digital content creation

This part is about creating Models, Textures, Musik, etc for Ogre and Iris.

searching content

gui systems for ogre

  • Navi - uses the LLMozLib library to render HTML based GUIs
  • BetaGUI 2 - betajaen's overlay-based GUI system now has a new theme system using CSS styles
  • QuickGUI is another overlay-based GUI system that concentrates on simplicity
  • see also Ogre

physics

shaders

3d and graphical techniques

interesting links

coding references

Compilers

uo related

my ogre notes

see Ogre