Difference between revisions of "Techlinks"
From Ghoulwiki
Ghoulsblade (talk | contribs) (→3d and graphical techniques) |
Ghoulsblade (talk | contribs) (→3d and graphical techniques) |
||
Line 67: | Line 67: | ||
=== 3d and graphical techniques === | === 3d and graphical techniques === | ||
+ | * http://developer.valvesoftware.com/wiki/Displacements halflife displacements, like a more flexible heightfield | ||
* http://www.duskengine.de/index.php?option=com_content&task=view&id=1&Itemid=21 ogre mesheditor v1.0 | * http://www.duskengine.de/index.php?option=com_content&task=view&id=1&Itemid=21 ogre mesheditor v1.0 | ||
* [http://www.ogre3d.org/wiki/index.php/Wiki_Digest ogre wiki digest] | * [http://www.ogre3d.org/wiki/index.php/Wiki_Digest ogre wiki digest] |
Revision as of 12:14, 11 October 2007
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
Contents
digital content creation
This part is about creating Models, Textures, Musik, etc for Ogre and Iris.
- Blender setup to work with Ogre
- Free 3D Texture Tools for Windows
- Skinny (a small but nice Blender script, for rapid automatic mesh-generation for animated characters, rigging & UV-Mapping) Examples
- Shader Examples From ogre wiki
- Content Creation Tools From ogre wiki
- Content Creation Tutorials From ogre wiki
- Songs
- Static 3D-Models need
- Ground Textures need
- texturemaker
- rendermonkey (see also rmogreexporter in ogre addons)
- mapzoneeditor texturing tool
- animal print patterns pack
- 3D-Studio Max: Tutorial to build a medival House
- 3dtutorials (Creating a Head)
- lmms musik
- rosegarden musik (see also Wired, Aldrin, UbuntuStudio)
- http://voxfeminae.planetquake.gamespy.com/tutorials/ sound creation tutorials (seems to be dead, author email : mailto:hellchick@planetquake.com)
- http://mixxx.sourceforge.net/ musik
searching content
- http://www.ogre3d.org/wiki/index.php/Free_Resources linklist in ogre wiki
- CC search
- LowPolyCoop open content + blog
- FreeGameArts
- OMN
- tilesets
- Psionic's 3D Game Resources > Free 3D Models
- http://virtualworlds.wikia.com/wiki/Main_Page Wikiworlds: Open content wiki
- http://www.digitalboneyard.net/ Digital Boneyard: Dump your old stuff here :)
- http://www.e2-productions.com/bmr/ Blender 3D Model Repository: Stuff made with Blender3D
- http://www.bvhfiles.com/ Free bvh files: Motion capture data
- http://www.nordquistart.com/: Free Art for you
- http://www.jamendo.com/de/ creative commons music
- http://www.wolfiesden.com/golgotha/golgotha.asp golgotha textures
- http://freesound.iua.upf.edu/
- http://ccmixter.org/ (sound?music?)
- http://www.opsound.org/
- http://www.findsounds.com/
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
shaders
- http://frustum.org/3d/
- http://esprit.campus.luth.se/~humus/3D/
- http://sfz.schattenkind.net/wiki/index.php/CellShadingNotes
- http://www.ogre3d.org/phpBB2/viewtopic.php?t=32906&start=0&postdays=0&postorder=asc&highlight= three kingdoms watershader showcase
3d and graphical techniques
- http://developer.valvesoftware.com/wiki/Displacements halflife displacements, like a more flexible heightfield
- http://www.duskengine.de/index.php?option=com_content&task=view&id=1&Itemid=21 ogre mesheditor v1.0
- ogre wiki digest
- Paper about procedual texture generation from the demoscene
- normal-map-generation
- Alpha mapping + normal mapping material script
- irrlicht material library
- cubic texture for normal mapping
- normal mapping
- bumpmapping and normal mapping in ogre
- Offset Bump Ambient Lightmap
- PerPixel Lighting with Offset(Parallax) Mapping
- fur shader
- water shader
- forest
- billboard clouds
- instancing
- impostor
- impostor2
- projective decals
- SpriteManager2d
- ManualObject_2D
- stencil glow/halo
- tile terrain
- tile terrain screenshots
- LiSPSM (light space perspective shadow maps) shadows
- Caelum : day and night cycles
- bloom
- post processing example
- optimizing render-speed
- optimizing render-speed 2
- old granny viewer
- ogre3d on ps3
- ogre efficient gui
- texture splatting
- ogre planetary scene manager
- tree
- tree 2
- tree/billboard
- ogre mesh tree
- fresnel shader (fog + normal mapping) : water
- Portal Connected Zone Scene Manager
- http://blenderartists.org/forum/showthread.php?t=103830 shield effect
- http://www.ogre3d.org/wiki/index.php/Light_mapping
- http://www.tar.hu/gamealgorithms/index.html core techniques and algorithms for games
- http://www.realtimerendering.com/ realtime rendering resources
- http://www.ogre3d.org/phpBB2/viewtopic.php?t=27394 fully destructible
interesting links
- Explicitly triggering the Garbage Collector
- Bitwise Operations and other LUA patches
- GetTicks als SDL Ersatz?
- uo-guide
- runuo map howto
- ogre hardware cursor
- hardware cursor : win32 api function SetCursor
- ogreopcode forum
- procedural building generation
- audiere sound lib, LGPL, ogg, mp3
- Projects using OGRE
- How to Run a Successful Free Software Project
- MicroPather pathfinding lib
- the-myth-of-the-developer-royalty
- voice system
- http://vegastrike.sourceforge.net/wiki/HowTos
coding references
Compilers
my ogre notes
see Ogre