Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post your screenshots / shaders here #8

Open
dfranx opened this issue Aug 28, 2019 · 17 comments
Open

Post your screenshots / shaders here #8

dfranx opened this issue Aug 28, 2019 · 17 comments
Labels

Comments

@dfranx
Copy link
Owner

dfranx commented Aug 28, 2019

Post your screenshots, shaders or templates here!

@dfranx dfranx added the gallery label Aug 28, 2019
@dfranx dfranx pinned this issue Aug 28, 2019
@CptPotato
Copy link

CptPotato commented Aug 30, 2019

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

grafik

@dfranx
Copy link
Owner Author

dfranx commented Aug 31, 2019

That looks amazing! Well done!

@CptPotato
Copy link

hacked together some shadows:

grafik

@ctrlcctrlv
Copy link
Contributor

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
Copy link

TheMaverickProgrammer commented Feb 2, 2020

Click for video Untitled

Update! With bloom and smoother perlin noise!
Untitled

I made a desentigration shader

@Carandiru0
Copy link

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
Copy link
Owner Author

dfranx commented Apr 17, 2020

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
Copy link
Owner Author

dfranx commented Sep 2, 2020

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

image

@johhnry
Copy link

johhnry commented Oct 30, 2020

editor

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

@eszdman
Copy link

eszdman commented Nov 29, 2020

Bayer pattern demosaicing
image

@michidk
Copy link

michidk commented Mar 14, 2021

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

@Ravendarke8
Copy link

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
Copy link

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

@hful
Copy link

hful commented Feb 23, 2022

Beautiful fluid simulation
as215111221

@hful
Copy link

hful commented May 20, 2022

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

@hful
Copy link

hful commented May 20, 2022

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

@CptPotato
Copy link

fog.mp4

volumetric fog 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests