Showing 39 open source projects for "glsl shader"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    GLSL-PathTracer

    GLSL-PathTracer

    A toy physically based GPU path tracer (C++/OpenGL/GLSL)

    A physically based path tracer that runs in a GLSL fragment shader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    LYGIA Shader Library

    LYGIA Shader Library

    LYGIA, it's a granular and multi-language (GLSL, HLSL, WGSL, MSL, etc.

    LYGIA is a shader library of reusable functions that will let you prototype, port or ship a project in just few minutes. It's very granular, flexible and efficient. Supports multiple shading languages and can easily be added to any project, environment or framework of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lively Wallpaper

    Lively Wallpaper

    Open-source software that allows users to set animated desktops

    Free and open-source software that allows users to set animated desktop wallpapers and screensavers. Lively is the only animated desktop wallpaper application that you will need. Its super easy.. barely an inconvenience, just drag & drop the files or webpages to set as wallpaper. Load HTML file or web address as wallpaper. Runs webgl, javascript.. basically anything that works on chrome. Audio Reactive Wallpaper support. Run GLSL shaders in browser. Custom shader renderer (coming soon...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Glslang

    Glslang

    Khronos-reference front end for GLSL/ESSL, partial front end for HLSL

    To use the standalone binary form, execute glslangValidator, and it will print a usage statement. Basic operation is to give it a file containing a shader, and it will print out warnings/errors and optionally an AST. Instead of building manually, you can also download the binaries for your platform directly from the master-tot release on GitHub. Those binaries are automatically uploaded by the build bots after successful testing and they always reflect the current top of the tree of the master...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    glslViewer

    glslViewer

    Console-based GLSL Sandbox for 2D/3D shaders shaders

    GlslViewer is a flexible console-based OpenGL Sandbox to display 2D/3D GLSL shaders without the need of a UI. You can definitely make your own UI or wrapper using the Python Module (include) or any other tool that communicates back/forth with the GPS viewer through the standard POSIX console In/Out or OSC. Default vert/frag shaders for 2D shader and 3D material shaders with PBR lighting model. Hot reload of files on changes. One default light and one default camera. Interactive commands thought...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    VulkanSceneGraph

    VulkanSceneGraph

    Vulkan & C++17 based Scene Graph Project

    VulkanSceneGraph (VSG), is a modern, cross-platform, high-performance scene graph library built upon Vulkan graphics/compute API. The software is written in C++17 and follows the CppCoreGuidelines and FOSS Best Practices. The source code is published under the MIT License, with the exception of vulkan.h, used for Vulkan extensions, which is under Apache License 2.0. This repository contains C++ headers and source and CMake build scripts to build the libvsg library. Additional support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Overtone

    Overtone

    Collaborative programmable music

    ... of ShaderToy an OpenGL glsl shader programming environment. Overtone has been designed and engineered for live coding. Our lisp heritage means that synthesizers, effects, analyzers and musical generators can be programmed and modified live in real-time whilst the sound keeps on blasting out. Overtone is more than just software, it's also a growing community.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    luma.gl

    luma.gl

    High-performance Toolkit for WebGL-based data visualization

    luma.gl is a GPU toolkit for the Web-focused primarily on data visualization use cases. luma.gl aims to provide support for GPU programmers that need to work directly with shaders and want a low abstraction API that remains conceptually close to the WebGPU and WebGL APIs. Unlike other common WebGL APIs, the developer can choose to use the parts of luma.gl that support their use case and leave the others behind. While generic enough to be used for general 3D rendering, luma.gl's mandate is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    shadertoy for windows

    shadertoy for windows

    applicatoin for windows like shadertoy.com

    It read opengl pixel shader from txt file, and draw big square on whole screen using that shader. Like shadertoy.com
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11

    RenderPass

    Easily construct fragment shader graphs

    A shader can further process the outputs of zero, one or more input images, which in turn can be the result of previous render passes/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Minecraft Shaders GLWSP

    Lightweight Shaders for Intel HD Graphics - (Chocapic13' Shaders edit)

    A Minecraft shader pack designed for low-end Intel HD Graphics and older 2/4 core CPU's. It is a Chocapic13' Shaders edit. The shader pack is very minimal and compliments vanilla nicely while adding just enough to be beautiful. Based off of Chocopic's shaders and designed to be even faster and more optimised than other low-end shader packs. Works on 1.19.2 and in the nether. No crashes observed and also works in both Optifine and Fabric/Sodium. Note: Please turn OFF entity shadows...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    SH-Engine

    SH-Engine

    crossplatform multithreaded object-oriented render and audio engine

    SH-Engine - crossplatform multithreaded object-oriented render and audio engine. Based on OpenGL 3. Support for Windows and Linux. Contains 2D-graphics, 3D-scene and sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Synthclipse

    Synthclipse

    GLSL shader prototyping tool based on Eclipse IDE.

    Synthclipse is a GLSL shader prototyping tool. It makes possible to fast develop all kinds of shaders: Fragment (FS), Vertex (VS), Geometry (GS), Tessellation (TS) and Compute (CS). Shader development can be done using, compatible with Fragmentarium and Shadertoy (but limited to FS and VS), Fragx shaders or by using fully featured JavaScript JSX scripts. The JSX API is consistent with WebGL but in fact exposes complete OpenGL 4+ API. To install Synthclipse one can download prepacked Eclipse...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    GlslEditor

    GlslEditor

    Simple WebGL Fragment Shader Editor

    Simple WebGL Fragment Shader Editor. Friendly GLSL Shader editor based on Codemirror compatible with glslViewer (C++/OpenGL ES) and glslCanvas (JS/WebGL). Was originally developed to work as an embedded editor for The Book of Shaders. But now has grown as a stand-alone Web app. Thanks to their compatibility with other apps of this ecosystem like glslViewer which runs in the RaspberryPi directly from the console, GlslEditor interacts with other projects like OpenFrame.io allowing the user...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Cubosphere
    Goal of this project is a freeware game similar to the PSX game "Kula World" / "Roll Away". It is designed platform independent, written in C++ and using the following libraries: OpenGL, SDL (Simple DirectMedia Layer), libjpeg, LUA, GLSL-Shader.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    shadersrepository

    shadersrepository

    GPU Fragment Shaders Repository - GLSL

    GPU Fragment Shader Repository under the Attribution-NonCommercial-ShareAlike 3.0 Unported (CC BY-NC-SA 3.0) Various Authors. Language: GLSL OpenGL ES.2.0 Compliant. Shaders Repository: git clone https://git.code.sf.net/p/shadersrepository/code shadersrepository-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SoftPixel Engine

    SoftPixel Engine

    Realtime 3D engine for game development

    The SoftPixel Engine is an OpenSource high level realtime 3D engine for C++ (GNU C++ & VisualC++). It supports Direct3D11, Direct3D9, OpenGL 1.1 - 4.1, OpenGL|ES 1.1 and OpenGL|ES 2.0 and runs on Windows, Linux, Android and iOS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    ShaderView

    ShaderView

    ShaderView - a simple stand-alone program to run GLSL fragment-shaders

    ShaderView - a simple stand-alone tool to display a GLSL pixel-shader (inspired by Inigo Quilez's great ShaderToy). Implemented in C++ using SDL2 and OpenGl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 4 This Week
    Last Update:
    See Project
  • 22
    QuickShader

    QuickShader

    shader editor

    QuickShader is a program that allows you to write and test shaders without creating your own rendering engine. Using this tool you can quickly create many shaders based effects (i.e. phong lighting/shading, normal mapping, parallax occlusion mapping, pn-triangles and many more) that are used in modern games and simulations. Unfortunately program is restricted to shaders only, single pass pipelined effects. Effects based on postprocessing, blending and other techniques are currently...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SoftPixel Sandbox

    SoftPixel Sandbox

    3D world editor for game development

    The SoftPixel Sandbox is an open-source 3D world editor. It is designed to be used particular in combination with the SoftPixel Engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    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: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next