factory/v2011/personalwork.html
author Eugen Sawin <sawine@me73.com>
Sat, 19 Feb 2011 01:35:36 +0100
changeset 48 dd2c816a5673
parent 31 837078f56ae2
child 55 a0a90e9ae77a
permissions -rw-r--r--
Added press releases about bachelor thesis.
     1 <h2><a name="netchannel">NetChannel</a></h2>
     2 <ul>
     3 <li>
     4 <h4>Description</h4>
     5 NetChannel is a simple Python object for message-based network communication
     6                     on the TCP/IP stack. NetChannel is based on stateful sessions for improved performance.</li>
     7 <li>
     8 <h4>Version 0.7</h4>
     9 A stable prototype.
    10 <div class="download"><a href="http://me73.com/downloads/netchannel.zip">
    11                     Download NetChannel (Python required)</a></div></li>
    12 </ul>
    13 
    14 <h2><a name="eden">Eden Plotter</a></h2>
    15 <img src="images/edenplotters1.png" alt="eden plotter" class="float-right" height="150" width="200" />
    16 <ul>
    17 <li>
    18 <h4>Description</h4>
    19 Eden Plotter or Eden One is a quick prototype for my genetic programming routines.
    20 It approximates a given function by the methods of GP.</li>
    21 <li>
    22 <h4>Version 0.9</h4>
    23 An unendurable slow prototype.
    24 <div class="download"><a href="http://me73.com/downloads/eden.zip">
    25                     Download Eden Plotter (Python required)</a></div></li>
    26 </ul>
    27 
    28 <h2><a name="anq">ANQ</a></h2>
    29 <ul>
    30 <li>
    31 <h4>Description</h4>                    
    32 ANQ is a testing environment for distributed algorithms. It provides a
    33 centralised and convenient way of organising runtime dynamic
    34 topologies, gives full control over the initialisation and flow of the
    35 algorithm and helps in tracking the current node states by visualising
    36 the node reports on the OpenGL graph.</br>
    37 ANQ builds on the ANQ Protocol which can be optionally extended on
    38 special needs for the algorithm to be tested. The ANQ Master is written
    39 in C# using Windows Forms and OpenGL. Observer, Hotbed and the example
    40 Node were developed in Python.
    41 </li>
    42 </ul>
    43 <img src="images/anqs3.png" alt="anq" class="float-right" height="130" width="200" />
    44 <img src="images/anqs2.png" alt="anq" class="float-right" height="130" width="200" />
    45 <ul>
    46 <li>
    47 <h4>Version Antquarium Prototype</h4>
    48 Antquarium is the predecessor of ANQ. It was an extended course assignment and serves as a prototype for ANQ.
    49 <div class="download"><a href="http://me73.com/downloads/antquarium.zip">
    50                     Download Antquarium for Windows (Python and .Net 2.0 required)</a></div>
    51 </li>
    52 <li>
    53 <h4>Version 0.4.1</h4>
    54 Stable version missing features like flow and runtime topology control.
    55 </li>
    56 </ul>
    57 
    58 <h2><a name="theme_blocks">Theme Blocks</a></h2>
    59 <img src="images/themeblockss1.png" alt="theme blocks" class="float-right" height="150" width="200" />
    60 <ul>
    61 <li>
    62 <h4>Gameplay</h4>
    63 A traditional gameplay most people will be familiar with.
    64 You have blocks falling down, you have a highscore.
    65 </li>
    66 <li>
    67 <h4>Features</h4>
    68 <ul><li>Online highscore list</li><li>Hardware accelerated graphics</li><li>Fullscreen and windowed mode</li><li>Two colour themes: black and white</li><li>Anti-aliasing support</li></ul>
    69 </li>
    70 <li>
    71 <h4>Requirements</h4>		        
    72 <ul><li>Microsoft Windows XP or Vista</li><li>Graphics card supporting OpenGL 1.3 or higher</li><li>One keyboard with at least the arrow keys working</li></ul>	                		    <div class="download"><a href="http://me73.com/downloads/ThemeBlocksSetup.exe">Download Theme Blocks (1.4MB)</a></div>     	        
    73 </li>
    74 </ul>
    75 
    76 <h2><a name="pyng_pong">Pyng Pong</a></h2>
    77 <img src="images/pyngpongs1.png" alt="pyng pong screenshot" class="float-right" height="149" width="200" />
    78 <ul>
    79 <li>
    80 <h4>Gameplay</h4>
    81 Two bats, one ball...
    82 </li>
    83 <li>
    84 <h4>Features</h4>
    85 <ul><li>Three AI difficulty levels</li><li>Endless gameplay, play till you're bored!</li></ul>
    86 <div class="download"><a href="http://me73.com/downloads/PyngPongSetup.exe">
    87                     Download Pyng Pong for Windows (2.4MB)</a></div>
    88 <div class="download"><a href="http://me73.com/downloads/pyngpong.zip">
    89                     Download Pyng Pong Source (Python + PyGame needed) (0.4MB)</a></div>	
    90 </li>
    91 </ul>
    92 
    93 <h2><a name="klangbild">Klangbild</a></h2>
    94 <img src="images/klangbilds1.png" alt="klangbild" class="float-right" height="150" width="200" />
    95 <ul>
    96 <li>
    97 <h4>Gameplay</h4>
    98 There is no gameplay yet, it's a prototype for an audio-visual puzzle game.
    99 </li>
   100 <li>
   101 <h4>Features</h4>
   102 <ul><li>Drag, create and remove sound sources</li><li>Height of placement sets the sound pitch</li></ul>
   103 <div class="download"><a href="http://me73.com/downloads/klangbild.zip">
   104                     Download Klangbild (Python and PyGlet required)</a></div>		            
   105 </li></ul>            
   106