Showing 71 open source projects for "basic linux"

View related business solutions
  • 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
  • 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
  • 1
    QScanner

    QScanner

    Qt based Linux tool to scan images

    It uses libksane to scan images and allows to save to basic graphics format and to pdf (also multiply images to one pdf file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An Ogre camera control system plugin. Easily expandable and plugable to current Ogre projects. It implements some basic camera modes: free, orbital, chase, through target... Still in early stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Y.A.P.R.M. is a free-as-in-freedom modeller to graphicaly design 3d scenes and generate POV-Ray-files for them. Appart from the basic POV-Ray objects which can be used in CSG operations it supports spline based objects. Furthermore a vast amount of 3d-files can be imported and used with Y.A.P.R.M.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    This simple application automatically changes the desktop wallpaper on your desktop periodically according to the users settings. It chooses images from a user specified folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    dastoryboard

    dastoryboard

    Storyboard software for classic animation

    A storyboard software that lets you draw storyboard pads, time them and show them as an animatic. You can make a video from the pads, for further editing and production. ffmpeg must be installed, if you want to export video. The current version is very basic. Plans for further development is outlined in the README file. dastoryboard is developed and tested under Linux. It should be possible to compile and run it under Windows and MacOS as well, but it hasn't been tested, and I don't want to be bothered with it, for the time being.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    OpenB2d

    Sprites and tile maps in OpenGL

    With this library is possible to use sprites (with animation, z-sorting, pixel perfect collisions) and tile maps (normal or isometric) using hardware acceleration provided by OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DepthView

    DepthView

    A Basic 3D Image Viewer

    DepthView is a basic stereoscopic 3D image viewer for .jps and .pns files. It supports anglaph (full-color, half-color, and greyscale), side-by-side (with mirror), interlaced (horizontal and vertical), checkerboard, and single image display. Please report bugs on GitHub (https://github.com/chipgw/depthview/issues)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AnimEclipse

    a graphics animation / music video created using basic C++

    its a graphics animation / music video created using basic C++. For this I've wrote some special purpose functions, "Path Wiggle","Boxer","bezier curve","Circular Array" etc.. that can be used in any other graphics works. I'm glad to share those functions as well as whole code with you.. Watch the animation here: https://www.youtube.com/watch?feature=player_embedded&v=hOQuOEuVV5o contact me, facebook: https://www.facebook.com/PixVfx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh. Then I plan on adding features in subsequent releases. Then I'll probably end up rewriting all of the code and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a basic implementation of the Floating Textures algorithm presented at the Eurographics 2008 conference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Geometry Solver 3D

    Geometry Solver 3D

    An application for analytic geometry education

    This tool is supposed to be able to calculate majority of basic problems of analytic geometry lessons at secondary schools. Calculations are done using a comprendious user interface and results are shown in well-organized tables as well as drawn into a 3D window. We took special care to integrate full support for interactive whiteboards reducing the need for using keyboard to minimum. We used different colors for every object to help users learn the user interface quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A very simple yet powerful demo application for demonstrating basic techniques in OpenGL and surface subdivision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automata editor

    Automata editor

    automata editor

    Automata editor is a vector editor for drawing finite automata according to VauCanSon-G format with tools for working with finite automata such as basic algorithms, exporting transition table to LaTeX format and automata work simulation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Ertha is an open source GIS whose main focus is to guarantee easy extensibility and straightforward integration of custom modules. It provides basic geographic rendering and topologic analysis and exposes the main data structures loaded from shapefiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ultimate Webshots Converter is a Webshots pictures converter. It is able to show and save into JPEG files the pictures contained in the following files : WBC, WBZ, WB1 and WBD.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Game-engine for windows- and unix-systems. Supports shader, scenemanagment, interface to the common render-apis, basic tools and a scripting support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Imagine Picture Viewer
    *** Imagine Picture Viewer does not work with 64-bit OS. We'll be glad if someone compiles it for 64-bit. *** Imagine Picture Viewer is a simple photo-viewer for Windows with some basic picture-editing capability. The project is based on Microsoft .net Framework. Further it is targeted to be built on Linux using Mono.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    iMEDgine is a software that allows visualization and manipulation of medical 3D image data. The software itself provides the GUI, basic manipulation functionality and interfaces to algorithms as implemented in ITK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elastique is a vector editor for drawing basic vector graphics with a support for bonds between the graphic objects.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB