Showing 47 open source projects for "gl open for pcsx2"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
  • 1
    glTFast for Unity

    glTFast for Unity

    Efficient glTF 3D import / export package for Unity

    glTFast enables use of glTF™ (GL Transmission Format) asset files in Unity. It focuses on speed, memory efficiency, and a small build footprint while also providing 100% glTF 2.0 specification compliance. glTFast supports the full glTF 2.0 specification and many extensions. It works with Universal, High Definition, and Built-In Render Pipelines on all platforms. Move or copy glTF files into your project's Assets folder, similar to other 3D formats. glTFast uses custom shader graphs that you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in rayshade-4.0-ftp-and-guide.tar.gz) Rayshade...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    GLOBE_3D

    GLOBE_3D

    A real-time 3D Engine written in Ada

    GLOBE_3D: GL Object Based Engine for 3D. GLOBE_3D is a free, open-source, real-time 3D Engine written in Ada, based on OpenGL. Up-to-date GL bindings - portal rendering - binary space partition - object I/O - tools for importing - and more... More information on... http://globe3d.sf.net Alire crate: https://alire.ada.dev/crates/globe_3d
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    TripLight

    TripLight

    psychedelic visual synthesizer color-organ style

    psychedelic visual synthesizer color-organ style; also available as a Freeframe plugin!
    Downloads: 2 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 5
    LLGL

    LLGL

    Source mirror of LLGL GitHub repository

    This is a mirror of the LLGL GitHub repository. See https://github.com/LukasBanana/LLGL for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    ... a commercially available DSP hardware and provided also Open Source Code for all the low level signal processing tasks and instrument controls in a most flexible and adaptable manner. All latest software is available via SVN only or Live Demo/Install CD: http://www.ventiotec.de/linux/GXSM-Linux.iso
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    GPUImage 2 is the second generation of the GPUImage framework, an open source project for performing GPU-accelerated image and video processing on Mac, iOS, and now Linux. The original GPUImage framework was written in Objective-C and targeted Mac and iOS, but this latest version is written entirely in Swift and can also target Linux and future platforms that support Swift code. The objective of the framework is to make it as easy as possible to set up and perform realtime video processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    react-imgpro

    react-imgpro

    Image Processing Component for React

    react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React. The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 10

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    ... was trying to do 3D on early computers - big BW pixels! By late 80s I saw ray tracing and had to write my own. I wrote the 1st ver while taking vector calculus and CAD programming classes c. '92. I was intrigued not only by the beauty of the math but also ray tracing curved metals. This is actually the 2nd ver, ported from MFC to gnome (with enhancements like optional GL) c. '00 with some help from David. Apr'17: Updated to compile on recent Ubuntu/Debian - still runs, even on a pi!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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 accelerated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grafika

    Grafika

    Grafika test app

    Welcome to Grafika, a dumping ground for Android graphics & media hacks. A collection of hacks exercising graphics features. An SDK app, developed for API 18 (Android 4.3). While some of the code may work with older versions of Android, some sporatic work is done to support them. Open source (Apache 2 license), copyright by Google. So you can use the code according to the terms of the license, A perpetual work-in-progress. It's updated whenever the need arises. To some extent, Grafika can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PCSX2

    PCSX2

    PlayStation 2 emulator for Windows and Linux

    PCSX2 is a PlayStation 2 emulator for Windows and Linux, started by the same team that brought you PCSX (a Sony PlayStation 1 emulator). Currently, it can emulate thousands of games at full speed
    Downloads: 89 This Week
    Last Update:
    See Project
  • 14

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project moved to Bitbucket https://bitbucket.org/andreyu/simple-viewer-gl Small and simple viewer for Linux, support multipage images, support transparency and alpha-channel in images.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: Tiny GLFW OpenCL GL & stb_image

    GlfwCL: A tiny extendible OpenCL/GL project using GLFW and stb_image

    GlfwCL is a clean and lightweight framework for creating extendible and advanced OpenCL/GL applications. Software is MIT licensed (do whatever you like with the source).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GL Manga Reader

    GL Manga Reader

    GL Manga Reader allows you to read manga and comics on your computer.

    GL Manga Reader is an open source and free software which allows you to read manga and comics on your computer. It is designed to be easy to use. It is written in C++ and based on the OpenGL and QT librairies. GL Manga Reader is a portable application : - you do not have to install it - you can use it from an USB drive on any windows computer Recomanded configuration to use the hardware acceleration : - A graphic card (or an APU) whith 256MB However, it will works even if you don't have...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    OpenGL/SDL, cross compatible, real-time 3D/4D fractal viewer and generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight C++ wrapper around OpenGL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Now,glew1.5.4 Ada binding out! We rewrite the translate-tool and the whole glew . C++ Ref from: https://sourceforge.net/projects/glew/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gloo is a set of c++ classes that simplifies working with advanced OpenGL functionality such as vertex_buffer_objects, frame_buffer_objects and glsl and Cg shaders in an nice, object-oriented way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simplified OpenGL wrapper that will allow fast development of OpenGL applications if you're not concerned with the performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GL++
    This encapsulates some of the higher level functions of OpenGL using extensions into C++ objects. These at the moment in time are framebuffer objects and shaders
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The project involves in showing in brief about the heavenly object in the outerspace mostly meteors , comets and galaxies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Portable VNC Server

    Portable VNC Server

    Portable VNC package for Linux

    Pvnc is a portable VNC package. It can be built with extensions (e.g. open GL). It is tested with FC-6 and FC-8 and should work with other Linux distributions such as Ubuntu.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next