An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: glsl-shader

spleennooname/webgl-clubber-demo

:loud_sound:¸¸♬·¯·♩¸¸♪·¯·♫¸¸A WebGL audio/reactive experiment, where rhythm and melody are computed in MIDI bands and redirected to a GLSL shader♬·¯·♩¸¸♪·¯·♫¸¸:loud_sound:

Language: JavaScript - Size: 11.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 33 - Forks: 2

jpaoneMines/csci441

CSCI441 Library Helper Functions and Classes

Language: C++ - Size: 15.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 4

vanrez-nez/awesome-glsl

:sparkler: Compilation of the best resources to learn programming OpenGL Shaders

Size: 41 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1,310 - Forks: 87

patriciogonzalezvivo/lygia

LYGIA, it's a granular and multi-language (GLSL, HLSL, Metal, WGSL, WEGL and CUDA) shader library designed for performance and flexibility

Language: GLSL - Size: 10.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3,179 - Forks: 206

Constantor/fractals3d

3D fractals viewer desktop application

Language: C++ - Size: 426 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 44 - Forks: 7

SahilK-027/Frosted-Canvas

Interactive shader gradients

Language: HTML - Size: 1.11 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

anriquegame/Mandelbrot-GLSL

Mandelbrot fractal implementation in GLSL. A simple fragment shader that demonstrates how the Mandelbrot set is computed on the GPU.

Language: C - Size: 1.86 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

KeeVeeGames/Shady.gml

GameMaker shader preprocessor for code reuse! Import and inline directives, generating shader variants.

Language: C# - Size: 41.3 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 24 - Forks: 1

FunTechInc/use-shader-fx

⚡️ More fx, Less GLSL

Language: TypeScript - Size: 569 MB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 392 - Forks: 13

Spear9722/Py3D-World

A remake of an OpenGL Project that I made for my Computer Graphics Course at Texas Wesleyan University, but using ModernGL, Python, and PyGame.

Language: Python - Size: 38.4 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Silvera0218/BlackHole-Simulation

Real-time Schwarzschild black hole simulation in Python/PyOpenGL and WebGL. Renders gravitational lensing and accretion disks using GLSL shaders and ray marching.

Language: Python - Size: 166 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ektogamat/threejs-vanilla-holographic-material

A simple to use holographic material for vanilla threejs

Language: JavaScript - Size: 6.37 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 96 - Forks: 12

JoeMatt/slang-shaders-metal

A repo with a script to pre-compile RetroArch's slang-shaders to Metal using OpenEMU's shader framework

Language: C++ - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

ecnivs/voxel-engine 📦

Voxel renderer with pygame

Language: Python - Size: 287 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

patriciogonzalezvivo/thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

Language: GLSL - Size: 129 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 6,590 - Forks: 734

Peter2210/RecursiveRayTracing-Godot4

Faculty Capstone Project with the implementation of a recursive ray tracing in the Godot Engine.

Language: GDScript - Size: 30.8 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

BrokenSource/Pianola

🎹 World's finest piano roll visualizer, where elegance meets motion.

Language: GLSL - Size: 1.07 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 27 - Forks: 3

Vogtinator/risky-v

RISC-V System Emulator running on your GPU

Language: C - Size: 419 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 11 - Forks: 0

grayespinoza/ps1-shaders

Color Quantization, Dithering, Vertex Snapping, and Affine Texture Mapping in Minecraft.

Language: GLSL - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

OsDv/conway_game_of_life

Conway's Game Of Life implementation with C and OpenGl

Language: C - Size: 7.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Darkar25/Silverfish

Silverfish is an experiment exploring what would happen if a shaderpack developer turned to the dark side, creating a shader with visual "enhancements" rather than genuine visual enhancements.

Language: GLSL - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Visual-Vincent/Lens-Correction-GLSL

A collection of Lens Correction shaders for OpenGL (GLSL)

Language: GLSL - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

DrDesten/DrDestens_McShader

A high performace gameplay-oriented shader. Very configurable.

