Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
JDrafting is an open source Java application to create Technical Drawing exercises.
This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used.
(More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction)
Download examples in 'Files tab'
JRE 8+...
Output Processing script from Java AWT/Swing paint call
...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 g=PDEGraphics2D.paint(Component c);
PDEGraphics2D g=PDEGraphics2D.paint(JComponent c);
PDEGraphics2D g=PDEGraphics2D.paint(Window c);
PDEGraphics2D g=PDEGraphics2D.paint(JApplet c);
The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
A powerful C++ class library for image manipulation
ImageStone is a powerful C++ class library for image manipulation. Its features include load, save, display, transformation, and nearly 100 special image effects. It can be used cross platform (includes Windows, Linux, Mac), and especially under windows it can be used as a DIB wrapper class.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Cusp is a simple 2D spline editing tool for free-form bezier splines or curves calculated by cubic spline interpolation. Its main usage is to create 2D motion paths for simple games.
The X3DV Module Suite is a free set of Netbeans modules to code in X3D
The X3DV Module Suite is a free set of Netbeans modules to code in X3D and VRML, the open standards for interactive and immersive 3D on Internet. With it, you can create virtual worlds in 3D, using the great edition features of Netbeans.
This project is not developed since years ago, so you may need to do something to update from Netbeans 6 to modern Netbeans, or use an old version with it.
The OpenAMF project is a free open-source alternative to Macromedia's Java Flash Remoting.
It is as capable of providing application services to Flash MX as Macromedia's proprietary solution.
This project began as a Java port of AMF-PHP.
The JGenerator is the web server production application that can dynamically combine text, graphics, and sound to build rich Flash content. The JGenerator is a free alternative to and analog of the Macromedia Generator.