Skip to content
leoj3n edited this page Apr 16, 2012 · 18 revisions

Git

  1. http://www.chrisdanielson.com/2011/06/04/unity3d-projects-version-control-git/
  2. http://stackoverflow.com/questions/7019240/why-does-git-not-respect-my-gitignore-file-on-windows
  3. http://progit.org/book/ch9-7.html#removing_objects
  4. http://stackoverflow.com/questions/2006172/how-to-reset-a-remote-git-repository-to-remove-all-revisions
  5. http://bradlyfeeley.com/2008/09/03/update-a-github-fork-from-the-original-repo/

Unity

  1. http://download.unity3d.com/support/resources/files/2DGameplayTutorial.pdf
  2. http://www.previewlabs.com/2d-game-prototyping-in-unity3d-orthographic-projection/
  3. http://answers.unity3d.com/questions/9750/movie-texture-blending.html
  4. http://unity3d.com/support/documentation/ScriptReference/index.Accessing_Other_Game_Objects.html
  5. http://answers.unity3d.com/questions/7555/how-do-i-call-a-function-in-another-gameobjects-sc.html
  6. http://forum.unity3d.com/threads/26258-Relationship-between-FOV-amp-Camera-Projection-Matrix

MovieTexture Masking

  1. http://noozone.free.fr/noocrypte/viewtopic.php?f=47&t=7114
  2. http://answers.unity3d.com/questions/9750/movie-texture-blending.html
  3. http://forum.unity3d.com/threads/48938-chroma-key-shader?highlight=chroma
  4. http://forum.unity3d.com/threads/11512-Using-a-texture-s-RGB-as-an-Alpha
  5. http://unity3d.com/support/documentation/Components/SL-AlphaTest.html

After Effects

  1. http://library.creativecow.net/articles/rabinowitz_aharon/junk_mattes.php

DOS Batch Files

  1. http://www.jamesewelch.com/2008/05/01/how-to-write-a-dos-batch-file-to-loop-through-files/
  2. http://www.computerhope.com/batch.htm
  3. http://weblogs.asp.net/jgalloway/archive/2006/11/20/top-10-dos-batch-tips-yes-dos-batch.aspx
Clone this wiki locally