Language: GLSL - Size: 9.01 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 42 - Forks: 5

lettier/3d-game-shaders-for-beginners

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

Language: C++ - Size: 33.2 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 18,726 - Forks: 1,432

Aurealis-Graphics/Lux-Shader

A Minecraft shader pack based on the popular BSL shader pack, adding quality of life additions and tweaks.

Language: GLSL - Size: 63.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 78 - Forks: 6

somecho/ofxJFA

Simple OpenFrameworks addon for doing Jump Flooding with GLSL shaders.

Language: C++ - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

dont-doubt/Neodym

Unique Modern shader language compiling to GLSL shaders

Language: Java - Size: 125 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

AyoubCoding21/ElectroBench

A OpenGL 2.1/3.0 benchmark designed specifically to benchmark old and new PCs.

Language: C - Size: 21.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

moonraker22/my-three-js-journey

A repo for my THREE JS journey from Bruno Simon 🍔

Language: JavaScript - Size: 197 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 168 - Forks: 42

BeagleBasset/Pilgrim

Pilgrim - A Procedural Terrain Generator with OpenGL (C++)

Language: C++ - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

BruceKnowsHow/Ebin-Shaders

Language: GLSL - Size: 9.17 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 124 - Forks: 39

sigma-axis/aviutl_script_RadRotDirBlur_S

放射ブラー・回転ブラー・方向ブラーを組み合わせた複合ブラーの AviUtl スクリプト.

Language: Lua - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

colindmg/r3f-image-reveal-effect

Image reveal effect made with R3F & GLSL ✦ tutorial available on Codrops

Language: JavaScript - Size: 8.75 MB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 28 - Forks: 3

MadEqua/opengl-terrain-demo

Modern OpenGL terrain rendering for learning purposes.

Language: C++ - Size: 47.6 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 10

podgorskiy/ShaderBoiler

Aimed to eliminate preprocessor hell in shaders and kernels.

Language: C++ - Size: 93.8 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 44 - Forks: 5

davidwparker/programmingtil-webgl

Code for ProgrammingTIL WebGL Screencasts

Language: JavaScript - Size: 491 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 125 - Forks: 134

Pawel-Parma/fusion-flare

A simple game engine written in Python for fast prototyping.

Language: Python - Size: 4.77 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

xeiavicaflashrepository/tadva

My collection of whatever I make for Tahoma2D

Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

marceline-tavernier/raymarching-shader

Kishimisu #2 : Raymarching shader

Language: GLSL - Size: 57.9 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

marceline-tavernier/shader-art-coding

Kishimisu #1 : Shader art coding

Language: GLSL - Size: 19.9 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

xAlpharax/shader-fractals

Playing around with OpenGL, GLSL, GLFW, GLEW by making Interactive Fractal Visualizations for Mandelbrot, Julia and more.

Language: C - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

mertozseven/WavesMetal

A simple Metal shader project that creates a smooth, animated wave effect using Metal Shading Language (MSL) with customizable animation speed.

Language: Swift - Size: 16.6 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

reindernijhoff/wp-oneshader-gallery

This Wordpress plugin enables a shortcode that can be used to add a gallery with OneShader shaders to your Worpress site.

Language: PHP - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

slowlydev/bevy-pixelation 📦

My attempt to pixelate 3d objects with shaders and bevy in rust

Language: Rust - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

Warinyourself/lightdm-webkit-theme-osmos

Osmos - lightdm greeter theme based on GLSL.

Language: TypeScript - Size: 2.47 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 66 - Forks: 3

den4ic/ShaderMorph

Morphing Geometric Shapes with SDF in Fragment Shaders GLSL

Language: Kotlin - Size: 15.5 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

Gump0/Shadertoy-Showcase

A showcase of my graphics programming art made with GLSL.

Language: GLSL - Size: 1.95 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Cewein/shader-drawer

Storage drawer of shader made on shader toy or elsewhere. Maybe I shoud make this a short of "museum".

Language: GLSL - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

hessamghani/Raylib-shader-matcap

