forum

Shadertoy version of Osu!

posted
Total Posts
14
Topic Starter
APM20
Hi,

Shadertoy is a WebGL-based webpage where the users can post their own GPU programs in GLSL language.

https://en.wikipedia.org/wiki/OpenGL_Shading_Language

I implemented a (approximated) version of osu! if someone wants to have a look:

https://www.shadertoy.com/view/4sVGRd

Two important things:

0) Only one song available: ChouCho - DreamRiser

1) You have to press the "reset time" button (looks like this "|<") as soon as you hear the song otherwise it will be out of sync

2) To ensure Intel GPUs compatibility I had to remove part of the song, to play the whole song (and you have a NVIDIA or AMD) you have to edit the code a bit:

2.1) Go to "Buf A" tab
2.2) Uncomment the "#define IDONTHAVEACHEAPINTEL" line


2) It will probably crash your webGL browser engine if you have an intel GPU, if so happens, use the link in the description of the shader and reload your webGL engine.

Cheers!
Pawsu
Should be moved here.
Topic Starter
APM20

Pawsu wrote:

Should be moved here.
Hm... I'm not really sure, it is not meant to be of any use for any osu! player, it is just a curiosity
Flanster
This doesn't work at all, I just get a popup with an error for JSON.
Nvidia gpu though.
Topic Starter
APM20

Flanster wrote:

This doesn't work at all, I just get a popup with an error for JSON.
Nvidia gpu though.
Could you please tell me your operating system, browser and NVIDIA model?

Nevertheless, thanks for trying
Flanster
Windows 10 Enterprise x64
Google Chrome
Nvidia GTX650
Topic Starter
APM20

Flanster wrote:

Windows 10 Enterprise x64
Google Chrome
Nvidia GTX650
It looks like the whole page is broken, I'll contact the webmaster. Thanks!
Topic Starter
APM20
It seems to be fixed now :) :)
Flanster
Still borked.
Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/beautyp8/public_html/php/opendb.php5 on line 11
Connect DB Failed (2002) No such file or directory

I'll try another day :D
Topic Starter
APM20

Flanster wrote:

Still borked.
Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /home/beautyp8/public_html/php/opendb.php5 on line 11
Connect DB Failed (2002) No such file or directory

I'll try another day :D

They're working on it, thanks for your patience.
Topic Starter
APM20
It seems to be stable now
abraker
This definitely beats making a beating osu! logo in GLSL Sandbox. Now to think of something better :?
Topic Starter
APM20

abraker wrote:

This definitely beats making a beating osu! logo in GLSL Sandbox. Now to think of something better :?
Is it online? I'd like to see it
abraker
It's WIP
Please sign in to reply.

New reply