Animation Software for Linux

View 13 business solutions

Browse free open source Animation software and projects for Linux below. Use the toggles on the left to filter open source Animation software 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    three.js

    three.js

    JavaScript 3D library

    three.js is a lightweight and easy-to-use JavaScript 3D library with its own default WebGL renderer. It works by creating a scene with a camera and a geometric cube, the latter of which is added to the scene. This will become the animated object within the scene. A WebGL renderer is created for the scene and the camera, with an added viewport to the document.body element. Finally, the cube is animated within the scene for the camera. A plethora of examples can be found in the project’s website (https://threejs.org/) which use Canvas 2D, SVG and CSS3D renderers that the library also provides.
    Downloads: 93 This Week
    Last Update:
    See Project
  • 2
    DelphiDoom Procedural Modeler

    DelphiDoom Procedural Modeler

    A tool for creating models for the DelphiDoom Engine

    A tool for creating models for the DelphiDoom Engine. Source code repository: https://github.com/jval1972/DD_MODEL
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    3D Graphics Library for MR (VR & AR)
    This is a little Program that I have done recently, made by my Algorithm for showing 3D Objects in 2D & can be implemented on any Programming Language ( No Open Source Packages/APIs are used. ) You can build & animate whatever you want. Final version will be released soon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Floyd is a collection of 3D libraries, mathematics and scene libraries and utilities. The main parts of it are geometry library Elea, OpenGL scene graph library Miletos and posing application Khayyam.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 2 This Week
    Last Update:
    See Project
  • 6
    Open Source analog of AL environment for procedural computer animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    AnkerWorld

    3D Architecture modelling and physics simulation system

    AnkerWorld is a graphical application. It is used to create and visualize 3d architecture models based on the famous Anker (TM) architecture blocks invented in 1880. The static behaviour of the buildings can be simulated with bullet physics. The animations can be raytraced with povray. See an example: http://www.youtube.com/watch?v=PpXdiH_gvBg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Equity10
    Equity10 Version 0.3.7.6 Date 26/03/17 Ogre Models can now be Scaled Rotated and Positioned. Bug Fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A spacemouse plugin for SideFX Houdini.
    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
    J3dit
    Simple Ogre XML visualizer using Java + jMonkey 2. Drop a folder or XML file in the selector tree and observe the selected animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Videos generation from java code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RyzomBlend

    Blender port of Ryzom art data

    Blender port of ryzom (http://ryzom.com/) data by Brian Ashcroft Original art (3ds max) and open source server available at http://ryzomcore.org/ All art is covered by the CC-BY-SA licence If you use the art, please make sure to include a link as explained here http://ryzomcore.org/about-ryzom-core/ Things that are working: 1. Conversion of 1200 animations, ~200 monsters, 5 races, and lots of vegetation. 2. Removal of weird textures/materials/supports, correction of bad paths 3. Cleanup of translations and rotations of all the items 4. Proper parenting 5. Collection of animations into separate files: walking, crafts, fighting ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Maya plugin-in which allows you to bake particle instances into geometry, animation, and blendshapes that can be modified and updated without messing around with dynamics and expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    brilliant as reality

    A raytracer that tries to combine simplicity with power.

    This project is aimed at designing a raytracer as powerful as povray with a simpler, more readable and more powerful SDL. The new SDL will basically be a fully blown interpreted language. Raytracing itself will be done in a shared library, allowing other software to use BrilliantAsReality's tracing abilities directly. Envisioned features: - scene description language should be: - - easy to learn (KISS) - - easy to use (common things can be described concisely) - - Object oriented - Image in image effects - Quaternion based rotations (simple to use, of course!) - Useable via SDL or shared library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cliper

    cliper

    Java3d scenegraph editor

    Create 3D scenes linked together in short films through simple menus. Designed for Java3D beginners, and developers to include code in extension Panels. Installation instructions in readme.txt in files tab. 1-Scene/ backstage Open and close scenes. Choose background, generate a terrain, set lights, fog, camera position, sky picture, scene duration. 2-Draw/ placement Import objects (OBJ, C3D, 3DS), or create shapes (sphere, cone, etc...). Place them and set size, dimensions, duplicate, group. 3-Color/texture Apply textures, colors, transparency 4-Animation/ story board Move object between two points or more(placement /orientation in space). Rotation, orbit, transparency/color change, traveling, with timers. Scenes are linked, making a movie with smooth transitions when running. Changes : Ressources have been moved in dist file because end of hosting of Orange/pagesperso plus somes minor changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next