Showing 1110 open source projects for "odin source code"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenGLide is a Glide to OpenGL wrapper. It emulates a Voodoo board so you can run old Windows Glide games by translating Glide calls into OpenGL. The CVS code moved to https://github.com/fcbarros/openglide.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    A set of Python scripts, for use with Blender that will export to Java XML, which can be decoded with the standard java.beans.XMLDecoder class. [No longer writes source code; this is a better solution.]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Texco - the textualizer collection - is a program which converts files in binary format (typically images, sounds, 3d models, etc) to a textual description which is easy for a human to read, or to a computer to parse. Very old code (2003, 2004 or so?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    dem2video is a hyperfast standalone console converter between Quake demos and video streams. It's based on Quake source code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    SoftGenLock provides software genlock and quad buffer page flipped stereo, without requiring specific hardware or graphics card driver source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    http://chuck.cs.princeton.edu/ --- ChucK is a new programming language for real-time audio synthesis, composition, and performance. It supports concurrency, powerful/precise control over time, and the ability to add, remove, and modify code, on-the-fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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.
    Try It Free
  • 10
    Keso is a tracker interface to the powerful software synth Csound. With Keso, anyone can create Csound source files without writing a single line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PanaChart is a PHP class for online charts creation using PHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    A collection of code for games using python. Mostly code for use with games made with pygame, and/or pyopengl. Allthough some of it can be used outside
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AutoRIB. A program to process Renderman RIB code, to adjust it and to allow the automatic generation of shadow and environment maps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    It's a tools generating some graphics interfaces for applications in Java language. It's to gain a lot of time while building some windows. The Swings classes are very difficult to use! (especially the Layouts) We describe the windows content in XML!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Various Windows code in VB and C++ to help make life easier for PC's controlled by remotes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java source code to read/write the Tiger/Hasbro VideoNow Video CDs (VNCD)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sukiNES is a NES emulator for the .NET Framework and written in 100% managed code with C# and Managed DirectX. With his module based system, you can write your own NES CPU or PPU. In resume, sukiNES takes you back in the '80 with lastest technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Quake II Weapons Facotry (THE Team fortress for Quake II) meets Quake III Arena WFA. The engine is founded on Q2 GPL code, and uses the WFA media. Visit the main website for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Small KDE utility to display and select characters in the available fonts. Fonts are selectable by name and unicode code page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Our goal is to develop a cross-platform application utilizing Java to aid in learning Morse Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SmashSuit is an application for PalmOS to control a wearable display embedded in a suit jacket. The project also includes a hardware description and code for the microcontrollers used, including code for interfacing a Siemens mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo