Difference between revisions of "Links"
From SfzWiki
(→misc) |
(→Tech-Notes and Articles) |
||
Line 44: | Line 44: | ||
* [http://www.wizardnet.com/musgrave/article.html Building Fractal Planets] | * [http://www.wizardnet.com/musgrave/article.html Building Fractal Planets] | ||
* [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)] | ||
== similar games? == | == similar games? == |
Revision as of 06:29, 20 September 2007
Contents
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
3D Models
3D Engines
3D Editor
other MMORPGs
Physic Engines
Sound
Tech-Notes and Articles
- Stacktrace
- RandomNumberGenerator
- RandomWorldGeneration
- Building Fractal Planets
- Generating Random Fractal Terrain
- Procedual Texturegeneration Library + Editor + Source (GPL+LGPL)