Menu

Tree [aa619f] default tip /
 History

Read Only access


File Date Author Commit
 C++ 2010-12-29 shadevampire@users.sourceforge.net shadevampire@users.sourceforge.net [ddf3c6] first normal commit with specified hgignore
 .hgignore 2010-12-29 shadevampire@users.sourceforge.net shadevampire@users.sourceforge.net [aa619f] hgignore and readme minor bugfix
 LICENCE.txt 2010-12-29 shadevampire@users.sourceforge.net shadevampire@users.sourceforge.net [34afb0] test commit 2
 NOTES_FOR_ME_AND_FOR_CONTRIBUTORS.txt 2010-12-29 shadevampire@users.sourceforge.net shadevampire@users.sourceforge.net [18d96a] readme and notes corrections
 README.txt 2010-12-29 shadevampire@users.sourceforge.net shadevampire@users.sourceforge.net [aa619f] hgignore and readme minor bugfix

Read Me

:: READ THIS

All the codes here are licenced under the Simplified BSD Licence (see in LICENCE.txt). Example specific notes (tested platforms, links, ...) can be found in the example's source code (mainly in main.c/.cpp/.cs, but I try to provide notes in the place it's most useful).

The base notes:

// ----- BASIC INFOS -----
// AUTHOR: Viktor Benei (shadevampire)
// CONTACT: shadevampire@gmail.com
// WEB: http://sites.google.com/site/shadevampire/Home
// -----

You're welcome if you want to ask anything related to the examples or you simply want to say thank you.

I hope this worth to share and it helps to others :)



:: To contributors
If you want to contribute please read the NOTES_FOR_ME_AND_FOR_CONTRIBUTORS.txt file first.