Hi I have been working on an app that allows you to edit 2D and 3D shaders on realtime call glslViewer ( https://github.com/patriciogonzalezvivo/glslViewer ) and it runs in all RaspberryPi. Here is running a GLTF 3D model running the default PBR shader at 47fps in a RaspberryPi Zero : ) https://twi...
Hi, I've just written a small app that will render over 100+ OpenGL ES 3.0 shaders (pinched from ShaderToy.com) to give an idea of what can be done with the RPi 4 GPU. Link: http://www.skillmanmedia.com/ShaderToyRPi4.zip You will need to install the SDL2 libraries from a terminal window and reserve...
Hi, I've just written a small app that will render over 100+ OpenGL ES 3.0 shaders (pinched from ShaderToy.com) to give an idea of what can be done with the RPi 4 GPU. Link: http://www.skillmanmedia.com/ShaderToyRPi4.zip You will need to install the SDL2 libraries from a terminal window and reserve...
I think I see what the problem is here. I'm assuming the OP was following the guide at the first link below, which suggests the fail2ban actions are compulsory, also the [ssh] section doesn't appear in the jail file, just [sshd], adding more confusion. The second link matches up with what is in the ...