Open SasLuca opened 4 years ago
I ported the geometric shapes example to rayfork.
I ported the basic shapes example to rayfork. (dbbae151b62b9d314394eae6160580d52a913e10)
I ported the collision area example to rayfork. (c5a6f5fffe14c27be662443d475e7851b5fe8d20)
I ported the raw-audio-stream example to rayfork (67a2c5514dab6d11af63a812d27fab5b0a0c0a77)
Added an example of hot-code reloading using rayfork (1c5afab7dc7e5d570d27f723cb86da6038633303)
All examples should now be added to the rayfork-examples repo which is a submodule of the main rayfork repo.
I ported raylib sample games to rayfork, Does it help?
I'm porting all the examples to rayfork using sokol_app.h as backend. https://github.com/siddharthroy12/rayfork-examples
There are a lot of examples for Raylib that can be ported to Rayfork.
This can also help with testing the library for bugs so working on this is very important.