Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Application that paints a subtly colored ball over an image
Application that paints a subtly colored ball over the images of a directorio, that you can browse.
It has been an excuse for integrating the JColorChooser with my library:
* Multi-precision
* Dark mode
* It remembers the latest chosen colors
you can watch a demo...
CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
From Inkscape SVG files to HTML image map or coordinate list
A simple tools to generate HTML imagemap or coordinates list (eg. to be inserted into a database) from an Inkscape SVG file. Also usefull for creating imagemap and generate area-coloured images on the fly using the coordinates (eg. in PHP with GD library). It requires Java to run.
JMusicxml is a music application base on Recordare MusicXML, on kind of open musical data format. It provided midi parser and staff parser api. besides, some java awt/swing graphics player, Staff brower for viewing provided too.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Output Processing script from Java AWT/Swing paint call
Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML.
To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint:
PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h)
or
PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d)
Alternatively, pass the component to paint as the input to one of the static paint methods:
PDEGraphics2D...
JPhotoAlbum is a Java desktop application for quick browsing, organizing
and commenting digital photographs and publishing the resulting albums as
web pages. Albums are saved in XML formatted files which are transformed
to HTML with XML stylesheets
The aim of this project is to read meta data from pictures such as JPG. But, instead of other freeware all meta data will be described into Spring files (XML files).
DUPS can be used to present any set of images depicting a chronological sequence. It creates a set of HTML pages acting as a browser based picture/pdf viewer. The emphasis lies on displaying two pictures side by side enabling the user to compare them.
Picture managing software which allows to browse for pictures on the harddisk. Pictures can be bundled to "virtual photo albums" which can be exported as HTML-Site or archive.
PSParser is a java-GPL PS interpreter that works with a plugin system,
the core parser calls clallbacks that do visual rendering,
The first plugin is for JPicEdt.
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.
APG is a Java 1.3 application that generates HTML photo-galleries. It allows the grouping of images into 'entries' that can optionally have descriptions for any of the images within. It's designed as a simple solution to web based gallery creation.
Software that produces a HTML gallery from a set of JPEG files. The software generates thumbnails, adds a description to the html's which the user can specify and produces scaled images. JPEG IT also generates a perl script for adding comments.
Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform.
The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)