Showing 695 open source projects for "source code font"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    The PowerPov rendering tool is more than a graphical front-end to PovRay. It includes scripting capabilities and even allows one to use embedded code in PovRay files, thus making easy to use complex and repetitive shapes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gltt is a library that allows you to read and draw TrueType fonts in any OpenGL application. It supports bitmapped and anti-aliased font drawing as well as vectorized and polygonized drawing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LxDoom is a version of the classic fps game Doom by id Software. Specifically, it's an engine for playing Doom levels, based on the source code released by id Software. It aims to be free, reliable, portable, and support a wide range of levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VECTEEZY SVG CODE DESYNGR

    VECTEEZY SVG CODE DESYNGR

    A PWA to convert raster images to SVG vector graphics VECTEEZY!

    WIX WEBSITE MAKER | VECTEEZY SVG CODE DEZYGNR What are Scalable Vector Graphics 🤏? How are vector images different than raster images? Learn the fundamentals of SVG in 100 seconds! SVGcode is a Progressive Web App that lets you convert raster images like JPG, PNG, GIF, WebP, AVIF, etc. to vector graphics in SVG format. It uses the File System Access API, the Async Clipboard API, the File Handling API, and Window Controls Overlay customization. WIX WEBSITE MAKER | VECTEEZY SVG CODE DEZYGNR
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    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
  • 5
    AnimenuGL is an extension to animenu using OpenGL to create a more graphical interface. AnimenuGL is similar to Mac OSX's Font row, but highly themeable and the menus are customizable. You can use your Lirc Remote or keyboard to control the menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    holly-gtk-widgets

    A free library of .NET/GTK# widgets

    A collection of useful Gtk# widgests including combo box, simple list, date editor, font and color picker, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A public standart to manipulate actions script 2.0 code. Les include this as code in you .fla file and trie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WebGLworld

    my webGL code

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GemEngine

    Advanced technology that powers large scale, independent 3D games

    GemEngine(or just "Gem", for short) is a game engine centered around ease of use, clean code, and modern technology. The engine is multi-purpose and is geared toward platform/adventure games. The engine itself is actively used by the same developer to create a full scale indie game. Everything about the engine, from its content editor down to its source code is designed to be easy to understand. Gem requires no knowledge of scripting to be able to fully use, and both the engine and source code are extensively documented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Cococa Image Viewer for pre Leopard mac os x. Based on the original code of Blake Seely http://www.blakeseely.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of tools and code for a stereoscopic responsive workbench. Settled in Boğaziçi University, Istanbul, our Media Lab is a small group of 3D Computer Graphics and Vision enthusiast students from all degrees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A game engine in C# and Mono using managed code wherever possible with focus on loading and rendering complex animated scenes and objects using the standard COLLADA format and interactivity with animations and physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The aim of DynamiC++ project is the development of dynamic analyzer of C++ code witch can be applied to dynamic C++ compiler (for quick compilation) and for integrated development environment (because dynamic analyzer can be used for smart highlighting).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Daedalus Engine is a 3D rendering engine that uses both OpenGL and DirectX 9.0 for its implementation. This project serves as a method of study for its developers in the areas of game design, 3D rendering, audio, game related physics, net code, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Synesketch is a software library with synesthetic abilities, made for Processing digital artists. Its code serves as a medium between words, emotions, and images. Synesketch homepage: http://synesketch.krcadinac.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NecJGui is an antennas design tool, interface for Numerical Electromagnetic Code. It allows easily making NEC input files, and viewing them in 3D. It also contains a version of the simulator, so it's complete IDE for full-wave EM simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Lfant

    A small Game Engine project.

    Lfant is a small (so far) 3D game engine, rendered using OpenGL. It will be primarily aimed toward action games, but able to conform to other genres. The code uses an Entity-Component model, a bit like Unity3D, where Entities have a list of Components that they can access at any given time. These components "add" functionality to the owner Entity (albeit not directly). Examples of Components are Rigidbody, HeatTransfer, Inventory, MeshRenderer, ParticleSystem. The intent of use for this...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB