SHADERed icon indicating copy to clipboard operation
SHADERed copied to clipboard

Post your screenshots / shaders here

Open dfranx opened this issue 4 years ago • 17 comments

Post your screenshots, shaders or templates here!

dfranx avatar Aug 28 '19 12:08 dfranx

Don't have a lot to show but here's some wip temporal AA 😅

grafik

CptPotato avatar Aug 30 '19 18:08 CptPotato

That looks amazing! Well done!

dfranx avatar Aug 31 '19 13:08 dfranx

hacked together some shadows:

grafik

CptPotato avatar Sep 04 '19 10:09 CptPotato

I spent my day writing this essay/tutorial about SHADERed.

It includes code to generate this image: render

Using OpenGL shaders to make glyphs for an OpenType font, the easy way—or, in which a fat idiot learns that OpenGL isn’t actually that hard.

ctrlcctrlv avatar Jan 02 '20 14:01 ctrlcctrlv

Just wanted to drop a comment to you saying nice job on the new shader debugger! It's awesome and now I have a way of debugging Vulkan glsl shaders for my game!

Nicely done!

Carandiru0 avatar Feb 26 '20 17:02 Carandiru0

Pointer and ObjectProperty variables in action: NewExample

SHADERed v1.3.3 now has VertexBuffer item: VertexBuffer2

Which can be used to achieve something like this: Deformation

dfranx avatar Apr 17 '20 19:04 dfranx

The light shader that I showed in one of the posts above running in the browser: https://shadered.org/view?s=qtAFNPvHIE

image

dfranx avatar Sep 02 '20 14:09 dfranx

editor

Ray marching shader : https://github.com/johhnry/ray_marching_shader

johhnry avatar Oct 30 '20 14:10 johhnry

Bayer pattern demosaicing image

eszdman avatar Nov 29 '20 18:11 eszdman

PBR Shader image Source: https://gist.github.com/michidk/6c07cd38575ada149037d98989d9da37

michidk avatar Mar 14 '21 14:03 michidk

Some relatively simple volumetric, prototyping in Shadered before moving it tool for generating subUV particle spritesheet https://user-images.githubusercontent.com/11531707/136111498-d95000ad-a3ff-409e-95bf-b76bb3986c11.mp4

Ravendarke8 avatar Oct 05 '21 22:10 Ravendarke8

Temp1 Shadow mapping with SHADERed, thanks dfranx for his generous help!!!

ViperBling avatar Oct 10 '21 16:10 ViperBling

Beautiful fluid simulation as215111221

hful avatar Feb 23 '22 12:02 hful

SHADERed-2022-05-20-17-11-10-85 Protean clouds by nimitz

hful avatar May 20 '22 09:05 hful

SHADERed-2022-05-20-17-22-51-63 Mobius Transformation

hful avatar May 20 '22 09:05 hful

https://user-images.githubusercontent.com/3957610/170020784-c4cf3fb6-0751-4845-8018-d389e5db337b.mp4

volumetric fog 🙂

CptPotato avatar May 24 '22 11:05 CptPotato