-
I think it would be really cool if we could some how upload shaders from other people in the community and view them as well. Would make this plugin even better.
Maybe need a website if its not po…
-
你好,我测试了一个https://www.shadertoy.com/view/ldSSzV 想看看这个库对shadertoy的兼容怎么样,发现不支持手势,而且感觉比较卡,也没看到怎么获取shadertoy在这个库中的一些属性,如:帧率,分辨率,当前播放帧数,
`
body {
margin: 0
}
/*
"Wet st…
-
the website converter didn't work for this shader(https://www.shadertoy.com/view/XdB3Dw) can you convert it?
error:'mosaic': no matching 1 parameter function
Compiling Vertex program
Platform defin…
-
This problem is similar to #61.
The sRGB standard states that the reference display is assumed to have pure 2.2 gamma (pure power law). But the current implementation of sRGB->bt709 (transfer_chara…
-
An issue to list each binary addon that fail to build
Built successfully:
- [x] audiodecoder.2sf
- [x] audiodecoder.asap
- [x] audiodecoder.dumb
- [ ] audiodecoder.fluidsynth (linux only)
- …
-
Having a performance meter in the UI (like Shadertoy's FPS counter) could be useful to help developers get a feel for which features compile to efficient code (e.g. in https://github.com/shader-slang/…
-
https://playcanv.as/p/wQgQBgkE/
primary equation is:
rho = A + B * cos (C * phi) * cos (D * theta)
-= spherical coordinates and animated values of A, B, C, and D. You can also think about add…
-
Hello, I am new to DirectX and shader programming, and I am trying to understand the principles behind your SuperDepth3D implementation. Do you have any documentation explaining the implementation of …
-
Hello @ssloy ,
Thank you so much for this course! It has really got me interested in software rendering techniques. The content has a very nice balance between conceptual and practical. I've follow…
-
It's a bit of a long title and I apologize but I'm encountering an issue where the screen flickers black when mousing over menus within dune3d on Windows. This is a fresh compile from MSYS2-MINGW64 on…