Difference between revisions of "Links"
From SfzWiki
(→Tech-Notes and Articles) |
(→Tech-Notes and Articles) |
||
Line 54: | Line 54: | ||
* [http://www.ogre3d.org/phpBB2/viewtopic.php?t=44303 Ogre plugin: Sparse Virtual Textures] | * [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://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? == |
Revision as of 08:17, 31 July 2009
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
- ghoulwiki-linklist (slightly different than above)
- http://ghoulsblade.schattenkind.net/wiki/index.php/Links ghoulsblade's linklist
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/