Open Source GLSL (OpenGL Shading Language) Software

GLSL (OpenGL Shading Language) Software

Browse free open source GLSL (OpenGL Shading Language) Software and projects below. Use the toggles on the left to filter open source GLSL (OpenGL Shading Language) Software by OS, license, language, programming language, and project status.

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Cube 2: Sauerbraten (game engine & FPS)
    3D game engine (more powerful redesign of the Cube engine) and FPS game
    Leader badge
    Downloads: 538 This Week
    Last Update:
    See Project
  • 2
    GLScene

    GLScene

    GLScene Engine for Delphi & C++Builder VCL Windows 32/64

    GLScene is an OpenGL based 3D library for Delphi, C++Builder and Lazarus. It provides visual components and objects allowing description and rendering 3D scenes in graphic applications. Update of newer versions of the trunk has been moved to https://github.com/glscene
    Downloads: 160 This Week
    Last Update:
    See Project
  • 3
    Stellarium

    Stellarium

    A planetarium software that shows a 3D simulation of the night sky

    Stellarium renders 3D photo-realistic skies in real time with OpenGL. It displays stars, constellations, planets, nebulae and others things like ground, landscape, atmosphere, etc.
    Downloads: 128 This Week
    Last Update:
    See Project
  • 4
    GLMixer

    GLMixer

    Graphic Live Mixer

    GLMixer performs real time graphical blending of several movie clips and of computer generated graphics. Drop video files in the mixing workspace and place them in a circular area to change their opacity ; if you selects two videos, moving them together performs a fading transition. This principle generalizes to a large number of videos. Direct interaction with the video allows to be fast and reactive, and to move and deform them on screen. The output of your operations is shown in the output window, typically displayed in full-screen on an external monitor or a projector. But the output can also be saved as a video file. Control GLMixer through network using OpenSoundControl, and generate graphics with ShaderToy GLSL code. Download : https://sourceforge.net/projects/glmixer/files/ Please note GLMixer is discontinued and superseded by vimix https://brunoherbelin.github.io/vimix/
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    0 A.D.

    0 A.D.

    0 A.D. is a free, open-source, cross-platform real-time strategy game.

    0 A.D. (pronounced "zero ey-dee") is a cross-platform real-time strategy (RTS) game of ancient warfare. It's a historically-based war/economy game that allows players to relive or rewrite the history of ancient civilizations, each depicted at their peak of economic growth and military prowess.
    Downloads: 92 This Week
    Last Update:
    See Project
  • 6
    Anime Player

    Anime Player

    Video player for improving quality of hand-drawn images

    A video player that enhances the quality of a hand-drawn image using Anime4K's high-performance scaling algorithm. This program is a video player written in the Python programming language using the PySimpleGUI graphical user interface library, an mpv media player, and the Anime4K scaling algorithm . Anime Player is designed to play video and audio files and includes functions such as opening files, URLs and folders, setting image scaling parameters using the Anime4K algorithm, creating an mpv config for watching videos using the Anime4K algorithm on Android, viewing help and information about tuning the algorithm. The player also has support for frame interpolation using SVP. You need to install SVP and VapourSynth to work.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    AstroMenace

    AstroMenace

    Hardcore 3D space shooter with spaceship upgrade possibilities.

    AstroMenace is an astonishing hardcore scroll-shooter where brave space warriors may find a great opportunity to hone their combat skills. Gather money during the battle to spend them on turning your spaceship into an ultimate weapon of mass destruction and give hell to swarms of adversaries. Enjoy the wonderfully crafted 3d graphics and high-quality special effects along with a detailed difficulty adjustment and a handy interface of AstroMenace.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 8
    Vega Strike is a 3d OpenGL Action Space Sim for Win/Lin/Mac allowing players to trade, bounty hunt, or explore in a vast universe. Active development is now on https://github.com/vegastrike and on http://www.vega-strike.org Vega Strike is mod ready and network playable.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 9
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    AviSynth AiUpscale v1.2.0

    AviSynth AiUpscale v1.2.0

    AviSynth+ implementation of Super-Resolution Convolutional Neural

    An AviSynth+ implementation of some Super-Resolution Convolutional Neural Networks. Independent luma/chroma upscaling and chroma resampling. Two modes for Video/Photography and Line Art. KrigBilateral option for chroma upscaling/resampling. mpv user shaders of all models for real-time upscaling. Copy AiUpscale.avsi and the Shaders folder to the AviSynth+ plugins folder. The low resolution images were generated using the bicubic filter with Catmull-Rom settings, which is the method commonly used for training super-resolution networks, including those tested here. Note however that as an exception to this, the Anime4K models were trained using the average area downsampling method. The AiUpscale models used for all datasets were the "Photo" models, except for the Manga109 dataset for which the "LineArt" models were used. In the same way, the Waifu2x cunet model was used for the Manga109 dataset, and the upconv_7 model for the rest.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    Ethanon Engine
    Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    NWShader is a wrapper for the game Neverwinter Nights (by Bioware), to support enhanced OpenGL features, especially post-processing using nVidia's CG toolkit. NWShader supports fullscreen and material shaders in NWN.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Pycraft

    Pycraft

    Pycraft is an open-source, OpenGL based game made in Python

    Downloads: 19 This Week
    Last Update:
    See Project
  • 15
    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: 3 This Week
    Last Update:
    See Project
  • 16
    Explore procedural worlds on your GPU. Worlds are defined by GLSL programs that map XYZ coordinates to the distance to the nearest surface. Design your own worlds, modify parameters in realtime and render hires videos of your recorded journey.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    hyper3DGE Project

    hyper3DGE Project

    3D-Accelerated open-source DOOM engine

    As a continuation of the EDGE Project, hyper3DGE gives the end-user more power from the most advanced alternative DOOM engine - combined with portability to most systems, including game consoles.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Smokin' Guns
    Smokin' Guns is a GPLv2 licensed first person Western style shooter based on the Quake 3 engine (Id Tech 3) developed by a loosely knit team of developers and artists. This project represents the game engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    OpenGL Mathematics (GLM)
    OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    kulkiJG

    kulkiJG

    Smoothed Particle Hydrodynamics Simulator

    The project is built as a game in Unity. It is an SPH simulator. Allows you to play with real-time fluid simulation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    atomes

    atomes

    Analysis, visualization, edition of 3D atomistic models

    atomes is a Free (Open Source) cross-platform software licensed under the terms of the Affero GPL v3+ license. atomes is a toolbox developed to analyze, to visualize and to create/edit three-dimensional atomistic models. atomes also provides an advanced input preparation system for further calculations using well known molecular dynamics codes: - Classical MD : DL-POLY and LAMMPS - ab-initio MD : CPMD and CP2K - QM-MM MD : CPMD and CP2K atomes is developed by Dr. Sébastien Le Roux, research engineer for the CNRS Dr. Sébastien Le Roux works at the Institut de Physique et Chimie des Matériaux de Strasbourg.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Mire Engine

    Mire Engine

    2D Game Engine

    A Cross Platform 2d Rpg Game Engine for mobile and Console.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Unvanquished

    Unvanquished

    Open source FPS/RTS Game

    Unvanquished is a fast-paced, futuristic FPS with RTS elements, pitting technologically advanced humans against hordes of highly adaptable aliens. The player can choose from either team, providing a fresh gameplay experience on both sides of the conflict. The game is under highly active development with new releases frequently published.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Vanda Engine

    Vanda Engine

    A free 3D game engine to create games and realtimes scenes for Windows

    Vanda Engine is a free and open source 3D game engine for Windows. I'm developing this game engine for years to help the students and other enthusiast learn game engine programming and develop 3D games for free. While giant companies are building game engines with huge budget and a lot of manpower, I'm developing this free 3D game engine alone with no budget. I have published step by step tutorials about Vanda Engine, 3D tools, and COLLADA format: https://vanda3d.org/tutorials/ Please follow Vanda Engine on Facebook to be informed about what I'm doing: http://facebook.com/vandaengine Check out Vanda Engine website to see how Vanda Engine is getting work done: https://vanda3d.org/ It will be appreciated if you donate to this project so I can buy required software and books and hire people to produce free 2D and 3D assets and educational videos and tutorials for this game engine: https://vanda3d.org/donate/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    Perl OpenGL 2

    Perl bindings to the Modern OpenGL API

    The Perl OpenGL 2 module provides bindings to the modern OpenGL APIs for use from the perl language.
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.