Showing 19 open source projects for "linux xp like"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Dust3D

    Dust3D

    Dust3D is a cross-platform open-source 3D modeling software

    ...It helps you create a 3D watertight model in seconds. Use it to speed up your character modeling in game making, 3D printing, and so on. Yes, it's free. And it's cross-Platform, no matter you are on Windows, Linux, or MacOS, the same experience you'll get. Give it a try. With Dust3D, you'll see yourself finish a game asset in a blink! Dust3D also supports export your model as FBX and glTF format, so that you can then import the files into software like Unreal Engine, Unity, and Godot for further development.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    FreeCAD

    FreeCAD

    a parametric 3D CAD modeler

    This is an official mirror of FreeCAD. Code and release files are primarily hosted on https://github.com/FreeCAD/FreeCAD and mirrored here. FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source and extremely modular, allowing for very advanced extension and...
    Leader badge
    Downloads: 1,297 This Week
    Last Update:
    See Project
  • 3
    OpenSCAD

    OpenSCAD

    The programmer's solid 3D CAD modeller

    ...OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designs that are defined by configurable parameters.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 4
    Curv

    Curv

    A language for making art using mathematics

    Curv is a programming language for creating art using mathematics. It's a 2D and 3D geometric modelling tool that supports full colour, animation and 3D printing. Curv is a simple, powerful, dynamically typed, pure functional programming language. Curv is easy to use for beginners. It has a standard library of predefined geometric shapes, plus operators for transforming and combining shapes. These can be plugged together like Lego to make 2D and 3D models. Coloured shapes are represented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    Wuweido is a professional 3D CAD on your phone or tablet. More than just a viewer, dozens of modeling tools are provided to create and modify 3D models in the most natural way. Wuweido allows you to import and export models in standard CAD format. Unlike Onshape™ on Cloud, Wuweido is running locally on your device and it's more like Rhino™ 3D on mobile. Wuweido is powered by OPEN CASCADE. OPEN CASCADE is an incredible powerful geometry kernel innovating quickly. Wuweido is inspired by...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    glhlib

    "glh" stands for Graphics Library Helper.

    NEWS: I am working on the Linux version. Will be ready in 2025. Maybe Jan. 3D character support is being added. "glh" which stands for Graphics Library Helper. It is kind of like OpenGL's GLU but contains extra functions and optimized functions. The optimizations are done with assembly and are for the x86 architecture. For Win32. For VC++6. It compiles and makes a DLL (and a .LIB for VC++6).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    pedsim

    A microscopic pedestrian crowd simulation system and library

    PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++ without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Misfit Cubed

    Misfit Cubed is a mod of Misfit3D that includes an MD5 exporter

    ...Unfortunately the original developers gave up on development a few years ago leaving the project orphaned. Misfit Cubed is the last released version of Misfit3D (1.38) with an MD5 exporter added and some bug fixes of the Windows version. The Linux version has been implemented using the plugin system, there is currently no MacOS version, but if someone would like to do one... Misfit Cubed was developed to specifically make it easy to make MD5 models for our game, MekArcade, based on the Cube2 game engine. The exporter DOES NOT handle misfit tags properly - please read the documentation in the wiki. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    This project is intended to all the 3Ds Max(c) users, who are looking for a Open Source project, with the same GUI, and in other platforms like Linux or OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A mini 3D computer graphics C++ cross-platform library (LGPL). Providing the minimum set of 3D objects: vector, point, transformation matrix, and quaternion. Suitable for students who are learning 3D concepts, or 3D gurus who like to build a scene-graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    3-D modeler with a VIM-like feel. It uses triangles as the drawing primitive, and saves to a raw format designed to easially be read by a game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ulysses is a next-generation software for the calculation and visualization of electric and magnetic fields as emitted by electric objects like transformer stations, high voltage transmission lines and sub-terrain cables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    So far there\\\'s a game called Racer (http://www.racer.nl/) and that\\\'s a car-racing game like NFS...They are using a format called *.DOF for their 3D-Models (cars and tracks), but only Windoz has a supported DOF-Converter (from ACE, 3DS or VRM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Solid is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. Solid is designed to be used in interactive 3D graphics applications using a VRML-like scene graph.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Cowpie is an application for synchronizing character actions with sound files and animation tools like Blender and 3DS Max. Such actions include the phonemes of speech and facial expressions. Cowpie will also coordinate speech for multiple characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A device server inteded for (but not limited to) use with 3D input devices (like dynasight, Polhemus FASTRAK, motionstar and the magellan spacemouse). Devices can be configured via a remote TCP connection. Device data is sent to registered clients via
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Half-Edge implementation, plus various utilities like silhouette edges and triangle-stripping
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    KLevel is a heightfield modelling tool designed to mimic Leveller for Windows. It features an OpenGL preview and many brush-like tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB