This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
JJazz generates musical MIDI accompaniment based on a chord leadsheet ("Cm7 / F7") and rhythm style information, like e.g. Band-in-a-Box or Jammer. It can be expanded thanks to a plugin system, for unlimited rhythm generation capabilities.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
An easy to use presentation software with focus on PDF documents. External display / projector presentations: PDF, images, text and whiteboard with annotations; intuitive user interface, optimal mouse and pen input handling.
SmartCrib is a project that aims to offer a low cost solution for a smart home. You can control lights, multimedia system and surveillance video through an easy to use, customizable web interface, accessible from mobile browsers as well.
The "Java Mass JPEG Resizer Tool" has following Features Resize all JPEG Images of a Directory, Create Webgalleries, Pack it to an ZIP File for E-Mail Attachments. The Tool is available in German and English.
Client/server based team player is java player which can be controlled over the network by everybody in the room. Entirely written in Java, tested on Windows, Linux and Mac OS X. Based on Java Zoom JL libraries.
"Ugo Capeto's Ear Training Lower Higher" is a java program that trains your ear to recognize if a note is lower or higher than the previous one in a two-note sequence. Extract rar archive file and double-click the jar file (needs java).
Photograph, manage, view, compare, document healing processes and archive digital pictures fully integrated into doctor's practice systems. Take a photo and immediately see how the picture gets archived to your current patient automatically.
An extension of GWTCanvas widget to allow leveraging all of the features of the HTML 5 canvas element, like drawing text and shadows. Depends on browser support for the canvas element. See project home page link for usage details.
LAoE is a rich featured graphical audiosample-editor, based on multi-layers, floating-point samples, volume-masks, variable selection-intensity, and many plugins suitable to manipulate sound, such as filtering, retouching, resampling...
Jamplugged adds a Jamendo music provider to the Evolution Player. This allows users of the Evolution Player to listen to, download, search, and share creative commons music provided by Jamendo. See http://evolution-player.com for details.
jpg2html is a series of C programs that embeds JPG images
into HTML. Images are comparatively highly compressed (using
RLE and BASE64) and decoded using JavaScript.
An application I designed with animated fish swimming in a tank. The fish swim with in the window boundaries. If they reach/touch the wall they turn another direction. User can specify the number of fish and the speed. The background image can be swa
JFractals is a fractal generator written in Java. JFractals allows you to zoom into Julia sets and the Mandelbrot set. JFractals supports multithreaded rendering, antialiasing and multiple colouring methods.
Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. As of 25/11/2010 the latest version (3.0) can now be found at GitHub, https://github.com/StuartMacKay/transform-swf.
When generating audio, why use sine waves and standard effects? Directly tell the sound-card how much electricity should be in the speaker/microphone wires many times per second as numbers from -1 to 1. Automatically finds good sound-card options and balances between linear interpolation speeds of consuming microphone buffer (and then any Java transform function per sample) and producing into speakers buffer and to keep delay between them small. Its really simple you only have to write 1...