Difference between revisions of "Links"
From SfzWiki
(→other MMORPGs) |
Mezzodaemon (Talk | contribs) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | == misc == | + | >== misc == |
* [http://www.cgtextures.com/ Large Free texture Archive] | * [http://www.cgtextures.com/ Large Free texture Archive] | ||
* http://nehe.gamedev.net/ (opengl tutorial) | * http://nehe.gamedev.net/ (opengl tutorial) | ||
Line 11: | Line 11: | ||
* [http://ghoulsblade.schattenkind.net/wiki/index.php/Techlinks ghoulwiki-linklist] (slightly different than above) | * [http://ghoulsblade.schattenkind.net/wiki/index.php/Techlinks ghoulwiki-linklist] (slightly different than above) | ||
* http://ghoulsblade.schattenkind.net/wiki/index.php/Links ghoulsblade's linklist | * http://ghoulsblade.schattenkind.net/wiki/index.php/Links ghoulsblade's linklist | ||
+ | |||
+ | ---- | ||
== 3D Models == | == 3D Models == | ||
Line 43: | Line 45: | ||
== Tech-Notes and Articles == | == Tech-Notes and Articles == | ||
+ | * [http://sponeil.net/ Planet with zooming like Elite with Athomspheric Scattering (with sourcecode)] <- esp. Planet_Quad Demo ! | ||
* [[Stacktrace]] | * [[Stacktrace]] | ||
* [[RandomNumberGenerator]] | * [[RandomNumberGenerator]] | ||
Line 49: | Line 52: | ||
* [http://www.gameprogrammer.com/fractal.html Generating Random Fractal Terrain] | * [http://www.gameprogrammer.com/fractal.html Generating Random Fractal Terrain] | ||
* [http://www.fxgen.org/ Procedual Texturegeneration Library + Editor + Source (GPL+LGPL)] | * [http://www.fxgen.org/ Procedual Texturegeneration Library + Editor + Source (GPL+LGPL)] | ||
+ | * [http://www.ogre3d.org/phpBB2/viewtopic.php?t=37186&highlight= IteractedFractal Talk on Ogre-Forum] | ||
+ | * [http://talesbook.ilbello.com/imgs/nebulae.txt Nebulae generation] | ||
+ | * [http://www.ogre3d.org/phpBB2/viewtopic.php?t=44303 Ogre plugin: Sparse Virtual Textures] | ||
+ | * http://ogre3d.org/forums/viewtopic.php?f=11&t=45093 PrimitusCore: Planet Renderer 0.1.0 | ||
+ | * http://www.geeks3d.com/20090729/google-earth-like-real-time-planet-rendering/ | ||
== similar games? == | == similar games? == |
Latest revision as of 16:51, 9 January 2011
>== misc ==
- Large Free texture Archive
- http://nehe.gamedev.net/ (opengl tutorial)
- http://gamedev.net/ (lots of articles and books)
- http://wwww.developia.de/ (german hobby-gamedev scene)
- http://sf.net/ (lots of opensource software)
- http://gpwiki.org/ (game programming wiki)
- Umbrello UML, seems to be quite useful
- Gaphor UML, no code import/export
- iris2-wiki-linklist various interesting links for content and different graphical techniques
- ghoulwiki-linklist (slightly different than above)
- http://ghoulsblade.schattenkind.net/wiki/index.php/Links ghoulsblade's linklist
Contents
3D Models
3D Engines
3D Editor
other MMORPGs
Physic Engines
Sound
Tech-Notes and Articles
- Planet with zooming like Elite with Athomspheric Scattering (with sourcecode) <- esp. Planet_Quad Demo !
- Stacktrace
- RandomNumberGenerator
- RandomWorldGeneration
- Building Fractal Planets
- Generating Random Fractal Terrain
- Procedual Texturegeneration Library + Editor + Source (GPL+LGPL)
- IteractedFractal Talk on Ogre-Forum
- Nebulae generation
- Ogre plugin: Sparse Virtual Textures
- http://ogre3d.org/forums/viewtopic.php?f=11&t=45093 PrimitusCore: Planet Renderer 0.1.0
- http://www.geeks3d.com/20090729/google-earth-like-real-time-planet-rendering/