matcap

Language: Makefile - Size: 1.93 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kvpmx/voronoi-diagram

Implementation of a Voronoi diagram in C++ using the SFML library and a fragment shader in GLSL

Language: C++ - Size: 8.78 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

AHK-IDLab/IDlab-Isadora-Shaders

A collection of GLSL actors for Isadora made by Frederick Rodrigues in residency at IDLAB at the AHK Amsterdam

Size: 494 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

patriciogonzalezvivo/ada

A general porpose OpenGL app library

Language: C++ - Size: 4.14 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 122 - Forks: 12

mtiapko/glsl-demo

Collection of my GLSL demos from glslsandbox.com

Language: GLSL - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

Mees0x4E/sfml-raymarching-shader

A shader that visualises a ball on an infinite plane with a point light orbiting above it, using raymarching. The sfml library is used to manage the window and run the shader.

Language: GLSL - Size: 628 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

MasayukiSuda/Mp4Composer-android

This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.

Language: Java - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 941 - Forks: 214

humanbydefinition/p5js-edge-detection-ascii-renderer

A fast and customizable p5.js ascii renderer with edge detection utilizing GLSL shaders

Language: JavaScript - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

humanbydefinition/p5js-ascii-renderer

A fast and customizable p5.js ascii renderer utilizing a GLSL shader

Language: JavaScript - Size: 13.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 0

rbaltrusch/smoke_shader

A small smoke-like shader written in Love2D/Lua with GLSL

Language: Lua - Size: 3.65 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ocuuda/OCUsubstancepaintshaders

simple shaders that ive needed for npr texturing in substance

Language: GLSL - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

iammazyar/blackhole

A 2D Multiplayer Web Application Game Called BlackHole

Language: JavaScript - Size: 603 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

winstonrc/threejs-typescript-template

A template for quickly creating ThreeJS projects using TypeScript and Webpack

Language: TypeScript - Size: 1.38 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 2

MyThemeWay/mtw-canvas-blacksea

WebGL Canvas | GLSLX shader files and minified bundles that can be used as 3D animated backgrounds - Demo:

Language: JavaScript - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MyThemeWay/mtw-canvas-malachite

WebGL Canvas | GLSLX shader files and minified bundles that can be used as 3D animated backgrounds - Demo:

Language: JavaScript - Size: 3.13 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Frederoche/WebGL-Map

An attempt to make a world map in webgl

Language: JavaScript - Size: 23.7 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 6

MyThemeWay/Light-Particle

Website-Boilerplate | Combo of Webpack, Bootstrap... to develop/build a cross-browser & -device, light-theme blog + portfolio website with exchangeable WebGL header - Demo:

Language: SCSS - Size: 8.34 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

thedocruby/VANELLA 📦

(WIP) Vanilla-Accurate Natural Environment Lighting in a Lightweight Arrangement. A Minecraft shaderpack that aims to better capture the essence of vanilla rendering while preserving high performance.

Language: GLSL - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

lowhung/glsl-sphere-shading

A mini-project during my time in my computer graphics course at UBC. Each sphere represents a different light model implementation.

Language: JavaScript - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

knupel/Shader

Processing shader framework

Language: Processing - Size: 8.57 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 2

spear97/Py3D-World

A remake of an OpenGL Project that I made for my Computer Graphics Course at Texas Wesleyan University, but using ModernGL, Python, and PyGame.

Language: Python - Size: 38.4 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yruellan/Mandelbrot

Generation of fractales (Mandelbrot & Julia sets)

Language: Python - Size: 2.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

electricganesha/webgl-blackhole

Black Hole - WebGL/Three.js

Language: JavaScript - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

donnerbrenn/Game-of-Life-GLSL

Can we use GLSL Shaders to compute Conways Game of Life? Yes, we can! Also we use SFML for very easy access to shaders and OpenGL

Language: C++ - Size: 205 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 1

jing-interactive/flow

Native ShaderToy for Windows, macOS, iOS, Linux etc

Language: GLSL - Size: 1.33 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

