GNU/Gallery - Sharing the sourcecode and pictures with this advanced gallery. It is designed with customization in mind, not only you can make a lot of sub-folders, but the people that post in the gallery can be given different permissions!
Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
BowTIE (Brass Technique Instruction Environment) is an application designed to help trumpet, horn, euphonium, and tuba players learn fingering technique. BowTIE provides excellent support for trumpet and horn players who are learning to transpose.
A Perl script that uses ImageMagick's "convert" to make thumbnails for images contained in a directory (recursively). It then generates HTML (or PHP) code for e/a image file and a Menu that links all images. Usefull for CD photo albums and for Websites
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Publish pictures from your digital camera to the web with this easy to use wizard-style Java application. Automatically resize your images and produce a set of HTML pages including index pages with thumbnails, and detailed caption pages for each photo.
NEW VERSION - Pocket PC (Compact .Net Framework required)! Use your computer screen to tell you how long you've been giving a speech, compared to predefined limits, using a large on-screen clock, and a green/yellow/red background "stoplight" effect.
OpenCAL (Open Computer Animation Library) is a cross-platform animation library, written in C++. It contains utilities for animation (matrices, vectors, quaternions, ...), and animation techniques to be used (key framing, rigid body simulation, ...)
Two programs, one in Java and one in Javascript, which display a configurable graphical countdown timer on a computer. Useful for testing situations and short-range anticipated events.
A Java based program that allows control of a computer via a bluetooth capable phone (Sony Ericsson t61x, 68i, P900/P800), using the Java Communications API. Similar in function to PcControl and BTcontrol, but multiplatformed and opensourced.
OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL.
The CVS code moved to https://github.com/fcbarros/openglide.
A Windows program to control the computer with the remote control coming with PV951 based TV-cards (Boeder TV-FM Video Capture Card,Titanmedia Supervision TV-2400, Provideo PV951 TF, 3DeMon PV951, MediaForte TV-Vision PV951, Yoko PV951).
A set of Python scripts, for use with Blender that will export to Java XML, which can be decoded with the standard java.beans.XMLDecoder class.
[No longer writes sourcecode; this is a better solution.]
GLipKit (GL Image Processing Kit) is a collection of image processing and computer vision algorithms performed on current programmable 3D graphics hardware for faster execution. The main focus is currently computational stereo.
WinSTB - Let TV enjoy your life. Home of the great Open Source DVB software. The software has an user friendly OSD interface and so you can use your computer as a SetTopBox. Support SkyStar 1, SkyStar 2, TwinHan, NOVA, PCTVSat & PCTVSat CI.
A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
CameraTransfer is a GNUstep front-end to the gphoto2 library.
It is able to transfer files from the camera to the computer, delete files from the camera etc.
http://chuck.cs.princeton.edu/ --- ChucK is a new programming language for real-time audio synthesis, composition, and performance. It supports concurrency, powerful/precise control over time, and the ability to add, remove, and modify code, on-the-fly.
Computer Musicians\' World is a music creator, modeller and manipulator program. With texture analysis you can represent the structure of music.
A score editor, wave editor and a tracker also included as other types
of music models.
PanaChart is a PHP class for online charts creation using PHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later. HOME @ http://rsb.info.nih.gov/ij/
AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
A collection of code for games using python.
Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside