niansa/tuxifan

Results 303 comments of niansa/tuxifan

This is the link to the source shader: https://www.shadertoy.com/view/XssGz8 The first two lines (sorry, can't copy them on mobile) should answer your question.

Also: the shadertoy links only link to common algorithm implementations. So these shouldn't be a problem either. Besides, that same shader was used in a commercial game already (according to...

A very important feature that takes more than 2 years to implement! :(

Honestly I think SSR is enough for now as it works on all GPUs flawlessly. RTX could ofc be implemented later on.

Nice work, has all the features most game devs would need and all in all it's just amazing. Keep it going! I'm developing my first game on it!

[[cheerp::genericjs]] bool test(std::string_view str) { return str == "Hello world"; }

I agree, examples are important.