Showing 45 open source projects for "freeglut-3.0.0"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    A free OpenGL utility toolkit, the open-sourced alternative to the GLUT library.
    Leader badge
    Downloads: 1,278 This Week
    Last Update:
    See Project
  • 2
    PicaComic

    PicaComic

    A comic app built with Flutter, supporting multiple comic sources

    .... Over time, the app added the ability for users to define custom comic sources (APIs) after version 3.0.0, giving flexibility to add non-official or regional comic services. The project is open source under the MIT license, allowing reuse and adaptation of its code for personal or educational purposes.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    XLSX

    XLSX

    Go (golang) library for reading and writing XLSX files

    xlsx is a library to simplify reading and writing the XML format used by recent version of Microsoft Excel in Go programs. Version 3.0.0 introduces some more breaking changes in the API. All methods that can return an `xlsx.File` struct now accept zero, one or many `xlsx.FileOption` functions as their final arguments. These can be used to modify the behavior of the resultant struct, in particular they replace the `…WithRowLimit` variants of those methods with the result of calling...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Laravel Request Docs

    Laravel Request Docs

    Effortless API documentation tool for Laravel applications

    ..., group, and filter routes by methods, controllers, middleware, and routes. Export Laravel API, routes, rules, and documentation to Postman and OpenAPI 3.0.0.
    Downloads: 2 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
  • 5
    swagger-php

    swagger-php

    A php swagger annotation and parsing library

    Compatible with the OpenAPI Specification version 3. formerly known as Swagger. Enhanced errors messages with hints and context. Generate OpenAPI documentation for your RESTful API using attributes or annotations. swagger-php allows to generate specs either for OpenAPI 3.0.0 or OpenAPI 3.1.0. By default the spec will be in version 3.0.0. The command-line option, version may be used to change this to 3.1.0. For cli usage from anywhere install swagger-php globally and make sure to place...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    python-gitlab

    python-gitlab

    A python wrapper for the GitLab API

    python-gitlab is a Python package providing access to the GitLab server API. It supports the v4 API of GitLab and provides a CLI tool (GitLab). As of 3.0.0, python-gitlab is compatible with Python 3.7+.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    React Native Image Resizer

    React Native Image Resizer

    Resize local images with React Native

    Resize local images with React Native. Since the version 3.0.0 this package supports the new architecture out of the box (Turbo Module). It also has retro compatibility with the old one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pycm

    pycm

    Multi-class confusion matrix library in Python

    PyCM is a multi-class confusion matrix library written in Python that supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and an accurate evaluation of large variety of classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OpenPGP.js

    OpenPGP.js

    OpenPGP implementation for JavaScript

    ... applications. It should allow you to sign, encrypt, decrypt, and verify any kind of text, in particular e-mails, as well as managing keys. Version 3.0.0 of the library introduces support for public-key cryptography using elliptic curves. We use native implementations on browsers and Node.js when available.
    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
    Oat++

    Oat++

    Light and powerful C++ web framework for web applications

    Oat++ has zero dependencies and it's easily portable with a wide range of supported platforms. With Oat++ Simple-API it's easy and fun to build flexible and robust APIs. With Oat++ Async-API you can handle over 5 Million concurrent connections on a single server. Oat++ ORM provides an easy and unified way to access databases. Oat++ relies on Object-Mapping throughout its codebase to ensure consistency of APIs and data models. Automatically document endpoints with Swagger-UI and OpenAPI 3.0.0...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wait and Pounce FT8

    Wait and Pounce FT8

    Wait to decode callsigns, then call them using UDP protocol

    Neat alternative for JTAlert. Available for both Apple and Windows (10+). Make sure to automatically call any Wanted callsigns specified. Can also be used to monitor band opening. Can handle callsign exclusions. Can even handle wanted callsigns according to your worked before Rules.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 12
    Chess Round Robin Manager

    Chess Round Robin Manager

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 13
    Sockeye

    Sockeye

    Sequence-to-sequence framework, focused on Neural Machine Translation

    ... to sockeye-dev-at-amazon-dot-com. Developers may be interested in our developer guidelines. Starting with version 3.0.0, Sockeye is also based on PyTorch. We maintain backwards compatibility with MXNet models of version 2.3.x with 3.0.x. If MXNet 2.x is installed, Sockeye can run both with PyTorch or MXNet. All models trained with 2.3.x (using MXNet) can be converted to models running with PyTorch using the converter CLI (sockeye.mx_to_pt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JKlubTV

    JKlubTV

    Java Schach Turnierverwaltung / Java Chess Tournament Management

    Manage chess round robin tournaments with JKlubTV Version 3.0.0-beta This application stores the data belonging to round robin into a SQLite database. It is intended for webmasters who want to easily manage a club tournament in their own chess club. The HTML tables that are to be published for the website will be created easily by the application. Automatically calculate the total points, Sonneborn Berger points of each player, as well as their sequence DWZ, and sorts the HTML table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CandidATS

    CandidATS

    Recruitment Management Software

    ... to latest No installation necessary for CandidATS 3.0.0 Beta to Stable. Uploading the files are enough. On Migrate, 1) Backup database, attachment directory, upload directory and config.php 2) Remove all files from the root directory 3) Upload the CandidATS files 4) Restore the attachment and upload directories after migration Migration to CandidATS 2.0.0 Stable 1) run the {candidats Installation url}/migrateextrafield.php 2) Execute the generated extrafield.sql in the database
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    ayu

    ayu

    Modern sublime text theme

    ayu is a simple theme with bright colors and comes in three versions, dark, mirage and light for all day long comfortable work. ayu from version 3.0.0 supports customization via A File Icon package. Please install it and restart Sublime for better experience. Since verion 5.0.0 monospaced fonts options were removed. But it's still possible to use your favorite font in the user interface of the theme.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Coppettino

    Coppettino

    www.coppettino.it

    "Coppettino" è il software open source di fatturazione elettronica e preventivazione che ti aiuta nella tua tua attività. Semplice, sicuro, intuitivo e gratuito. Ti permette di creare la tua fattura immediata anche senza connessione internet per poi inviarla in un secondo momento; ideale anche per regime dei Minimi e Forfettari. La versione 3.0.0, assolve le specifiche tecniche 1.7.0 per l’anno 2022.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TensorLayer

    TensorLayer

    Deep learning and reinforcement learning library for scientists

    TensorLayer is a novel TensorFlow-based deep learning and reinforcement learning library designed for researchers and engineers. It provides an extensive collection of customizable neural layers to build advanced AI models quickly, based on this, the community open-sourced mass tutorials and applications. TensorLayer is awarded the 2017 Best Open Source Software by the ACM Multimedia Society. This project can also be found at OpenI and Gitee. 3.0.0 has been pre-released, the current version...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Cocos2d-x

    Cocos2d-x

    Open-source, cross-platform, game-development tools

    Cocos2d-x is a mature, free, open-source, cross-platform C++ game development framework—derived from cocos2d-iPhone—for building 2D games, interactive media, and demos across major platforms. Fast and compressed textures: PVR compressed and uncompressed textures, ETC1 compressed textures, and more. Language: C++, with Lua and JavaScript bindings. Android Studio 3.0.0+ to build Android games(tested with 3.0.0). JRE or JDK 1.6+ is required for web publishing. Fast font rendering using Fixed...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    FileXSV

    FileXSV

    FileXSV

    File XSV 3.0.0 is incoming! For information please visit www.FileXSV.com ----- All right reserved. Copyright 2015-2021
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bootstrap-checkbox

    Bootstrap-checkbox

    A checkbox component based on Bootstrap framework

    A checkbox component based on the Bootstrap framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Groovy Android Gradle Plugin

    Groovy Android Gradle Plugin

    Gradle plugin to support the Groovy language for building Android apps

    This now-deprecated Gradle plugin enabled the use of the Groovy programming language in Android applications and libraries. It provided support for Groovy source files within Android projects, though it’s officially deprecated in favor of Kotlin and has ceased working with Gradle 6.0 and above. This plugin has been successfully tested with Android Studio and will make no attempts to add support for other IDEs. This plugin will let you write an application in Groovy but it is recommended, for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    titan2d-mod

    a free code to simulate granular avalanche flows over natural terrian

    TITAN2D is a software for simulating dry granular avalanche flows over natural terrians expressed by DEM. Titan2d-mod (titan2d 3.1.1) is a version modified as of 2016.03.14 to the open version 3.0.0 (2011) on the web of GMFG of University at Buffalo. Compared with 3.0.0, some bugs and errors are corrected, stopping criteria are added, and a new Carteisan formulation of the Savage-Hutter model is implemented in this modifed code as default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EggLib

    EggLib

    Evolutionary Genetics and Genomics Library

    EggLib has moved to http://mycor.nancy.inra.fr/egglib/ since version 3.0.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    FreeGLUTSEM

    FreeGLUT SFENCE Extension Module.

    FreeGLUT SFENCE Extension Module allow sfence to use FreeGLUT windows and etc.
    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.