Difference between revisions of "Links"

From Ghoulwiki
Jump to: navigation, search
(games)
(unsorted)
 
(127 intermediate revisions by 2 users not shown)
Line 49: Line 49:
 
*http://elementar.game-host.org  elementar, rpg in perl by ishka
 
*http://elementar.game-host.org  elementar, rpg in perl by ishka
 
*http://www.xotus.de/ xotus, space browsergame in perl by ishka
 
*http://www.xotus.de/ xotus, space browsergame in perl by ishka
* [http://www.diccuric.org/ moe]
+
* [http://www.diccuric.org/ moe] [http://www.brightidea.eu/games/ moe2012]
  
 
== code ==
 
== code ==
 +
* http://blog.objectmentor.com/articles/2009/02/26/10-papers-every-programmer-should-read-at-least-twice
 +
* http://osteele.com/posts/2004/11/ides
 +
* http://libredocs.org/welcome.html paintchat+multiplayer texteditor mit owncloud+webbased : http://etherpad.org/ http://webodf.org/ http://code.google.com/p/svg-edit/
 +
* code history / version management / contrib visualization : [http://www.youtube.com/results?search_query=code+swarm&page=&utm_source=opensearch code swarm]
 +
** awesome version-history visualizer : http://code.google.com/p/gource/  http://www.youtube.com/watch?v=pSymT2p34B4
 
* c : pointer to multidimensional array : int a[10][10]; int (*b)[10]; b = a;
 
* c : pointer to multidimensional array : int a[10][10]; int (*b)[10]; b = a;
 
* http://www.cakephp.org/ : webdev framework, php based alternative to Ruby on Rails ([http://www.neish.net/rails_cake_django comparison rails_cake_django])
 
* http://www.cakephp.org/ : webdev framework, php based alternative to Ruby on Rails ([http://www.neish.net/rails_cake_django comparison rails_cake_django])
Line 69: Line 74:
 
*[http://www.wotsit.org  wotsit]
 
*[http://www.wotsit.org  wotsit]
 
*[http://www.hetland.org/python/instant-python.php  python_tut]
 
*[http://www.hetland.org/python/instant-python.php  python_tut]
*[http://www.hostedscripts.com/scripts/antispam.html  antispam]
 
 
*[http://www.geometrictools.com/Intersection.html  geometrictools.com]
 
*[http://www.geometrictools.com/Intersection.html  geometrictools.com]
 
*[http://www.harveycartel.org/metanet/tutorials.html  Collision 2D Tutorial] (ngame)
 
*[http://www.harveycartel.org/metanet/tutorials.html  Collision 2D Tutorial] (ngame)
Line 93: Line 97:
 
* http://www-graphics.stanford.edu/data/3Dscanrep/ 3d depth-scan repository
 
* http://www-graphics.stanford.edu/data/3Dscanrep/ 3d depth-scan repository
 
* http://en.wikipedia.org/wiki/Gobby  : free software collaborative real-time editor
 
* http://en.wikipedia.org/wiki/Gobby  : free software collaborative real-time editor
 +
** http://etherpad.opennel.org  http://piratepad.net/
 
* http://irc.essex.ac.uk/www.iota-six.co.uk/c/ : c tutorials
 
* http://irc.essex.ac.uk/www.iota-six.co.uk/c/ : c tutorials
 
* http://www.cprogramming.com/tutorial.html
 
* http://www.cprogramming.com/tutorial.html
Line 117: Line 122:
 
* http://www.cppdepend.com/  [http://cppdepend.wordpress.com/2009/11/09/why-ogre3d-make-you-want-to-use-it/ ogre sample]
 
* http://www.cppdepend.com/  [http://cppdepend.wordpress.com/2009/11/09/why-ogre3d-make-you-want-to-use-it/ ogre sample]
 
* http://stackoverflow.com/
 
* http://stackoverflow.com/
 +
* http://www.catonmat.net/blog/bash-one-liners-explained-part-one/
  
 
== security ==
 
== security ==
Line 131: Line 137:
 
* [http://news.bbc.co.uk/2/hi/technology/7842013.stm win virus : vista,usb,calculetes urls.. : downadup/Conficker (21.01.2009)] UK Ministry of Defence, Hospitals
 
* [http://news.bbc.co.uk/2/hi/technology/7842013.stm win virus : vista,usb,calculetes urls.. : downadup/Conficker (21.01.2009)] UK Ministry of Defence, Hospitals
 
* http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ IE bugs
 
* http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/ IE bugs
 +
* us drones hit by computer virus : http://www.wired.com/dangerroom/2011/10/virus-hits-drone-fleet/
  
 
== unsorted ==
 
== unsorted ==
 +
* http://vimeo.com/108650530
 +
* http://www.gutenberg.org/ free ebooks, art of war, ulysses, ...
 +
* http://www.casualvillain.com/ fancy art
 +
* http://www.bbc.co.uk/news/technology-15875522  cyborg insects in real life (tech, solar+motion energy harvest to power micro controller)
 +
* http://www.bbc.co.uk/news/science-environment-14976893  hydrogen/wasserstoff/strom erzeugende bakterien/mikroben limitless
 +
* https://www.opensource.gov US gov news/journalism source collection, found by computer analysis article on bbc, also http://www.monitor.bbc.co.uk/
 +
* self-defense/martial arts/karate courses on youtube : http://www.youtube.com/user/ChosonNinja#p/u/1299/ADO3zsqN6Rs
 +
* steampunk exhibition http://news.bbc.co.uk/2/hi/technology/8593305.stm
 
* share mouse and keyboard across multiple computers : http://synergy2.sourceforge.net/
 
* share mouse and keyboard across multiple computers : http://synergy2.sourceforge.net/
 
* http://www.metacafe.com/watch/303404/canadian_autumn_video_pilotage_of_r_c_planes/ canadian autumn, remote controlled plane with camera : controlled by head mounted display
 
* http://www.metacafe.com/watch/303404/canadian_autumn_video_pilotage_of_r_c_planes/ canadian autumn, remote controlled plane with camera : controlled by head mounted display
Line 235: Line 250:
 
* http://www.phorum.org/ forum software ([http://www.golem.de/0801/56773.html golem article])
 
* http://www.phorum.org/ forum software ([http://www.golem.de/0801/56773.html golem article])
 
* [[WarCraft3 Notes]]
 
* [[WarCraft3 Notes]]
* http://recaptcha.net/ anti-spam and helps digitizing books
 
 
*  http://www.arg0.net/encfs linux dir encryption without loopback (eg. good for home dir)
 
*  http://www.arg0.net/encfs linux dir encryption without loopback (eg. good for home dir)
 
* http://www.aquafold.com/ programm like phpmyadmin, for mysql-admin stuff (newest version is commercial, but older versions are free)
 
* http://www.aquafold.com/ programm like phpmyadmin, for mysql-admin stuff (newest version is commercial, but older versions are free)
Line 276: Line 290:
 
* http://news.bbc.co.uk/2/hi/science/nature/8126197.stm Earth map free to download and use, terrain and elevation ?
 
* http://news.bbc.co.uk/2/hi/science/nature/8126197.stm Earth map free to download and use, terrain and elevation ?
 
* windows data recovery : Diskinternals Fat32 oder NFTS
 
* windows data recovery : Diskinternals Fat32 oder NFTS
 +
* 23.04.2010 facebook replacing google tech? http://news.bbc.co.uk/2/hi/technology/8590306.stm
 +
* http://www.dailymotion.com/video/xcv6dv_pixels-by-patrick-jean_creation pixel invasion video
 +
* http://www.netdoktor.de/ symptome etc (z.b. blinddarm entzündung)
 +
* http://www.huffingtonpost.com/2010/07/15/digital-drugs-get-teens-h_n_647397.html  ("digital drug", altering brainwave by binaural, or two-toned audio signal -> headphones)
 +
* http://www.bbc.co.uk/news/science-environment-18868848 2012 graphene material for electronics
 +
* facerig: realtime face distortion software, facial expressions mapped to fantasy avatars, $10 or so (wolf tipp)
  
 
=== license discussions ===  
 
=== license discussions ===  
Line 290: Line 310:
 
(text unter kommentar button:)
 
(text unter kommentar button:)
 
WICHTIG: Sollte der oben eingetragene Link auf eine rein gewerbliche Seite führen, behalte ich es mir vor, für die hier platzierte Werbung Gebühren einzufordern. Der Rechnungsbetrag errechnet sich wie folgt: 150,- € x pagerank der beworbenen Seite. Er wird jedoch mindestens 300,- € betragen. Mit Klicken des Absenden-Buttons erkennen Sie diese Regelung an und verpflichten sich, die Rechnung innerhalb von 7 Tagen nach Erhalt ohne Abzug zu begleichen.
 
WICHTIG: Sollte der oben eingetragene Link auf eine rein gewerbliche Seite führen, behalte ich es mir vor, für die hier platzierte Werbung Gebühren einzufordern. Der Rechnungsbetrag errechnet sich wie folgt: 150,- € x pagerank der beworbenen Seite. Er wird jedoch mindestens 300,- € betragen. Mit Klicken des Absenden-Buttons erkennen Sie diese Regelung an und verpflichten sich, die Rechnung innerhalb von 7 Tagen nach Erhalt ohne Abzug zu begleichen.
 +
 +
* [http://www.hostedscripts.com/scripts/antispam.html  antispam]
 +
* http://www.stopforumspam.com/
 +
* http://recaptcha.net/ anti-spam and helps digitizing books
 +
* phpbb3 : new users : first x posts moderated. stops manual spammers
  
 
== maps ==
 
== maps ==
Line 415: Line 440:
 
* http://rosinstrument.com/cgi-proxy.htm  (with choice from which country)
 
* http://rosinstrument.com/cgi-proxy.htm  (with choice from which country)
 
* http://www.dmoz.org/Computers/Internet/Proxying_and_Filtering/Hosted_Proxy_Services/Free/Proxy_Lists/
 
* http://www.dmoz.org/Computers/Internet/Proxying_and_Filtering/Hosted_Proxy_Services/Free/Proxy_Lists/
 +
* thor(vidalia)
  
 
== anti-censorship ==  
 
== anti-censorship ==  
 
+
 +
* google censorship requests http://news.bbc.co.uk/2/hi/technology/8633642.stm "government's request tool"
 
* http://www.your-freedom.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
 
* http://www.your-freedom.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
 
* http://glite.sayni.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
 
* http://glite.sayni.net/ mentioned on [http://news.bbc.co.uk/2/hi/asia-pacific/7012984.stm bbc article about burma]
Line 429: Line 456:
 
* http://de.wikipedia.org/wiki/Verbotenes_oder_indiziertes_Medium    german wikipedia removes article about censorship
 
* http://de.wikipedia.org/wiki/Verbotenes_oder_indiziertes_Medium    german wikipedia removes article about censorship
 
* http://www.blackouteurope.eu/act/why-act.html  europe internet censorship 2009
 
* http://www.blackouteurope.eu/act/why-act.html  europe internet censorship 2009
* [http://tinyurl.com/camxkj/ http://kinderpornos.info/banner.gif]
 
 
* german : http://www.ennomane.de/2009/06/18/kinderporno-sperren-warum-es-sehr-wohl-um-zensur-geht/
 
* german : http://www.ennomane.de/2009/06/18/kinderporno-sperren-warum-es-sehr-wohl-um-zensur-geht/
 +
* peaceful revolution egypt 2011 http://www.bbc.co.uk/news/world-middle-east-12522848
  
 
== filesharing ==
 
== filesharing ==
Line 490: Line 517:
 
** http://video.google.com/videoplay?docid=7886780711843120756&ei=DgI8SrCZA5n02gL7hfyZCg&q=The+Obama+Deception
 
** http://video.google.com/videoplay?docid=7886780711843120756&ei=DgI8SrCZA5n02gL7hfyZCg&q=The+Obama+Deception
 
* http://www.dailymotion.com/video/x7y1ur_endgame-deutsch-blaupause-fur-die-g_shortfilms
 
* http://www.dailymotion.com/video/x7y1ur_endgame-deutsch-blaupause-fur-die-g_shortfilms
 +
* (unverified) uk nuclear arsenal outsourced to private firm? serco, Chris Hyma http://www.youtube.com/watch?v=szNLMtgI7hU
  
 
== installer,packaging,distribution ==
 
== installer,packaging,distribution ==
Line 497: Line 525:
  
 
== games ==
 
== games ==
 +
* http://www.wolfire.com/desperate-gods https://github.com/David20321/FTJ generic multiplayer boardgame simulator / interface : mouse cursor of other players visible, dice and cards physics, no rules enforced by computer
 +
* http://www.realmofthemadgod.com/  mmo shooter in browser
 +
* roguelike hunting / wilderness : unreal world : http://www.jmp.fi/~smaarane/urw_screenshots.html
 +
* sience löve2d dungeoncrawler "Dungeonspace" : http://forums.tigsource.com/index.php?topic=24705.0
 +
* http://somanyrooms.com/  lots of gamejam games in one big program / flash / browser
 +
* http://www.terrariaonline.com http://playstarbound.com/about/
 +
* tons of roguelikes : http://roguelikedeveloper.blogspot.com/2011/12/request-for-votes-ascii-dreams.html [[roguelike list mirror]]
 +
** [http://roguebasin.roguelikedevelopment.org/index.php/Major_roguelikes wiki] [http://roguebasin.roguelikedevelopment.org/index.php/Roguelike_Dev_FAQ#Dungeon_Crawl devfaq] [http://sites.google.com/site/ennewalker/stonesouptiles Crawl], [http://te4.org/tome/screenshots TOME], [http://www.zincland.com/powder POWDER], [http://rephial.org/ angband]
 +
* tome roguelike http://te4.org/tome/screenshots  Tales of Maj'Eyal : ToME 4 is an RPG Roguelike game
 +
* minecraft in space : blockaderunner [http://www.blockaderunnergame.com/Projects/BlockadeRunner/Videos.aspx] indie but not os, early
 +
* [http://www.planeshift.it/ planeshift] average online 20-80 http://planeshift.zeroping.it/index.php?page=stats
 +
* qubodup mmo, gpl?, http://www.thekingofdemons.com/
 +
* qubodup mmo, gpl?, http://www.evidyon.es/
 +
* http://www.pieceofpiestudios.com/swimmingunderclouds/ fish in bubble
 +
* http://plasmaclient.info  kaelis myst opensource client 
 +
* http://www.goblincamp.com/  opensource dwarffortress clone
 +
* http://www.igf.com/php-bin/entries2011.php  a few nice ideas.
 +
* http://blog.sketchnation.com/  custom shooter by painting on paper and photo
 +
* http://freegamer.blogspot.com/2010/04/error-42-deprecated-dimension.html : abstract vector gfx : bitfighter, quantum, hextd, wordwarvi, goblinhack
 +
* http://freegamer.blogspot.com/2010/03/one-little-bit-of-roguelike-one-hint-of.html pyromancer : asci-art/lowres shooter
 +
* http://blog.openclonk.org/  openclonk
 
* http://code.google.com/p/wtfgame/ [http://forum.freegamedev.net/viewtopic.php?f=22&t=220 fg forum thread] wtfgame, roguelike basebuilding
 
* http://code.google.com/p/wtfgame/ [http://forum.freegamedev.net/viewtopic.php?f=22&t=220 fg forum thread] wtfgame, roguelike basebuilding
 
* http://home.exetel.com.au/tjaden/raidem/ topdown scroller, opensource, linux,win etc.
 
* http://home.exetel.com.au/tjaden/raidem/ topdown scroller, opensource, linux,win etc.
Line 573: Line 622:
 
* http://www.thelegacy.de/Museum/5839/ old amiga spacegame, nonfree, whales voyage
 
* http://www.thelegacy.de/Museum/5839/ old amiga spacegame, nonfree, whales voyage
 
* http://www.bay12games.com/dwarves/ Dwarf Fortress : closed source, asci art, roguelike survivor, build and manage fortress
 
* http://www.bay12games.com/dwarves/ Dwarf Fortress : closed source, asci art, roguelike survivor, build and manage fortress
 +
** http://tvtropes.org/pmwiki/pmwiki.php/VideoGame/DwarfFortress
 
** http://tigsource.com/articles/2009/01/10/new-years-resolution-play-dwarf-fortress video tuts
 
** http://tigsource.com/articles/2009/01/10/new-years-resolution-play-dwarf-fortress video tuts
 
* http://freedsa.schattenkind.net/ freedsa remake, early in development, see [http://www.crystals-dsa-foren.de/showthread.php?tid=700 forum thread], uses our [http://lugre.sf.net lugre] framework
 
* http://freedsa.schattenkind.net/ freedsa remake, early in development, see [http://www.crystals-dsa-foren.de/showthread.php?tid=700 forum thread], uses our [http://lugre.sf.net lugre] framework
Line 633: Line 683:
 
* http://freevikings.wz.cz/
 
* http://freevikings.wz.cz/
 
* http://apocalypse.rulez.org/vacuum
 
* http://apocalypse.rulez.org/vacuum
 +
* Sub-Culture : old cool non-foss submarine game with nice atmosphere [http://www.mobygames.com/game/windows/sub-culture/reviews/reviewerId,584/ mobygames (Criterion Studios/Ubi Soft)] [http://www.youtube.com/watch?v=Y5zBLgc1y-w&feature=PlayList&p=EF6EA144FA0F8A96&playnext_from=PL&playnext=1&index=18 youtube]
  
 
== gamedev and lists ==
 
== gamedev and lists ==
 +
* http://en.wikipedia.org/wiki/Bartle_Test#Achievers
 +
* http://notgames.org/blog/releases/
 +
* love2d offline docs : http://commondatastorage.googleapis.com/loveclub/docs.zip
 +
* indie game sale : http://www.becausewemay.com/direct.html
 +
* http://daid2.mine.nu/~daid/tigsource_pics/
 +
* 1month long gamejam : http://nagademo.com/
 +
* "Inventing on Principle" also in gamedesign (found on roguelike blog ascri dreams) http://vimeo.com/36579366
 +
* http://vterrain.org/
 +
* http://pcg.wikidot.com/ procedural content generation
 +
* 2d/3d noise perlin : http://www.noisemachine.com/talk1
 +
* linux: opensuse cross/multi-distro build/compile service https://build.opensuse.org/
 +
* lots of spaceship sience-fiction ideas : warp bubble, traversable wormhole, negative vacuum energy, quantum entanglement communicator, http://www.bbc.com/future/story/20120321-searching-for-a-starship/3
 +
* live screencast http://www.justin.tv
 +
* gamejam molydeux : http://www.facebook.com/events/134077380052626/
 +
* techlink https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking
 +
* techlink https://developer.valvesoftware.com/wiki/Latency_Compensating_Methods_in_Client/Server_In-game_Protocol_Design_and_Optimization
 +
* physfs physicsfs sandboxed/jailed filesystem for game scripts preventing access outside, also can mix dirs from archives+disk : http://icculus.org/physfs/
 +
* procedural planet/space rendering : http://sponeil.net/index.htm (link found in vegastrike forums)
 +
* http://independently-speaking.com/250-indie-games-you-must-play/
 +
* spacegame note : antimatter fuel from Van Allen belts of magnetic field of planets ? http://www.bbc.co.uk/news/science-environment-14405122
 +
* blogpost listing link-lists http://ploobs.com.br/?p=766
 +
* julius game-idea : riot-vs-police-rts/fps, monochrome-desaturate-on-move, http://forum.freegamedev.net/viewtopic.php?f=5&t=1384
 +
* media lib / simple framework like sdl? : http://www.sfml-dev.org/ used 2011.03 redit gamejam : http://freegamer.blogspot.com/2011/03/dev-corner-48-hour-reddit-game-jam.html
 +
* foss space games http://freegamer.blogspot.com/2011/01/oh-my-god-its-full-of-stars-free-and.html
 +
* german magazine http://www.codeschleuder.de/ and forums http://spieleprogrammierer.de/
 
* game lists for marketing
 
* game lists for marketing
** Identica
+
** Identica,Reddit,Google Wave,StumbleUpon,Linux Game Tome/happypenguin,Linux Game Database
** Reddit
+
** FSDaily,OpenGameArt,tigsource,Slashdot,Libre Game Wiki,Wikipedia,LinuxGamer/s,RockPaperShotgun forums,Digg
** Google Wave
+
* focused on gamedev : http://www.pixelprospector.com/indev/ (indy + opensource)
** StumbleUpon
+
* http://www.moddb.com/games (more work in progress/dev is ok)
** Linux Game Tome/happypenguin
+
* http://gamejolt.com/ (rather for finished games)
** Linux Game Database
 
** FSDaily
 
** OpenGameArt
 
** The Indie Gamer Source (tigsource) forums
 
** Slashdot
 
** Libre Game Wiki
 
** Wikipedia
 
** LinuxGamer/s
 
** RockPaperShotgun forums
 
** Digg
 
 
* computergame-dev on tv, german [http://www.youtube.com/watch?v=zWesDDPdW7U 1] [http://www.youtube.com/watch?v=--negUCYyJA 2] [http://www.youtube.com/watch?v=ZVfwnG5pY3g 3]
 
* computergame-dev on tv, german [http://www.youtube.com/watch?v=zWesDDPdW7U 1] [http://www.youtube.com/watch?v=--negUCYyJA 2] [http://www.youtube.com/watch?v=ZVfwnG5pY3g 3]
 
* http://www.significant-bits.com/how-i-got-art-for-my-game-part-1
 
* http://www.significant-bits.com/how-i-got-art-for-my-game-part-1
Line 837: Line 903:
 
* http://www.boswars.org/  foss rts
 
* http://www.boswars.org/  foss rts
 
* http://boson.eu.org/  foss rts , 3d
 
* http://boson.eu.org/  foss rts , 3d
 +
 +
* http://www.essentialmath.com/ Essential Math for Games Programmers
 +
* http://wwwcg.in.tum.de/Teaching/SS2010/Seminar/Workouts/index_html (German, courses pdf etc)
  
 
=== content distribution and gaming community systems like steam ===
 
=== content distribution and gaming community systems like steam ===
Line 859: Line 928:
 
* maybe interesting : Extensible Messaging and Presence Protocol (XMPP) [http://en.wikipedia.org/wiki/Xmpp xmpp]
 
* maybe interesting : Extensible Messaging and Presence Protocol (XMPP) [http://en.wikipedia.org/wiki/Xmpp xmpp]
 
* http://www.impulsedriven.com/ commercial (company:stardocks) : steamlike system
 
* http://www.impulsedriven.com/ commercial (company:stardocks) : steamlike system
 +
 +
* note : others ? (eg. Gluon, DJL, OpenCDS, ArchiveGames, glou)
  
 
=== linux installing,packaging ===
 
=== linux installing,packaging ===
Line 962: Line 1,033:
 
* http://en.wikipedia.org/wiki/Micro-blogging
 
* http://en.wikipedia.org/wiki/Micro-blogging
 
* Yammer, Twitter and Friendfeed
 
* Yammer, Twitter and Friendfeed
 +
 +
* ticket system / tech support / idea voting
 +
** http://getsatisfaction.com/ commercial, used by minecraft,twitter etc, inspiration
 +
** http://www.ideatorrent.org/ free
 +
** http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems
 +
** http://en.wikipedia.org/wiki/Comparison_of_help_desk_issue_tracking_software
 +
* FAQ/Questions-and-Answer systems :
 +
** http://en.wikipedia.org/wiki/OSQA  (voting, bug also affects me etc)
 +
** http://stackoverflow.com/
 +
** http://askubuntu.com/
 +
** https://launchpad.net/ (bugtracker, groupware, code review, ppa debian-packet distribution, compile-farm/crossplatform?)
 +
** http://en.wikipedia.org/wiki/Comparison_of_issue-tracking_systems
  
 
== libs ==
 
== libs ==
Line 968: Line 1,051:
  
 
== content creation ==
 
== content creation ==
 
+
* interesting procedural tree generation mechanism+editor. exportable? http://docs.unity3d.com/Documentation/Components/class-Tree.html
 +
* http://algorithmiccomposer.com/  generative music
 +
* pixel art humanoid-character generation with anims http://www.charas-project.net/charas2/index.php?lang=en&generator=1
 +
* http://www.aseprite.org/  pixelart sprite editor
 +
* http://www.ludumdare.com/compo/tools/
 +
* programmer art, multiple part series ? http://gamasutra.com/blogs/ChrisHildenbrand/20111015/8669/2D_Game_Art_For_Programmers__Part_1_updated.php
 +
* fractal world generator (globe) http://donjon.bin.sh/world/
 +
* volume data (brain scans etc) http://www-graphics.stanford.edu/data/voldata/
 +
* pixelart editor for unity http://ragepixel.com/
 +
* pixelart tutorials : http://garmahis.com/tutorials/pixel-art-tutorials/ (eri tipp)
 +
** http://www.pixeljoint.com/forum/forum_posts.asp?TID=11299 
 +
** http://ghoulsblade.schattenkind.net/wiki/index.php/LudumDare201204#graphicstyle
 +
* game with well documented art-pipeline and big online presence : http://freegamer.blogspot.com/2011/01/ancientbeast-and-freezingmoon.html
 +
* terrain gen : lithosphere : http://freegamer.blogspot.com/2010/12/lithosphere-awesome-visual-procedural.html
 +
* art-for-code http://www.artforcode.org/  http://www.blendernation.com/art-for-code-ready-for-general-usage/ 
 +
* sculpting tool with auto tesselation, faster than blender, Sculptris, closedsrc, http://forum.freegamedev.net/viewtopic.php?f=6&t=400
 
* [[povray]]
 
* [[povray]]
 
* http://mapeditor.org/index.html "tiled" : generic 2d sprite/tilebased map/level editor  (opensource,java)
 
* http://mapeditor.org/index.html "tiled" : generic 2d sprite/tilebased map/level editor  (opensource,java)
Line 1,071: Line 1,169:
  
 
== free content ==
 
== free content ==
 +
* http://www.spieleprogrammierer.de/wiki/Link-Sammlung#Fertiger_Content
 +
* http://freegamedev.net/wiki/Art_asset_resources
 +
* love2d resources sticky forum thread : http://love2d.org/forums/viewtopic.php?f=3&t=12
 +
* http://freegamer.blogspot.com/2011/06/dev-corner-how-to-request-art-for-your.html  (how to ask/request art (and how not to))
 +
** http://forums.wesnoth.org/viewtopic.php?f=13&t=26396  how to find artists for your team
 +
* http://freegamer.blogspot.com/2010/05/ryzom-foss-art.html http://media.ryzom.com/ ryzom
 +
* http://freegamedev.net/wiki/Free_3D_and_2D_art_and_audio_resources  fgd wiki list
 
* http://pfunked.deviantart.com/gallery/  devianart-artist using free license
 
* http://pfunked.deviantart.com/gallery/  devianart-artist using free license
 
* http://peaceloveandhappiness.org/?q=taxonomy/term/2 free fonts
 
* http://peaceloveandhappiness.org/?q=taxonomy/term/2 free fonts
Line 1,131: Line 1,236:
 
* http://www.davidrumsey.com/luna/servlet/view/group/812?os=0  maps, cc, used by freecol
 
* http://www.davidrumsey.com/luna/servlet/view/group/812?os=0  maps, cc, used by freecol
 
* http://gpl.imageafter.com/ 10k gpl2 images
 
* http://gpl.imageafter.com/ 10k gpl2 images
 +
* http://www.nuvorm.nl/start/index.php?option=com_content&view=article&id=76:explosiongenerator&catid=40:experiments&Itemid=53  pixel-explosion-generator
  
 
==== textures ====
 
==== textures ====
 +
* deviant art seamless textures group, not necessarily free but good to search. http://seamlesstextures.deviantart.com/
 +
* http://ogre3d.org/forums/viewtopic.php?f=11&t=56125&view=unread#unread space skybox tool
 +
* http://www.xnormal.net/1.aspx
 +
* http://www.mapzoneeditor.com/index.php?PAGE=HOME
 +
* http://neotextureedit.sourceforge.net/index.html  procedural texture gen (found in opendungeons forum)
 
* http://blender-archi.tuxfamily.org/Textures
 
* http://blender-archi.tuxfamily.org/Textures
 
* http://www.cgtextures.com/
 
* http://www.cgtextures.com/
Line 1,152: Line 1,263:
  
 
==== models ====
 
==== models ====
 +
* http://www.blendswap.com/
 
* http://www.e2-productions.com/bmr/ (aka http://e2-productions.com/repository/index.php) Blender 3D Model Repository: Stuff made with Blender3D
 
* http://www.e2-productions.com/bmr/ (aka http://e2-productions.com/repository/index.php) Blender 3D Model Repository: Stuff made with Blender3D
 
*[http://www.psionic3d.co.uk/gallery/thumbnails.php?album=2 Psionic's 3D Game Resources > Free 3D Models]  [http://www.psionic3d.co.uk/forums/viewtopic.php?p=20795 license similar to public domain]
 
*[http://www.psionic3d.co.uk/gallery/thumbnails.php?album=2 Psionic's 3D Game Resources > Free 3D Models]  [http://www.psionic3d.co.uk/forums/viewtopic.php?p=20795 license similar to public domain]
Line 1,168: Line 1,280:
 
* http://webdocs.cs.ualberta.ca/~mburo/orts/  old foss strategy game, 3d, abandoned, scifi
 
* http://webdocs.cs.ualberta.ca/~mburo/orts/  old foss strategy game, 3d, abandoned, scifi
 
* http://www.blendermodels.org/  royality free models
 
* http://www.blendermodels.org/  royality free models
 +
* http://www.reinerstilesets.de/de/
  
 
==== audio ====
 
==== audio ====
 +
* http://forum.freegamedev.net/viewtopic.php?f=6&t=2050 "Explosion sound effect generator -- Explodomatica" here: http://smcameron.github.com/explodomatica
 
* http://freegamer.blogspot.com/2010/02/game-sfx-maker-tool-sfxr-in-flash.html post about [http://code.google.com/p/as3sfxr/ as3sfxr]
 
* http://freegamer.blogspot.com/2010/02/game-sfx-maker-tool-sfxr-in-flash.html post about [http://code.google.com/p/as3sfxr/ as3sfxr]
 
* http://www.jamendo.com/  creative commons music
 
* http://www.jamendo.com/  creative commons music
Line 1,206: Line 1,320:
 
* google website hosting : http://sites.google.com/
 
* google website hosting : http://sites.google.com/
 
* forums:  http://www.mfbb.net/
 
* forums:  http://www.mfbb.net/
 +
* http://freeshell.de/~joomla/  free perl/php/mysql, no cost, just send postcard
  
 
=== code / project hosting ===  
 
=== code / project hosting ===  

Latest revision as of 11:47, 30 November 2014

I am not responsible for the content of external internet sites

top

c++ libraries

blender

friends

code

security

unsorted

license discussions

antispam

(text unter kommentar button:) WICHTIG: Sollte der oben eingetragene Link auf eine rein gewerbliche Seite führen, behalte ich es mir vor, für die hier platzierte Werbung Gebühren einzufordern. Der Rechnungsbetrag errechnet sich wie folgt: 150,- € x pagerank der beworbenen Seite. Er wird jedoch mindestens 300,- € betragen. Mit Klicken des Absenden-Buttons erkennen Sie diese Regelung an und verpflichten sich, die Rechnung innerhalb von 7 Tagen nach Erhalt ohne Abzug zu begleichen.

maps

opensource mobile/wirless software

3d printing

police state politics


articles in german

anonymizer

email/registration

proxy/webproxy

anti-censorship

filesharing

conspiracy related

installer,packaging,distribution

games

gamedev and lists

content distribution and gaming community systems like steam

  • note : others ? (eg. Gluon, DJL, OpenCDS, ArchiveGames, glou)

linux installing,packaging

commercial opensource

video capturing and editing

video hosting (for game videos etc)

general linux news and links

(also useful for getting the word out)

social networking and bookmarking

libs

content creation

shader programming

forums

free content

2d gfx / pixelart

textures

models

audio

hosting

free hosting for opensource projects or websites :

code / project hosting

file / image hosting

asset management (models,textures,...)

temporary email hosting

fun

uni