computeshader
There are 31 repositories under computeshader topic.
airliang/unity-raytracing
Raytracing by compute shader in unity
fuqunaga/ComputeShaderBVHMeshHit
Unity ComputeShader implementation of BVH(Bounding Volume Hierarchy) based mesh hit checking.
niepp/astc_encoder
real time ASTC texture compression by computer shader
gadirom/Metal-Compute-Offscreen-Render-and-Postprocess
A Swift Playground Book that explores the Apple's Metal technology on iOS.
kittrick/Unity-Physarum-Computeshader
A basic implementation of the Physarum Polycephalum (AKA Slime Mold) code in Unity.
damian-666/MGShadersXPlatform
A bare bones, no repeat code, Monogame 3.8.1 , Net Core 6 or 7, with working pixel and other shaders that works in desktop GL and WindowsDX, and Android using shared linked content file, FX files, shared Net6CoreGame lib, and thinnest possible platform specific launchers & NEW SILK experiment, Compute shader branch tests on DX only so far
Federicoand98/PathTracing
A GPU-based PathTracing renderer for creating images with global illumination, advanced reflections, and physically-based materials.
mimisukeMaster/Simulation-of-Universal-Gravitation
Simulation of universal gravitation using compute shader (GPGPU) in Unity / compute shaderによる万有引力のシミュレーション
abecker96/ComputeParticles
Aidan Becker's Final Project in COSC-4328, Computer Graphics.
cgoxopx/llama2.gl
Inference Llama 2 in OpenGL Compute Shader
zbendefy/Julia4D
4D Julia set renderer
XanderXu/RealityComputeShader_Flag
A demo for Compute Shader and LowLevelMesh in Apple Vision Pro
netpyoung/nf.example.computeshader
📄🌔 예제. 유니티 컴퓨트 셰이더
SingingRivulet/transformer.gl
使用opengl计算着色器实现的transformer (llama2)模型推理。implementation of the transformer (llama2) model,using OpenGL Compute Shader
yoshidan/AudienceShader
Compute Shader for audience in IDOL live stage.
DFVSQY/CalTransparentAreaByGPU
This project utilizes Compute Shader for calculating the proportion of transparent areas in textures.
drumath2237/babylon-compute-shader-sandbox
babylonjs compute shader sample project
EugeneDevastator/ComputeNBody
Simulating NBody via compute shader
jChicote/Mini_Procedural_Generation
Unity procedural generation demonstrating typical noise-based procedural generation, minecraft procedural generation and other techniques.
mushe/VulkanFish
Vulkan(Compute Shader + Instancing rendering) & C++ fish swarm, developed on macOS
TLabAltoh/tlab-sharescreen-client-unity
This is an tlab-sharescreen-server-win client program. Streaming video over a custom protocol (UDP) and implementing a frame decoder with compute shaders.
yoshidan/UnityNormalViewer
Normal viewer for Unity Editor
Helioform/Compute-Shader-Ray-Tracer
OpenGL ray tracer which uses compute shader
Ludmuterol/lissajous_julia
Android Livewallpaper built with OpenGL which uses a random Lissajous figure to create smoothly changing Julia sets
SimonBenAnderson/Swift_Performing-Calculations-on-a-GPU
This is an updated version of Apples WWDC project that is coded in ObjC.
XTR1984/mychem3d
Pseudochemical 3d simulator
BrainOverGames/JobVSNormalMeshWithComputeShaders
Testing the mesh generation & its deformation performances using Unity's Job and normal C# systems along with compute shaders(computer & graphic buffers)
hundan2015/MarchingCubeCore2
A Web CT viewer basing on marching cube algorithm and webgpu compute shader.
kumaashi/Tanbo
Tanbo is library of memorymapped vulkan graphics library.