Showing 486 open source projects for "gnu"

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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    loadmd2_chung

    loadmd2_chung

    loadmd2_chung is a dll to load 3D md2 models into openGL

    loadmd2 chung is a dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language , as c++ or LibertyBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Iris is a free 3D Client for the popular Massive Multiplayer Role Playing Game Ultima Online. The current Iris version works with the Ultima Online expansions Age of Shadows, Samurai Empire and Mondain's Legacy!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JS3D

    JS3D

    diagrammatic 3D in a web browser using SVG

    Technology demonstrator of 3D rendering and navigation within a standards compliant web page (requires browser SVG support), no need for a plugin. Intended for use creating basic informative diagrams, ideal for live 3D animations through a web 2.0 mashup. Uses JavaScript to generate SVG (inline) from X3D (inline) using a VRMLScript compliant environment object (an implementation of the VRMLScript standard in JS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VRLab

    VRLab

    Volume Rendering library in Java

    Simple java code for demonstrating 3D Volume rendering concepts. Can render a 3D model (represented by a 3D primitive data buffer) in a Maximum Intensity projection, Minimum Intensity projection and Surface rendering mode with specified look up table for color coding.
    Downloads: 0 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
    JIVES
    Java Interactive Virtual Enviroment System - A framework to create latest generation 3D Inventory Based Adventure Games and simulators, where user can combine items of an inventory and make them interact with the entites of a virtual world. Test JIVES online: 1) Download basic demo script from http://sourceforge.net/projects/jives/files/1.0/basic-demo-jme.jives/download 2) Run the applet from http://simonesegalini.altervista.org/jives/test/test.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    XreaL is a heavily improved Quake 3 Arena engine. It's bundled with new tools and a demo game that was never finished. ET:XreaL is a subproject bringing all XreaL enhancements to Return to Castle Wolfenstein: Enemy Territory.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SL is a suite of C++ template classes that support geometric computation (specifically adapted to OpenGL). It includes many different kind of algorithms (linear algebra methods, coding/decoding tecniques, generalized data structures, utilities).
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    GLC_lib
    GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    The so3DTools aims to provide many different helper class, examples and tutorial in C++ for OGRE3D. It aims to make understand how to use some advanced features in OGRE 3D. It is LGPL. At 2011/03/28, the project contains 20 tutorials + Ogre.chm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RAY++ is a collection of C++ classes needed for ray tracing (shapes, surfaces, cameras etc.). The object-oriented design makes it easy to extend the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quake 3 Movie Maker's Edition is a special version of Quake 3 engine that aids the creation of game movies, making it possible to simplify required tasks and adds new features to the engine that are related to the movie making.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Equalizer - Parallel Rendering
    Equalizer is the standard middleware to create parallel OpenGL-based applications. Please visit https://github.com/Eyescale for current development information.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 15
    VR Juggler is a virtual platform for virtual reality application development created at the Virtual Reality Applications Center at Iowa State University. Applications developed in VR Juggler can transparently move between a wide range of VR systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ding3D is a branch of the Java 3D scenegraph API with some modifications. Ding3D enables you to create three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for building virtual worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A C++ library to manipulate and create NURBS curves and surfaces.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    OpenGI is a platform-independent C-library for parameterizing triangular meshes and creating Geometry Images from this parameterization.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    This is a Java implementation of ray tracer presented in the book Ray Tracing from the Ground Up. Since it is in Java, it can be run on every platform. Note that the implementation is ongoing and it is developed as an Eclipse project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Renderer for flam3 cosmic recursive fractal flames implemented on GPU. Requires a CUDA-capable graphics card.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Lambda 2.0 is a global illumination renderer that is aimed at physically based rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Volumetric file viewer for the human brain. Easy, powerful and flexible fMRI/MRI brain research and clinical neuro-surgery tool. Using state of the art open VTK 3D library, the proven Qt GUI toolkit, coded in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Geostatistics
    Web Geostatistics is an application that allows you to visualize data from various sources in a 3D environment. The main goal is to look nice and to produce simple but effective statistics of any kind of data that has an associated time and location.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    CSGCAD is a CAD application written in Qt/C++ that renders 3D graphics using a constructive solid geometry engine based on GLSL. This application is still far from completion, help is welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PLIB is a set of libraries that are designed to help developers of interactive 3D applications such as games. All PLIB libraries are portable to just about every modern Operating System. PLIB includes OpenGL GUI and scene graph, portable audio, portable
    Downloads: 17 This Week
    Last Update:
    See Project