Open Source Linux 3D Rendering Software - Page 5

3D Rendering Software for Linux

View 28 business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    OpenSim - Open Simulator. Primarily a 3D simulator for multiple indoor and outdoor mobile robots. Includes 3D real-time rendering (via OSG) and a physics engine (via ODE). Current emphasis is on manipulators.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    PiscisRT is a C++ enhanced ray tracer. Features global illumination, procedural textures, bump mapping, etc... Supports Windows and GNU platforms.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    QuesoGLC

    free implementation of the OpenGL Character Renderer

    QuesoGLC is a free implementation of the OpenGL Character Renderer. QuesoGLC is based on the FreeType library, provides Unicode support, and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in rayshade-4.0-ftp-and-guide.tar.gz) Rayshade has no GUI but as a text language it's simple and elegant. --- The Utah Raster Toolkit 'liburt' is "optional" (see Files) and needed to see your output and adds alpha texures: see NEWS. (do NOT use URT with Rayshade-Mathematica, it likes raw rgb). export CFLAGS="$CFLAGS -DPOPEN -DUSE_CPP" [ -n "$WITH_URT" ] && { CFLAGS="$CFLAGS -I/usr/local/include -DURT" LDFLAGS="$LDFLAGS -L/usr/local/lib64" LIBS=" /usr/local/lib64/librle.a export LDFLAGS LIBS } sh ./configure
    Downloads: 8 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
  • 5
    OpenB3d is a library that allows easy access to 3d features of OpenGL, and quick game development
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    surf is a tool to visualize algebraic curves and algebraic surfaces. It is written in C++. The GUI is written using the Gtk widget set.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Embedded Font Generator (EFGen) is a generator of a cross-platform ANSI C code that renders a text using OpenGL. Generated code includes everything you need to render a custom text, also it is easy to compile and link with your application.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Equalizer - Parallel Rendering
    Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Eloquent is a powerful Bible study tool for Mac OS X, supporting features such as services, to access the Bible in any program. It uses the Sword Library to work with bible texts, commentaries, dictionaries.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Blood Frontier
    Blood Frontier was a single-player and multi-player first-person shooter game, built as a total conversion of Cube Engine 2 (Sauerbraten). The project has been discontinued. Details at http://www.bloodfrontier.com.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    A library in the tradition of openGL and glut that makes it easy to use 3D skeleton objects (like robots, ships, people etc) in openGL programs. Currently the objects are best created with Glazier (glazier.sourceforge.net)
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly or twice-weekly basis (or faster if there are urgent issues).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Piranha is an open source OpenGL demoscene.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Raytrace is designed to be a completely platform independant Raytracer which includes a Gui interface. Designed and written in Sun Microsystem's Java language.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    TinyGL on SDL is a free implementation of TinyGL library (mini-openGL) under multiplatform SDL library. Also, it is a fixed-point fast implementation for low platform as GP32 console.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16

    Kambi VRML game engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has been renamed to "Castle Game Engine" and moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures and more. Desktop, mobile, web plugin. Also home of view3dscene - our full-featured VRML/X3D browser. The "Kambi VRML game engine" is renamed to "Castle Game Engine" (short name castle-engine). For commits and all current information see castle-engine project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Tao Classic

    Tao Classic

    A continuation of the abandoned Tao Framework project.

    As of 2012-10-02, the well-known Tao project became officially abandoned and superseded by another project called OpenTK. However, since OpenTK follows a different way than Tao did, this project tries to carry on with the original design and ideas, but with cutting edge features. The ultimate goal is to have a 1:1 OpenGL binding for .NET, which supports OpenGL 4.x. The project tries to keep as much of the original goals as possible, including licensing, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Axiom 3D Engine
    Open-source, cross-platform 3D rendering engine for .NET and Mono. The Axiom Engine is a high-performance C# port of the powerful OGRE engine and provides full support for DirectX, OpenGL and XNA on Windows, Linux, Android, iPhone and Windows Phone.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    MayaVi is a free, cross platform, easy to use scientific data visualizer. It provides a GUI to ease the visualization process, is written in Python and uses the Visualization Toolkit (VTK) for the graphics.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Emma (Extensible Multi Media Architecture) is an open-source, modular, extensible, dynamic framework for declarative authoring and display of 2D and 3D interactive multimedia. It uses Lua for scripting and Ogre3D for rendering. http://www.emma3d.org
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Gloss3D

    Gloss3D

    3D Graphics by a Lightweight Open-Source Software

    GLOSS is a lightweight 3D modeler / animator / renderer for GNU/Linux or Windows platforms. GLOSS is programmed in C/GTK3.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    This project will create a powerful, state of the art 3D game engine in the form of a library based on Open GL
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    A set of tools for producing and adjusting images for use with lenticular sheets or barrier screens to produce 3D autostereograms. It should be possible to use these tools to produce short Animations as well.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Jaya is intended to become as powerful as its 'big brother' MAYA (althought they are not affiliate!), by providing commands to build complete UI interfaces, render objects, create shaders, etc. It is fully written in Java to be run on any operating system
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Project closed ! Please use JOGL. http://jogamp.org OpenGL[tm] for Java[tm], formerly known as GL4Java, supports Java with a native OpenGL mapping. The OS native OpenGL functionality is avaiable from
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB