Skip to content

Port all core examples #230

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

Draft
wants to merge 15 commits into
base: devel
Choose a base branch
from

Conversation

ZackeryRSmith
Copy link
Contributor

@ZackeryRSmith ZackeryRSmith commented Mar 21, 2025

Note

This is a draft PR that is still being worked on!

A start on #200, porting all core Raylib examples. These examples are mostly 1:1; however, some are slightly different, favoring a more idiomatic Zig solution, thus also making the examples more scaleable to a raylib-zig project.

core

  • 2d_camera_platformer (see Core 2D Camera Platformer Example #222)
  • 2d_camera_split_screen
  • 3d_camera_mode
  • 3d_camera_split_screen
  • automation_events
  • custom_frame_control
  • custom_logging
  • drop_files
  • input_gamepad
  • input_gestures
  • input_multitouch
  • loading_thread
  • random_values
  • scissor_test
  • smooth_pixelperfect
  • storage_values
  • vr_simulator
  • window_letterbox
  • window_should_close
  • world_screen

@Frost-Phoenix
Copy link
Contributor

Is it possible to contribute to this pr ?

@ZackeryRSmith
Copy link
Contributor Author

Is it possible to contribute to this pr?

Go right for it. You can either make a pr to my fork ZackeryRSmith:core-examples or send me whatever file directly, and I will add it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants