Ok, well here we go:)
If You interested in game creation/programming YOU MUST READ this post:)
=================================================
The rules are simply - this is a large list of any resources which you need when you want to learn game proggramming...
Use Link belo ALWAYS:
- www.google.com Look Here Before
- http://msdn.microsoft.com - MSDN (Microsoft Developer Network)
Programming Learn:
- http://darkcult.republika.pl/ - tutorials: C++, WinAPI i DirectX
- http://www.angelcode.com/refdb/ a lot of links (mathemathisc,programming titorials)
Graohic Libraries:
- Direct3D http://www.microsoft.com/windows/directx/default.aspx
- OpenGL http://www.sgi.com/products/software/opengl/
- Allegro | Allegro http://www.allegro.cc/
- AllegroGL http://allegrogl.sourceforge.net/
Graphic Extensions:
- SDL http://www.libsdl.org/index.php
- PyGame - graphic extension for Python http://pygame.org/
- SDL Tutorials http://mavdisk.mnsu.edu/longaj/cornerstone.htm
- SDL Graphics for Beginners http://sol.planet-d.net/gp/index.html
Other SDKs:
- ClanLib http://clanlib.org/
Tutorials - OpenGL:
- NeHe http://nehe.gamedev.net/
- OpenGL Coding Tutorials http://www.opengl.org/resources/tutorials/
- OpenGL Tutorial
http://www.eecs.tulane.edu/www/Terry/OpenGL/Introduction.html
- Delphi OpenGL Tutorials http://www.sulaco.co.za/
- Jeff Russell - great effects http://www.vrac.iastate.edu/~jeffdr/opengl.html
DirectX:
- Microsoft Direct3D tutorials ( this is in SDK) http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/directx9_m/directx/direct3d/tutorials/tutorial1.asp
- http://www.booyah.com/article01-dx9.html
- http://www.directx.friko.pl/2/
- http://www.thezbuffer.com/
- http://www.kuhnstall.de/tutorials.html
- http://www.pluralsight.com/wiki/default.aspx/Craig.DirectX.Direct3DTutorialIndex
- http://www.wazooinc.com/tutorials/ - direcx/opengl in C++
Graphic Card Producers:
- nVidia http://developer.nvidia.com/
- ATI http://www.ati.com/developer/
http://www.eventhelix.com/RealtimeMantra/Basics/OptimizingCAndCPPCode.htm - Optimizing C and C++ Code
- http://www.mvps.org/user32/nocrt.html - Minimizing Executable Image Sizes
- http://www.hailstorm.net/papers/smallwin32.htm - Creating Small Win32 Executables - Fast Builds
- http://www.catch22.net/tuts/minexe.asp - Techniques for reducing Executable size
Assembler: http://www.winasm.net/ - WinAsm Studio
- http://www.wasm.ru/forum/ - Russian Forum
- http://www.republika.pl/wmula/prog/mmx_snippets.html -MMX&SSE snippets
- http://www.masmforum.com/simple/index.php - The MASM Forum
- http://spiff.tripnet.se/~iczelion/ -
- http://linuxassembly.org/ - Assembler In Linux
- http://board.win32asmcommunity.net/ - Win32ASM Community messageboard
- http://board.flatassembler.net/index.php - ASSEMBLER forum -
// NEW
- www.devmaster.net - a big source of free [OpenSource] Engines and SDKs
// NEW2
- Great game-creation resources for NON-PROGRAMMERS - like generators, editors [a lot of text-adventure generators:P]
http://www.ambrosine.com/resource.html
//NEW3
- The Best Game Creation Programming Source - a lot of tutorials and articles:
www.gamedev.net
Greetings
Last edited by darczeku on Mon Dec 26, 2005 8:58 pm; edited 5 times in total
If You interested in game creation/programming YOU MUST READ this post:)
=================================================
The rules are simply - this is a large list of any resources which you need when you want to learn game proggramming...
Use Link belo ALWAYS:
- www.google.com Look Here Before
- http://msdn.microsoft.com - MSDN (Microsoft Developer Network)
Programming Learn:
- http://darkcult.republika.pl/ - tutorials: C++, WinAPI i DirectX
- http://www.angelcode.com/refdb/ a lot of links (mathemathisc,programming titorials)
Graohic Libraries:
- Direct3D http://www.microsoft.com/windows/directx/default.aspx
- OpenGL http://www.sgi.com/products/software/opengl/
- Allegro | Allegro http://www.allegro.cc/
- AllegroGL http://allegrogl.sourceforge.net/
Graphic Extensions:
- SDL http://www.libsdl.org/index.php
- PyGame - graphic extension for Python http://pygame.org/
- SDL Tutorials http://mavdisk.mnsu.edu/longaj/cornerstone.htm
- SDL Graphics for Beginners http://sol.planet-d.net/gp/index.html
Other SDKs:
- ClanLib http://clanlib.org/
Tutorials - OpenGL:
- NeHe http://nehe.gamedev.net/
- OpenGL Coding Tutorials http://www.opengl.org/resources/tutorials/
- OpenGL Tutorial
http://www.eecs.tulane.edu/www/Terry/OpenGL/Introduction.html
- Delphi OpenGL Tutorials http://www.sulaco.co.za/
- Jeff Russell - great effects http://www.vrac.iastate.edu/~jeffdr/opengl.html
DirectX:
- Microsoft Direct3D tutorials ( this is in SDK) http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/directx9_m/directx/direct3d/tutorials/tutorial1.asp
- http://www.booyah.com/article01-dx9.html
- http://www.directx.friko.pl/2/
- http://www.thezbuffer.com/
- http://www.kuhnstall.de/tutorials.html
- http://www.pluralsight.com/wiki/default.aspx/Craig.DirectX.Direct3DTutorialIndex
- http://www.wazooinc.com/tutorials/ - direcx/opengl in C++
Graphic Card Producers:
- nVidia http://developer.nvidia.com/
- ATI http://www.ati.com/developer/
http://www.eventhelix.com/RealtimeMantra/Basics/OptimizingCAndCPPCode.htm - Optimizing C and C++ Code
- http://www.mvps.org/user32/nocrt.html - Minimizing Executable Image Sizes
- http://www.hailstorm.net/papers/smallwin32.htm - Creating Small Win32 Executables - Fast Builds
- http://www.catch22.net/tuts/minexe.asp - Techniques for reducing Executable size
Assembler: http://www.winasm.net/ - WinAsm Studio
- http://www.wasm.ru/forum/ - Russian Forum
- http://www.republika.pl/wmula/prog/mmx_snippets.html -MMX&SSE snippets
- http://www.masmforum.com/simple/index.php - The MASM Forum
- http://spiff.tripnet.se/~iczelion/ -
- http://linuxassembly.org/ - Assembler In Linux
- http://board.win32asmcommunity.net/ - Win32ASM Community messageboard
- http://board.flatassembler.net/index.php - ASSEMBLER forum -
// NEW
- www.devmaster.net - a big source of free [OpenSource] Engines and SDKs
// NEW2
- Great game-creation resources for NON-PROGRAMMERS - like generators, editors [a lot of text-adventure generators:P]
http://www.ambrosine.com/resource.html
//NEW3
- The Best Game Creation Programming Source - a lot of tutorials and articles:
www.gamedev.net
Greetings
Last edited by darczeku on Mon Dec 26, 2005 8:58 pm; edited 5 times in total
