Difference between revisions of "Page Of Code Sites"

From Lazarus wiki
Jump to navigationJump to search
(Updated by Razvan on 02/20/2005)
Line 61: Line 61:
 
== Libraries: GraphiX, Games, DirectX, OpenGL, OpenAL ==
 
== Libraries: GraphiX, Games, DirectX, OpenGL, OpenAL ==
  
http://www.delphi3d.net OpenGL, Graphics, etc. <br>
+
http://www.delphi3d.net - OpenGL, Graphics, etc. <br>
http://www.delphigl.com/index2.php OpenGL, Graphics, etc. <br>
+
http://www.delphigl.com/index2.php - OpenGL, Graphics, etc. <br>
http://www.sulaco.co.za OpenGL, Graphics, etc. <br>
+
http://www.sulaco.co.za - OpenGL, Graphics, etc. <br>
http://www.delphigamer.com or http://pgd.netstarweb.com PGD(Pascal Game Developement) <br>
+
http://www.delphigamer.com or http://pgd.netstarweb.com - PGD(Pascal Game Developement) <br>
http://www.noeska.com OpenGL, OpenAL, Graphics <br>
+
http://www.noeska.com - OpenGL, OpenAL, Graphics <br>
http://www.noeska.com/doal OpenAL <br>
+
http://www.noeska.com/doal - OpenAL <br>
http://glscene.sourceforge.net/index.php OpenGL library for Delphi, Kylix and Lazarus <br>
+
http://glscene.sourceforge.net/index.php - OpenGL library for Delphi, Kylix and Lazarus <br>
http://www.sulaco.co.za/quake2 The famous Quake2 game code translated to Object Pascal <br>
+
http://www.sulaco.co.za/quake2 - The famous Quake2 game code translated to Object Pascal <br>
http://clootie.narod.ru DirectX for Delphi, C++Builder and FreePascal/Lazarus <br>
+
http://clootie.narod.ru - DirectX for Delphi, C++Builder and FreePascal/Lazarus <br>
  
 
== Documentation ==
 
== Documentation ==

Revision as of 20:45, 20 February 2005

Major sites for Pascal, Delphi and Kylix code

  • If you have some favorite sites that aren't here, please add them.

Super Sites

http://www.delphibasics.co.uk/
http://www.torry.net/
http://delphi.icm.edu.pl/
http://www.inner-smile.com/delphi5.phtml
http://www.mers.com/index.html
http://www.delphi-jedi.org/
http://delphi.about.com/
http://www.efg2.com/
http://www.vclcomponents.com/

Verry good sources, tools, docs: http://assarbad.net/en/stuff/

Delphi Free Component Index

HUGE index of free components (download a zipped version below) Download zipped free component index

Other major sites

http://www.webcom.com/mikemars/mikedelf.html
http://archive.devx.com/gethelp/gethelp.asp?Area=Delphi%2FPascal
http://www.xs4all.nl/~dgb/
http://www.delphipages.com/
http://www.delphi3000.com/
http://www.delphicity.net/
http://www.delphibasics.co.uk
http://www.chami.com/
http://www.swissdelphicenter.ch/
http://www.undu.com/
http://www.delphifaq.net/index.php
http://www.delphispirit.com/
http://www.delphi32.com/
http://www.cyber-matrix.com/delphi.html
http://www.innotts.co.uk/zephyr/linkslink.html
Listing of Turbopower's SF releases

SWAG sites

http://gdsoft.com/swag/swag.html
http://www.bsdg.org/swag/index.html

Tutorial Sites

http://ourworld.compuserve.com/homepages/tk_boyd/Tut.htm
http://www.arrakis.es/~sigecom/SitesIngles.htm

How to Write Source Code

Why? Because the code you write should be read with ease by others and even youself.

Borland tutorial
JEDI tutorial and tools

Libraries: GraphiX, Games, DirectX, OpenGL, OpenAL

http://www.delphi3d.net - OpenGL, Graphics, etc.
http://www.delphigl.com/index2.php - OpenGL, Graphics, etc.
http://www.sulaco.co.za - OpenGL, Graphics, etc.
http://www.delphigamer.com or http://pgd.netstarweb.com - PGD(Pascal Game Developement)
http://www.noeska.com - OpenGL, OpenAL, Graphics
http://www.noeska.com/doal - OpenAL
http://glscene.sourceforge.net/index.php - OpenGL library for Delphi, Kylix and Lazarus
http://www.sulaco.co.za/quake2 - The famous Quake2 game code translated to Object Pascal
http://clootie.narod.ru - DirectX for Delphi, C++Builder and FreePascal/Lazarus

Documentation

http://webster.cs.ucr.edu/ - 'Assembly Language Programing'
http://www.wotsit.org/ - 'Programer's file format collection'
http://www.gnu.org/manual/manual.html/ GNU
http://www.cs.utah.edu/dept/old/texinfo/ The Gnu Info Tree

Contributors to this page

This page has been converted from the epikwiki version.

Initial page entry [VlxAdmin|] - 9/22/2003
Added Tutorial section [VlxAdmin|] - 10/20/2003
Added some links and headings [VlxAdmin|] - 10/27/2003
Added Documentation section [DarekMpage|] - 4/20/2004
Added Graphics section [RazVan|] - 11/5/2004
Added coding tutorials [RazVan|] - 11/11/2004