Table of Contents
tag:library
Latest flickr
Latest collected links
- JBullet - Java port of Bullet Physics LibraryJBullet is Java port of Bullet Physics Library (under ZLIB license). Currently it features most of Bullet 2.70-beta1 base features. Some features are still missing though. Any help with development is welcome. 100% pure Java port, native libraries are used only for OpenGL access in demos, ported most of Bullet 2.70-beta1 base features, supported shapes: static plane, box, sphere, capsule, cylinder, convex hull, compound shape, static and moving triangle mesh, uniform scaling shape, supported joints: generic 6-DOF, cone twist, hinge, point2point, slider
- aforge - Google CodeC# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, etc. At this point the framework is comprised of 5 main and some additional libraries: AForge.Imaging – a library for image processing routines and filers; AForge.Neuro – neural networks computation library; AForge.Genetic – evolution programming library; AForge.Vision – computer vision library; AForge.Machine Learning – machine learning library.
- applet-launcher: Project Home PageThe JNLPAppletLauncher is a general purpose JNLP-based applet launcher class for deploying applets that use extension libraries containing native code. It allows applets to use extensions like Java 3D, JOGL, and JOAL very easily, with just a few additional parameters to the <applet> tag, on Java SE versions as far back as 1.4.2. Like Java Web Start, the JNLPAppletLauncher uses an extension's .jnlp file to locate the native resources for a given extension. The applet developer only needs to specify the platform-independent .jar files containing the .class files for the extension. The platform-specific "nativelib" .jar files are downloaded automatically from the same server that hosts the extension's Java Web Start binaries. Extensions that support JNLPAppletLauncher include Java 3D, JOGL, and JOAL. More can be added without needing to modify the JNLPAppletLauncher.
- SMSLibSMSLib is a Java library for sending and receiving SMS messages via a GSM modem or mobile phone. It also supports some bulk SMS operators, by implementing their HTTP interfaces. SMSLib is licensed under the terms of the Apache v2 License.
- Boolean Set Operationsconstructive solid geometry in java
- jjil - Google CodeJava image processing library, over 60 routines for various tasks. particularly targeted towards mobile applications, includes interfaces so images can be converted from native formats for J2ME, Android, and J2SE.
- Nihilogic: Reading EXIF data with Javascriptthe source of this is also a handy documentation for the EXIF tags...