Showing 1189 open source projects for "linux-gnome"

View related business solutions
  • 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
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1

    BRAYTE

    Bruno's RAY Tracing Engine

    Yet another ray-tracer. Mixing Python, CUDA and a specialized compact SDL (Scene Description Language).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3

    simp3d

    Quick project: Phong, Gouraud, Flat shading program (wire-frame also)

    This is a quick project made for X-Windows on Linux to perform simple shading. It was coded in a few days and made to work, and not for good software engineering practices -- an example program showing the math(s) needed to perform the 3d transformations and rendering. : Darrell Raymond Ulm
    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
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5

    Vector and Matrix Math Library

    Obsolete: use https://github.com/VMML/vmmlib

    VMMLib is a vector and matrix math library implemented using C++ templates, thus making it very easy to integrate into other libraries and programs. It is developed at the VMML, University of Zürich.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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: 6 This Week
    Last Update:
    See Project
  • 9
    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
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    Geometry Solver 3D

    Geometry Solver 3D

    An application for analytic geometry education

    This tool is supposed to be able to calculate majority of basic problems of analytic geometry lessons at secondary schools. Calculations are done using a comprendious user interface and results are shown in well-organized tables as well as drawn into a 3D window. We took special care to integrate full support for interactive whiteboards reducing the need for using keyboard to minimum. We used different colors for every object to help users learn the user interface quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a basic implementation of the Floating Textures algorithm presented at the Eurographics 2008 conference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RayLab is a simple, portable ray tracer for producing 3D images. It uses a custom text-based scene description language, and supports several mathematical shapes, as well as CSG operations (constructive solid geometry).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple 3D renderer based on ray tracing method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 3 This Week
    Last Update:
    See Project
  • 15
    This Minimal OpenGL Utility Library is a library similar to GLUT, only with fewer features! You can write window-system-independent OpenGL programs with even fewer lines of code than GLUT. Initial support for X11 and Win32. Examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Lightfeather is a 3D engine for Linux, Mac OS X and Windows. It is designed to be easy to use but still take advantage of the features of modern graphics hardware.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    Glide is a library for using 3dfx hardware. This project will be the public repository for Glide.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    ZeGraph is a free library for 3D data visualization using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 18 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    A generalized C++ library for 3D graphics. Has support for Mathematics and OpenGL 3.
    Downloads: 0 This Week
    Last Update:
    See Project