Showing 30 open source projects for "java project with source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Helix Toolkit

    Helix Toolkit

    Helix Toolkit is a collection of 3D components for .NET

    Helix Toolkit is an open source 3D library that is licensed under the MIT license. The MIT license is very permissive and permits use in proprietary software. The library is based on .NET and is currently focusing on the WPF platform. The goal has been to make it easy to work with 3D in WPF, and also provide features that are not included in the standard WPF 3D visual model. Adds variety of functionalities/models on the top of internal WPF 3D models (Media3D namespace). dds variety...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 1,282 This Week
    Last Update:
    See Project
  • 3
    RECOIL

    RECOIL

    Retro Computer Image Library

    Retro Computer Image Library decodes Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari ST/TT/Falcon, BBC Micro, Commodore 64, Commodore 16/116/Plus4, Commodore 128, Electronika BK, FM Towns, HP 48, Macintosh 128K, MSX, NEC PC-80/88/98, Oric, SAM Coupe, Sharp X68000, Tandy 1000, Timex 2048, TRS-80, TRS-80 Color Computer, ZX81 and ZX Spectrum picture formats. The project contains a simple viewer, plug-ins for general-purpose image viewers and editors, and an everything-to-png...
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 4
    Scan It

    Scan It

    Web scanner integrates with content repository through a REST Service

    Scan It project was created to facilitate and ease document scanning from web browsers. The project is built with C# as a backend, HTML as frontend and plenty of open source libraries. Solutions that depend on document digitization most of the time depend on scanners to be used within the project implementation. For instance, a project that is switched from hardcopy document processing to a softcopy document processing and the client needs that all old documents to be digitized. Here comes...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    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.
    Download Now
  • 5
    Haytham Gaze Tracker

    Haytham Gaze Tracker

    Haytham is an open source gaze tracker

    ... 3.0. In short, it means that any distributed project that includes or links any portion of Haytham source code has to be released with the source code under a license compatible with GPLv3. COMMERCIAL VERSION: If you want to use the Haytham in a closed source commercial product, you must purchase the license. Please contact the contract adviser at IT University of Copenhagen(jst@itu.dk).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog: http...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Investigo

    Investigo - DX9 Performance and Debugging Toolkit

    Investigo is a toolkit for DirectX9 performance analysis and debugging. For any DirectX9 application: view live performance graphs via the embedded HTTP server and capture performance metrics for offline analysis. Investigo is released under an MIT style licence. The first binary release is now up. An article on Investigo can be found on Code Project: http://www.codeproject.com/Articles/448756/Introducing-Investigo-Using-a-Proxy-DLL-and-embedd If you want to work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    2Pix
    ... bits per pixel component). NOTE: This project has been moved to Google Code. http://code.google.com/p/2pix-steganography
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CRCLIB

    CRC Library

    CRCLIB is a small library of CRC calculations which can be used in other programs. Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQL Server assembly. Supports CRC16 (including MODBUS) and CRC32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ImageStone

    ImageStone

    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Image application that captures a section of the screen using a rectangle drawing tool. Source code needs to be edited to allow uploading to your website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ColladaLoader is a free open source C# Library that enables developers to load and display Collada 3D Model files (.DAE) in DirectX 10 using the SlimDX SDK. Partitial .X file support. More info: http://www.tomsdevshack.be/projects/colladaloader
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    With high emphasis on usability we provide song presentation / song projection software for church services or general events that rival OpenLP/ZionWorx/SongPro. We have easy to learn, highly usable open source software without cutting back on featur
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    LyricsFetcher sorts through your iTunes or Window Media Player music library and fetches lyrics for the songs. THE SOURCES THAT THIS PROJECT RELIES ON HAVE BEEN BOUGHT OR BROUGHT UNDER THE CONTROL OF LAWYERS. THE CODE IS STILL INTERESTING, BUT THERE ARE NO FREE SOURCES OF LYRICS STILL AVAILABLE. SO LONG, AND THANKS FOR ALL THE...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    ePresence was an open source project maintained by the University of Toronto from 2001 to 2008. It has been forked and commercialized in 2008 by the lab ex-employees as a private enterprise. Please visit http://epresence.tv for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A collaboration web site for software engineers to find and contribute code. The goal is to have users of the system to be able to not only get code from the system but also be able to update and fix specific code segments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C# barcode rendering project. The release is a source code file that prints barcodes to any graphics object. Current version implements: UPCA, Code 128, and Interleaved 2of5. Barcodes can be rendered in various sizes and with or without text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models. You can obtain the source code of H-RayTracer at (Mercurial repository): https://bitbucket.org/bayger/hrt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an MediaPlayer which runs as an server and is controlled by an gui-app over TCP/IP. It is fully portable in C#(the example gui is in XUL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A 3D graphics engine for use in 3D games and other real-time rendering applications using managed code (C#) and the .NET framework and supporting both the OpenGL and Direct3D APIs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.