Showing 18 open source projects for "pixel shader"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    ComputeSharp

    ComputeSharp

    .NET library to run C# code in parallel on the GPU through DX12

    ... backgrounds, audio visualizers and more! The sample app is available in the Microsoft Store, showcasing several pixel shaders all powered by ComputeSharp! In order to also build and run all UWP and WinUI 3 projects, these components need to be installed, UWP development workload, Windows 10 SDKs 17763 and 19041, and Windows App SDK extension for VS2022.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 7 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Gorgon Game Engine

    Gorgon Game Engine

    Gorgon Game Engine (GGE) is a C++ game engine that handles many tasks.

    Gorgon Game Engine (GGE) is a multi-module, interface driven, C++11 game engine that handles graphics, animations, sound, multimedia, input, operating system, resource management, simple effects and user interface. Its primary aim is to be easy to program on. Recent repository is moved to https://bitbucket.org/darkgazeorg/gorgon-game-engine
    Downloads: 0 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
    this mentalray shader will render a vector indicating the vector to the refracted bg pixel. it comes with a softimage implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    Unrimp

    Unified renderer implementation ("Un r imp")

    Unified renderer implementation ("Un r imp"). Extensive examples from basic to advanced are provided as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Xenos Engine is an open source scriptable 3d simulation engine. Xenos provides a unified interface to a diverse collection of open source libraries, exposed to an easy to use scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DirectX-powered game creator. Easy to use event-based logic with no programming. Drag and drop interface. Includes shaders, physics, layers, debugger and built in behaviors.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10

    Quantum Game Engine

    A DirectX based graphics/physics engine

    As of now, an independently developed graphics/physics engine for use with DirectX9/DirectX11 and C++. I'm only working on this during my free time, so it will not be updated too often unless I have something major to add to it. Outside insight would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chemitorium
    Free Organic Chemistry Analysis and Visualisation Tool; Chemical formula editor, calculation of threedimensional molecular structures, high-quality realtime rendering, ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Quake II Evolved is an engine modification that adds per pixel lighting, stencil shadows, a DooM 3 style shader system, 3D sound, and other modern effects to Quake II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a 2D graphics library generator written in ruby. It converts a input file (like a pixel shader file) to c source codes. It can offer various 2D blit functions (geometry: rect, scale_rect, morphing + pixel_operation: copy, add, mul・・・).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OGRE based open source 3D game engine. Features include: semi object-oriented Lua scripting language, Newton physics engine, pixel shader material system, compositor shader support (HDR, Bloom), customizable GUI system and DotScene scene system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swift Engine provides classes and interfaces to help in the fast and easy development of 2D games under the .NET framework. It uses Managed Direct3D and it's written in C#. It provides support to advanced functions like Pixel Shader or render to Texture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Purple# is one of the first full blown game engines for .NET concentrating on flexibility, programming efficiency and quality using the newest technology. Keywords: DirectX, Scripting, Sound, Cg, CgFx, vertex and pixel shader, 3d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shader Assembly Compiler (SHARK) is a tool to perform automatic conversion from DirectX 9 pixel shader assembly language into a C++ code that performs corresponding OpenGL states setup via IHV’s propietary- or ARB-extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CroSShade is an visual IDE for creating GLSL fragment/pixel, vertex and geometry shader programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next