Otoom home page

Table of contents

Overview
A sample run
The AI matrix
List of parameters
Further references
Credits
Bug report

 

Credits

Certain features of OVideo would not have been possible without the invaluable help contained in code written by other programmers who obviously know far more about the .NET framework than I do.

The idea for the fade-in fade-out splash screen came from "Per Pixel Alpha Blend in C#" by Rui Lopes, http://www.codeproject.com/KB/GDI-plus/perpxalpha_sharp.aspx.

Treating video from a webcam became less perplexing thanks to "C# Webcam Capture" by Philip Pierce, http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1339&lngWId=10;.

How to handle bitmaps I learned from "Painless yet unsafe grayscale conversion in C#" by Ennis Ray Lynch, Jr., http://www.codeproject.com/Articles/13820/Painless-yet-unsafe-grayscale-conversion-in-C.

What gradient brushes can do I saw at
http://www.java2s.com/Code/CSharp/2D-Graphics/PathGradientBrushfromGraphicsPath.htm.

... and all those little hints and tips found in numerous posts for all kinds of occasions.

Thanks guys!

transparent gif transparent gif


© Martin Wurzinger - see Terms of Use