dfranx / SHADERed

Lightweight, cross-platform & full-featured shader IDE
https://shadered.org/
MIT License
4.38k stars 276 forks source link

Post your screenshots / shaders here #8

Open dfranx opened 5 years ago

dfranx commented 5 years ago

Post your screenshots, shaders or templates here!

CptPotato commented 5 years ago

Don't have a lot to show but here's some wip temporal AA ๐Ÿ˜…

grafik

dfranx commented 5 years ago

That looks amazing! Well done!

CptPotato commented 5 years ago

hacked together some shadows:

grafik

ctrlcctrlv commented 4 years ago

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.

TheMaverickProgrammer commented 4 years ago

Click for video Untitled

Update! With bloom and smoother perlin noise! Untitled

I made a desentigration shader

Carandiru0 commented 4 years ago

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!

dfranx commented 4 years ago

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 commented 4 years ago

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

image

johhnry commented 4 years ago

editor

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

eszdman commented 3 years ago

Bayer pattern demosaicing image

michidk commented 3 years ago

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

Ravendarke8 commented 3 years ago

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

ViperBling commented 3 years ago

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

hful commented 2 years ago

Beautiful fluid simulation as215111221

hful commented 2 years ago

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

hful commented 2 years ago

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

CptPotato commented 2 years ago

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

volumetric fog ๐Ÿ™‚