Showing 243 open source projects for "cs 3d software"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered 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
    HTML GL

    HTML GL

    Get as many FPS as you need and amazing effects by rendering HTML/CSS

    60 FPS and amazing effects by rendering HTML/CSS in WebGL, framework agnostic. HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This speeds up HTML/CSS animations and transformations by using 3D hardware acceleration and allows to apply OpenGL effects as modern 3D games have. Using HTML GL you still work with HTML/CSS as you are common to, but DOM elements are just facades to their WebGL representations. These GPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    BuGLe combines a graphical OpenGL debugger with a selection of filters on the OpenGL command stream. The debugger allows viewing of state, textures, framebuffers and shaders, while the filters allow for logging, error checking, video capture and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Vitral SDK (Vitral Software Development Kit) is a java based software architecture for the development of computer graphics applications. Supports solid modeling, offline and JOGL rendering, animation/simulation and human-machine interaction.
    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

    NuxSFM (CLOSED)

    A Arch Linux x86_64 distro for Structure From Motion

    Pierre-Yves, August 2016
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open PHIGS

    Open PHIGS

    PHIGS (Programmer's Hierarchical Interactive Graphics System)

    PHIGS is an API standard for rendering 3D computer graphics. During the 1990's OpenGL became a more popular 3D API for professionals, and it still is today. PHIGS remains to be widely used in the film industry. Open PHIGS uses OpenGL for rendering graphics rather than implementing it's own abstraction layer to the graphics hardware, or using the PHIGS Extension to X (PEX). The reason for doing so is that today every graphics card manufacturer provides their own OpenGL implementation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Asmoday is an easy to use 3D graphics library and engine for Freepascal developers. It uses OpenGL for hardware accelerated, cross plattform, real-time or offline rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A template library which provides a set of modular, generic, and reasonably efficient implementations of common raytracing algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    J3DMaker

    a java based software to convert 2D to 3D images.

    a java based software to convert 2D to 3D images. These 3D images can be viewed by Red-Cyan glasses. SUPPORT ME BY GETTING A COPY OF J3DMAKER FOR ANDROID FROM HERE: https://play.google.com/store/apps/details?id=com.deepakpk.j3dmaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    The Dream Machine
    A 3d game engine based on a realtime software raytracer. Currently, the following features are available : primary rays, shadows, cel shading and phong shading. Recommended hardware : modern CPU (such as Intel's core i5 or AMD FX models). This library will be used later on to develop a game. Work in progress.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Experimental 3d software rasterizer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Thatcher Ulrich's game engine testbed. A motley collection of experimental and not-so-experimental game- and graphics-oriented code. Public domain!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    FDiamondEngine

    FDiamondEngine

    3D game engine for C and C++

    Create C/C++ 3D games easily! Game engine including higher-level functions and highest-level that are little less than working games! Include an audio system, an thread system, events, entities, physics, etc. This engine is written in C and C++. But can be used from both languages. It is powered by glib, Irrlicht engine, OpenAL, ODE, Ogg vorbis, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GLSlayer

    An object oriented 3D graphics API on top of OpenGL

    This project has moved to GitHub: https://github.com/ubershader/GLSlayer OpenGL Sanity Layer is an object-oriented 3D graphics API on top of OpenGL written in C++. It is designed not just to provide an encapsulation of OpenGL objects, but to provide a cleaner and more streamlined interface similar to Direct3D and hide some of OpenGL's weak spots such as bind-to-edit semantics, multiple stage object creation, unavailability of platform independent initialization and loading of extensions...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    libsdl2gl

    libsdl2gl

    A small library to create SDL 2 - OpenGL applications.

    The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input . The library may be appropriate to start learning to code in opengl but not for big projects. This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free and portable software for visualization and post-processing of results from Quantum Chemistry calculations. Oriented, but not limited, to satisfy the visualization needs from Lowdin [http://www.cucei.udg.mx/~robertof] and deMon2k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zenipex Library
    The Zenipex Library is a game development framework, created with the goal of allowing someone with some knowledge of C++ to create 3D games for platforms including Windows, MacOS X, and Linux. OpenGL and Direct3D 9 are both supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This Eclipse plugin help you to create, edit and verify your GLSL (OpenGL Shading Language) and NVidia CG vertex and pixel shaders directly inside the Eclipse IDE. Each shader can be edit in an editor with syntax color with error/warning markers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    Pear3DEngine is a modern and modular 3D development framework that lets you create professional games, simulations and more. You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A cross-platform GUI, new language (eC), and 3D engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    We define a simulant or (a bioinformant) as a software agent which serves as an assistant for a scientist. Simulants/Bioinformants will help scientists to manage, process and analyze their data, based on knowledge specific to the context and the domai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open ActiveWrl is a software development toolkit based on a generic software development approach that allows the implementation of parallel immersive VRML/X3D browsers on heterogenous cluster systems. It supports systems running Win NT/2000/XP and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pd-codelab

    pd-codelab

    Collections of abstractions for Pure Data

    pd-codelab is a collection of abstractions, patchs and scripts for the Pure Data software made by the French community, notably around the forum http://codelab.fr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PovClipse is an eclipse editor plugin for Povray (Persistence of Vision Raytracer) scene- and include files. It features syntax highlighting, code folding, code assist, outline view as well as running Povray or MegaPOV using render configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VoxRend is an OpenSource voxel graphic engine. It can be used to create games or simulations, but you can use it to get other graphic representations. Uses tile-maps and can load and render Ken's VOX files. Today it's inactive but I have plans for the
    Downloads: 0 This Week
    Last Update:
    See Project