RikkiRun/Shader-Practice

Personal shader practice

Language: C++ - Size: 7.26 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hadoumune/UnityViceShader

VJ Shader for Unity

Language: HLSL - Size: 849 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

archo5/hlsloptconv

HLSL optimizing converter

Language: C++ - Size: 271 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 4

TheFlyingPiano99/HomebrewGraphicsEngine

A grahics/videogame engine writen in C++ using OpenGL.

Language: C++ - Size: 1010 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

akhunovaa/cubecraft

My Game Engine tested via my Cubecraft Game

Language: Java - Size: 37.3 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 4

hopeliz/100Days

Repository for 100 Days of Shaders and Textures code

Language: JavaScript - Size: 301 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

Jehadel/MandelbrotFractalExplo-Shaders

Simple viz tool to explore Mandelbrot’s fractal - this version uses a shader (GLSL)

Language: Lua - Size: 193 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

malashevskyi/GLSL-Letters

GLSL Letters animation.

Language: GLSL - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ehsankamrani/vandaengine

Vanda Engine is an open source 3D Game Engine for Windows. It's free for both commercial and personal use.

Language: C++ - Size: 749 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 2

daniel752/opengl-tutorial

A Simple OpenGL tutorial to learn the basics of 2D and 3D rendering.

Language: C++ - Size: 38.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MannaYang/AudioVideoCodec

一款视频录像机,支持AudioRecord录音、MediaCodec输出AAC、MediaMuxer合成音频视频并输出mp4,支持自动对焦、屏幕亮度调节、录制视频时长监听、手势缩放调整焦距等

Language: Java - Size: 10.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 169 - Forks: 33

willstall/30-days-of-shade

30 days of shaders in GLSL using GLSLCanvas

Language: JavaScript - Size: 76.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 163 - Forks: 8

MyThemeWay/mtw-boilerplate-graphics

Combo of esbuild, GLSLX, three.js... to develop/build quickly + easily WebGL canvas bundles. Minimized bundles can be used as 3D animated backgrounds on a website - Demo:

Language: JavaScript - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

vicrucann/shader-3dcurve

:dizzy: GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)

Language: GLSL - Size: 416 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 141 - Forks: 22

ifinver/FinEngine

Android simple graphics interface for Unity or Cocos2d

Language: C++ - Size: 204 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 110 - Forks: 27

vittoboa/procedural-terrain-generation

3D procedural terrain generation in OpenGL

Language: C - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

PhilPuk/NoGame

NoGame Game Engine

Language: C++ - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SyamSundarKirubakaran/ARCoreWorks

A repository that showcases the Fundamentals of ARCore with implementation of basic Renderers

Language: Java - Size: 32.5 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 2

fl0a1e/ShaderToy-for-fun

There are some shadertoy projects just for fun.

Language: GLSL - Size: 8.49 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kivutar/go-msdf-example

An example implementation of rendering text with the multi channel signed distance field technique

Language: Go - Size: 711 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 21 - Forks: 1

SingingRivulet/transformer.gl

使用opengl计算着色器实现的transformer模型推理。implementation of the transformer model,using OpenGL Compute Shader

Language: C - Size: 52.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

cgoxopx/llama2.gl Fork of karpathy/llama2.c

Inference Llama 2 in OpenGL Compute Shader

Language: C - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

f4rrysh/shdr

Language: GLSL - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ognis1205/siren-gan

PoC Project of the SIREN-GAN.

Language: Jupyter Notebook - Size: 84.9 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

manuelddahmen/empty3

empty3.one

Language: Java - Size: 270 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

VladSerhiienko/PrecompiledShaderPipeline

Offline shader compiler with SPIR-V reflection support.

Language: C++ - Size: 11.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wzhqwq/cg-2

山东大学计算机图形学第二个实验(实验三),实验目标是在房间内绘制桌子、椅子、地球仪、花瓶以及一个obj模型,并实现点光源、平行光源,利用光照模型渲染物体,绘制影子

Language: C - Size: 4.61 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0