Zoomable user interface (ZUI) with file manager, file viewers and more
Eagle Mode is a zoomable user interface (ZUI) with file manager, file viewers, games, and more. This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set. It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a world clock, some fractal fun, and a Linux kernel configurator in form of a kernel patch. Eagle Mode runs best on Linux, but there is also a light version for Windows, which lacks some of the plugins.
Reduced SWING coding. New UI components. Easy layout management.
About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like LabelledText (combination of JLabel & JTextField). * Ready-made forms & wizards like InstallationWizard, OkCancelFrame, MyFrame etc. *User friendly API documentation(unlike Javadoc). Developers: 1) Aniruddha Kalburgi 2) Nikhil Patil 3) Sourabh Sasne 4) Bhargav Patil 5) Sameeed Bondre
BLibrestez Robotics Software Library Project
http://sourceforge.net/feeds/p/PROJECT-BLIBRESTEZ55ROBOTICS/issueupdates/basic BLIBRESTEZ55ROBOTICSPROJECT/downloads/basic http://sourceforge.net/feeds/p/PROJECT Copyright©2011-2020 BLibrestez55Ro
A fast, unobtrusive and modern cross-platform GUI toolkit. Agar fully exploits hardware acceleration where available, but also supports simple frame-buffer interfaces. Agar is stand-alone and easily portable to new platforms and graphics systems.
NovaTK is an object-oriented, cross-platform GUI toolkit. One of the focuses of NovaTK is to facilitate rapid development of cross-platform applications requiring fewer lines of code.
Tanks is a online flash based web game. it includes a multilayer world and numerous upgrades
The project Russian Virtual South Ural State University
Pp-script implements a scriptable method of generating complex diagrams as needed in math and science textbooks. It makes it simple to draw 3D diagrams as needed for many linear algebra textbooks. It is also extendable via lisp.
jSeamless is a UI abstraction layer for Java to allow developers to write code for any platform and any environment (Web, Desktop, Mobile, etc.) without having to know ahead of time the deployment platform or environment will be.
Glutmaster is a set of platform-independent classes that wrap GLUT in a C++ object model.
A canvas library for generating technical drawings
The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
A basic graphics, sound, input and utility library for games and applications, geared towards flexibility, ease of use/prototyping/debugging, portability and performance.