jaylib icon indicating copy to clipboard operation
jaylib copied to clipboard

More testing and examples

Open electronstudio opened this issue 5 years ago • 2 comments

Convert more of the Raylib examples from C to Java and test they work.

electronstudio avatar Apr 10 '20 02:04 electronstudio

Please do add more examples. I'm messing around with shaders, and I have no idea how to manage or use these shaders properly. If you can provide more examples and documentation for the shader related functions, that would be amazing!

gamer9-create avatar Mar 16 '23 23:03 gamer9-create

Shaders work exactly the same as they do in Raylib so you can refer to the Raylib documentation. Feel free to convert the Raylib examples and make a PR.

electronstudio avatar Mar 16 '23 23:03 electronstudio