[go: up one dir, main page]

Open Source Fortran Multimedia Software for Linux

Fortran Multimedia Software for Linux

View 331 business solutions

Browse free open source Fortran Multimedia Software for Linux and projects below. Use the toggles on the left to filter open source Fortran Multimedia Software for Linux by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1

    Developer's Image Library

    A full featured cross-platform image library

    Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.
    Leader badge">
    Downloads: 332 This Week
    Last Update:
    See Project
  • 2

    Snd

    Snd is a sound editor

    Snd is a sound editor.
    Leader badge">
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Open PHIGS

    Open PHIGS

    PHIGS (Programmer's Hierarchical Interactive Graphics System)

    PHIGS is an API standard for rendering 3D computer graphics. During the 1990's OpenGL became a more popular 3D API for professionals, and it still is today. PHIGS remains to be widely used in the film industry. Open PHIGS uses OpenGL for rendering graphics rather than implementing it's own abstraction layer to the graphics hardware, or using the PHIGS Extension to X (PEX). The reason for doing so is that today every graphics card manufacturer provides their own OpenGL implementation, which takes full advantage of the accelerated drawing capabilities in the hardware. PHIGS is a higher level API than OpenGL that works with a hierarchical scene graph. Models are built up in a Centralized Structure Store (CSS), a database containing the drawing primitives and their attributes (color, line style, etc.). CSSes cand be shared among a number of views, known under PHIGS as a workstation. PHIGS is defined by the ISO standards ISO/IEC 9592 & 9593. Open PHIGS provides a library for C.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    No-Hardware MIDI Recorder

    No-Hardware MIDI Recorder

    record MIDI files from the PC keyboard

    Record a melody as a MIDI file, right from the computer keyboard with no special hardware required. Current work on the project is aimed at music analysis. Rhythm and harmony have completed subroutines. A future version of the program will analyze MIDI files, rate their musical value, and recombine them to produce new tunes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 5
    g2 is an easy to use, portable and powerful 2D graphics library. It provides a comprehensive set of functions for simultaneous generation of graphical output on different types of devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    This library is a Fortran 95 gnuplot interface for some Unix like OS'es. This provides some routines that enables direct access of a child gnuplot session from a Fortran 95 program. You will need a copy of fortranposix to make this work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MagCAD is a set of tools for reconstructing 3D meshes from medical images such as MRI scans and ultra-sound. Resulting meshes are designed for CFD and visualisation
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The program grib2v5d converts the content of a grib file (a format used for exchanging meteorological model fields) into a file that can be viewed with Vis5d, a popular program for 3-D visualisation of meteorological fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Corporate Compliance Software | Skillcast Icon
    Corporate Compliance Software | Skillcast

    Trusted by 1,400+ companies to simplify compliance

    Skillcast delivers compliance training and RegTech through a unified Compliance Portal that brings e-learning, Policy Hub (versioning & attestations), staff declarations, compliance registers, CPD/Training 360 and Events Management in one place.
    Learn More
  • 10
    The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MDPP

    The Biozentrum Micrograph Data Processing Program (MDPP)

    MDPP is an image processing package designed for micrograph data. It contains program to process data in a number of ways including many averaging methods, statistical methods and reconstruction schemes. The programs are not limited to micrograph data of course, but can be applied to images of all types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMP 4 LiNuX Balls 2 To Wall high performance dual CPU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sculptor is a phase-vocoder-based package with real-time capabilites. You can use it to fiddle with soundfiles in the frequency domain, changing pitch and duration independently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XGKS is a level 2C implementation of the ANSI Graphical Kernel System (GKS) for use in a Unix environment with the X Window System. It supports the Fortran language binding and a C language binding based on the 1988 draft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    geoscipy

    Python-accessible toolkit for Geoscience & Remote Sensing Applications

    GeoSciPy is a set of C and Python functions that provide an API for all aspects of Geoscience and Remote Sensing Applications. Functions include reading/writing of many data formats, images, vectors, ..., and processing of images, vectors, ... including map projections, ... The library is written C, using HDF5 as the file format for storage of all remotely-sensed data and ancillary data, as well as processed data. The C functions assume a particular format for the HDF5 file contents, and provide functions for reading and writing data to such files. There is also a Python API that provides a procedural as well as an object-oriented interface to these functions. A Python GUI for interacting with such datasets is also part of the project. While there are other open-source GIS, and image-processing packages available, this one is designed to be comprehensive, work on 3 major platforms, user-extensible, fast, and able to handle huge datasets. Click the Blog tab for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyPspline: Python interface to PSPLINE, a one to 3D spline library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A library of 3-D tools for vector algebra. Already in wide use for 3 decades in crystallographic applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next