Projects with this topic
-
gled is an application for creating animations and effects on artnet or wled light installations
Updated -
-
-
Code for creating a very wide variety of halftones, halftone shaders, halftone threshold images, dithering, error diffusion, etc.
Updated -
-
Blend between 2 environments in Unity using shader graph
Updated -
Repository of the Shader Graph Viewer online tool. https://shadergraph.stelabouras.com
Updated -
-
A Unity program visualizing the spectrogram of an audio signal.
Updated -
Custom raytracing shader in HLSL implemented in Unity. It implements basic lighting physics : reflection and refraction. It works on Unity lightweight render pipeline, so the algorithm is iterative.
Updated -
OSX application for procedural generating textures using a node-graph builder.
Updated -
(Deprecated repo, now part of UGE) Light Windows GUI tool for testing HLSL shaders on the fly (part of UGE Editor).
Updated -
Random GLSL shaders I made through accidents or refined afterwards
Updated -
-
First computer graphics III homework at University of Hradec Králové (UHK), summer semester 2019/2020
Updated -
A shader that, based on how dark the main camera is, will colour UI elements either black or white for maximum visibility. This is done on a pixel by pixel basis so if half a UI element is over a dark area, that half will be coloured white.
Updated -
-
-
Shader de acumulacion de nieve en Unity3D
Updated -
GPU Flying Edges implementation using Vulkan
Based on: https://gitlab.kitware.com/vtk/vtk/blob/master/Filters/Core/vtkFlyingEdges3D.cxx
Updated