Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port more Raylib examples to rayfork. #10

Open
SasLuca opened this issue Dec 19, 2019 · 8 comments
Open

Port more Raylib examples to rayfork. #10

SasLuca opened this issue Dec 19, 2019 · 8 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@SasLuca
Copy link
Owner

SasLuca commented Dec 19, 2019

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.

@SasLuca SasLuca added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Dec 19, 2019
@SasLuca SasLuca self-assigned this Dec 19, 2019
@SasLuca
Copy link
Owner Author

SasLuca commented Dec 19, 2019

I ported the geometric shapes example to rayfork.

@SasLuca
Copy link
Owner Author

SasLuca commented Dec 19, 2019

I ported the basic shapes example to rayfork. (dbbae15)

@SasLuca
Copy link
Owner Author

SasLuca commented Dec 19, 2019

I ported the collision area example to rayfork. (c5a6f5f)

@SasLuca
Copy link
Owner Author

SasLuca commented Dec 26, 2019

I ported the raw-audio-stream example to rayfork (67a2c55)

@SasLuca
Copy link
Owner Author

SasLuca commented Dec 27, 2019

Added an example of hot-code reloading using rayfork (1c5afab)

@SasLuca
Copy link
Owner Author

SasLuca commented Jun 7, 2020

All examples should now be added to the rayfork-examples repo which is a submodule of the main rayfork repo.

@SasLuca SasLuca closed this as completed Jun 7, 2020
@SasLuca SasLuca reopened this Jun 7, 2020
@ghost
Copy link

ghost commented Sep 13, 2020

I ported raylib sample games to rayfork, Does it help?

https://github.com/Rabios/rayfork-games

@siddharthroy12
Copy link

siddharthroy12 commented Aug 31, 2021

I'm porting all the examples to rayfork using sokol_app.h as backend.
https://github.com/siddharthroy12/rayfork-examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants