Showing 272 open source projects for "system linux"

View related business solutions
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 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
  • 1
    Tidarque is an open source VRML browser for Unix. It intends to be robust, full-featured, flexible and fast (in that order !).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GLOOP is Liquid Object Oriented Particles. libGLOOP render implicit surfaces from a set of "meta-points". Uses include: modeling liquids, volume rendering, computerized silly putty. Based on code by Brian Sharp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This little tool reads various GO-formats (starting with SGF-parser) and will write a POV (Persistance of Vision) - file. The file can be rendered using POV, so the resulting image will be a high-res raytraced go-board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A universal 3D game engine designed to be portable, powerful, flexible, and easily extendable through an extensive plugin system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    GSL is aimed at providing a tool for rapid graphical programming. GSL is an object-oriented script language with graphical support. Its goal is to provide an easy way to specify worlds and at the same time enable the coding of behaviours of those worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Free General 3D Graphics API for use in 3D Game/Visualization Projects. Fully C++ Class based API, support for OpenGL hardware acceleration and other optimization methods like Octrees. Cube Mapping, Multitexturing and more. Direct loading of (View3DS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The GLOW Toolkit is a cross-platform user interface framework for building interactive applications using OpenGL or similar APIs. It provides an object-oriented API and an extensible library of cross-platform widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    LGPL Open Inventor (tm) C++ API using OpenGL from original SGI source. Inventor is the standard API for developers of Windows, Linux, and other Unix 3D applications. Current version only works on Irix and Linux. Port in progress to other platforms.
    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
  • 10
    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
  • 11
    Kobayashi Maru is a free, expandable, portable, multi-theme Open Source 3D-Space Fight Simulator in the traditions of games like Elite, X-Wing vs. Tie-Fighter or Wing Commander. KobayashiMaru is portable to any platform featuring OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Conic Planet is a CGI application which renders a photo-realistic real-time image of the Earth and other planets. It has support for Azimuthal, Mercator, Mollweide, Orthographic, and Rectangular projections. It also shows the current cloud covering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The OpenGL Class Library (GLCL) is intented to be a set of C++ classes, available through static and dynamic libraries, that will allow the developer to create OpenGL applications using C++ quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A System for Rendering Graphics with Java and C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A 3D System for System Visualization, System Administration and intended to be a platform for VR Apps in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NetBlend is a full featured network rendering system for Blender, made from the ground up in C++. Take full advantage of the computers on your network, to slash render times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shade is an Object-Oriented, Shader-based, Distributed Scene Graph. Designed using C++ (with optional Lua bindings), OpenGL, and MPI, Shade allows the creation of applications that work on a single machine and on a tiled display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Glutmaster is a set of platform-independent classes that wrap GLUT in a C++ object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program written in C/C++ will construct a triangluated surface from a set a 3d contour points using the OpenGL API, GLUT and GLUI libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A library and many frontends written to achieve an unbiased renderer with many features and good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OgrePx set the link between 3d engine Ogre and PhysX Physics System. WARNING! Now, there no any stable release, and I don't recommend you to download anything. Check it at July 2008.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
Auth0 Logo