www.4FipS.com]-      
[ FipS' NEWS ]-

 ABOUT FipS =
[ START HERE ]=
[ PROFILE ]-
[ GUESTBOOK ]-
[ FORUMS ]-

 COMPUTERS=
[ CODING ]-
[ FipS' CODE ]-
[ FSHUB ENG. ]-
[ OLD STUFF ]-

 ART & CG =
[ CG ART ]-
[ ARTWORKS ]-

 PHOTO =
[ * ABOUT ]-
[ SERIES ]-
[ SHOTS ]-
[ PANORAMAS ]-
[ MACROS ]-
[ TIMELAPSE ]-

FipS' Code - Introduction

[ Introduction, rev. 2006-10 ]
[ Documentation, rev. 2007-02 ]
Download the latest source codes
including documentation & debug binaries:
[ fips_code.zip, 1.55 MB, rev. 2007-02 ]
Highlights --->
[ Assert Macros ] [ example ]
[ Log System ] [ example ]
[ Memory Manager ] [ example ]
[ TinyXml Wrapper ] [ example ]
[ BMF Font Renderer ] [ example ]
[ String Tokenizer ] [ example ]
[ Command-line Parser ] [ example ]
[ Console Window ] [ example ]
[ TGA Image Loader ] [ example ]
[ Windows Application ] [ example ]
[ Bitmap Surface Client ] [ example ]
[ Directory List ] [ example ]
[ System DLL Wrapper ] [ example ]
[ RLE8 Encoder ] [ example ]
[ Raster Drawing ] [ example ]
[ Bitmap Blitter ] [ example ]

Visitor Map      
= LINKS 
-[ CODING ]
-[ C++ ]
-[ GAME DEV ]
-[ GRAPHICS ]
-[ MATH ]
-[ LIBS ]
-[ PYTHON ]
-[ MOBILE ]
-[ FREE TOOLS ]

-[ CG ART ]
-[ PHOTO ]
-[ LEARN ENG ]

-[ E FRIENDS ]
-[ SELECTED ]
-[ MISC ]

= DUMPED 
-[ 2010 ] [ 07 ]
-[ 2009 ] [ 06 ]
-[ 2008 ] [ 05 ]


FipS' Code - Introduction : rev. 2006-10-14 by FipS

FipS' Code is a set of C++ code pieces which I consider general and insulated enough to be useful for other developers. The code is organized in a directory structure which corresponds to the structure of namespaces. I try to minimalize dependencies between unrelated parts. So it is often possible to use only a few related source files thus your project can stay simple & clean.

For more information please check [ Online Documentation ].

Oct 2005 - FipS' Code - (c) Filip STOKLAS (FipS) - [ www ][ Guest Book ]