Showing 22 open source projects for "liblpsolve55.so"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Autodesk Fusion 360

    Autodesk Fusion 360

    Use Autodesk Fusion 360 on Linux

    Autodesk Fusion 360 is a cloud-based 3D modeling, CAD, CAM, CAE, and PCB software platform for product design and manufacturing that offers an affordable, powerful alternative to other well-known solutions on the market.But the problem is that it usually only works on systems that have Windows or macOS installed as the operating system. I'm using a Linux distribution such as openSUSE Tumbleweed and needed a solution to this problem. And so, with this nice tool, we no longer need two operating systems for Fusion 360 if you or I want to create an awesome project in the future.
    Downloads: 304 This Week
    Last Update:
    See Project
  • 2
    SuperSplat

    SuperSplat

    3D Gaussian Splat Editor

    SuperSplat is a free and open source tool for inspecting and editing 3D Gaussian Splats. It is built on web technologies and runs in the browser, so there's nothing to download or install.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    MeshLab

    MeshLab

    The open source mesh processing system

    MeshLab is an open-source, portable, and extensible system for the processing and editing of unstructured large 3D triangular meshes. It is aimed to help the processing of the typical not-so-small unstructured models arising in 3D scanning, providing a set of tools for editing, cleaning, healing, inspecting, rendering and converting this kind of meshes. MeshLab is mostly based on the open source C++ mesh processing library VCGlib developed at the Visual Computing Lab of ISTI - CNR. VCG can be used as a stand-alone large-scale automated mesh processing pipeline, while MeshLab makes it easy to experiment with its algorithms interactively. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    ...Make sure that you have the latest version. vec4 and mat4 variables must be aligned. (There will be unaligned versions later). cglm doesn't alloc any memory on heap. So it doesn't provide any allocator. You should alloc memory for out parameters too if you pass pointer of memory location.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Wings 3D

    Wings 3D

    Wings 3D is an advanced subdivision modeler

    Wings 3D is an advanced subdivision modeler that is both powerful and easy to use (inspired by Nendo and Mirai from Izware). Wings has a simple interface. Right-click menus give you easy access to common commands. These menus are context sensitive, so depending on your selection, a different menu pops up.
    Leader badge
    Downloads: 1,500 This Week
    Last Update:
    See Project
  • 6
    Dust3D

    Dust3D

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

    Dust3D is brand new 3D modeling software. It lets you create watertight 3D models in seconds. Use it to speed up character modeling for games, 3D printing, and so on. Auto UV unwrapping, auto rigging with PBR Material support, pose and motion authoring all in one. 3D Modeling in a blink, try it now! Dust3D is a cross-platform open-source 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. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    GroIMP

    GroIMP

    Growth-grammar related Interactive Modelling Platform

    ...GroIMP provides classes that can be used in modelling: Turtle commands, further geometrical classes like bicubic surfaces, the class Cell which has been used in the Game Of Life implementation, and so on. The outcome of a model is visualised within GroIMP. In the visual representation of the model output, users can i
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    jeelizFaceFilter

    jeelizFaceFilter

    Javascript/WebGL lightweight face tracking library

    ...We have included in this repository the release versions of the 3D engines to work with a determined version (they are in /libs/<name of the engine>/). This library is lightweight and it does not include any 3D engine or third-party library. We want to keep it framework agnostic so the outputs of the library are raw, if the face is detected or not, the position and the scale of the detected face and the rotation Euler angles. But thanks to the featured helpers, examples and boilerplates, you can quickly deal with a higher level context (for motion head tracking, for face filter or face replacement). We continuously add new demonstrations, so stay tuned!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Double Fractal with 3D Prototype

    Double Fractal with 3D Prototype

    Easily creates high complex fractal images. Includes 3D prototypes.

    Double Fractal was first created in the 90s and was the result of a passion for fractals and fractal math. Since then, it has grown including many unique fractals invented by its author. Some fractals were found by chance in 2001 when functions used for artificial intelligence were plotted as fractals. These new fractals were called JP Random Sets. The brilliant environment Lazarus allowed Double Fractal to be ported from Delphi and now Double Fractal can be run on Windows, Linux and MAC...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    GuiObjects

    GuiObjects

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

    ...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 "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them. - The objects can be displayed without knowledge of what exactly they are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The purpose of this projects is to define, design and code a models-sharing system for the RepRap replication machines, so that end-users and designers can easily find, create, modify or build objects models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Opeke is a program for building objects such as houses or ornaments from bricks of different colors, shapes and sizes. Unlike most 3D editors, Opeke aims to be very simple to use, so it should be suitable for younger users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This software can be used for relief and normal maps calculation by 3D sculptors and designers. Reliefer can be called from Blender by means of Python script. It's a GPU-based visual computing application so requres OpenGL 2 compitable video subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    X3DV Module Suite

    X3DV Module Suite

    The X3DV Module Suite is a free set of Netbeans modules to code in X3D

    The X3DV Module Suite is a free set of Netbeans modules to code in X3D and VRML, the open standards for interactive and immersive 3D on Internet. With it, you can create virtual worlds in 3D, using the great edition features of Netbeans. This project is not developed since years ago, so you may need to do something to update from Netbeans 6 to modern Netbeans, or use an old version with it. I am in the process of reviewing it and fix it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Program KEna provides quick and easy 3D modeling with predefined elements. Elements can be parametrized, so we can change them during modeling. With KEna we can model a room with furniture in minutes, even if we have no experience in 3D modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NOTE: As of August 2006, development of this COLLADA plugin has migrated into the official OpenSceneGraph repository, so this SourceForge project is frozen for historical reference only. See http://openscenegraph.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C++ wrapper and extension of OpenGL. Provides Scene Graphing natively and cross-platform development through "glue" libraries. "glues" available so far; Qt, X11, GLUT, SDL, Allegro (with AllegGL ), with Win32 to come. Base library depends on OpenGL only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to build an application to simulate a three-dimentional robot arm. This application will be able to move each arm individually or set positions, so that we can animate the movement from one stored position to another. The whol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FileConv is a set of utility classes that allow java programmers to load/write 3d files of various formats to/from 3d applications and convert between various file formats so that people using different 3d applications can collaborate on the same project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 4 This Week
    Last Update:
    See Project
  • 21
    Constructs and renders two and three dimentional Sierpinski fractals (so-called snowflakes). Renderers support antialiasing, output is in PNG files. 3D renderer supports change of colors, point of view, light direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NecJGui is an antennas design tool, interface for Numerical Electromagnetic Code. It allows easily making NEC input files, and viewing them in 3D. It also contains a version of the simulator, so it's complete IDE for full-wave EM simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next