1
Fork 0
solar-conflux/odin/sdl-opengl-rendering
2025-06-05 04:27:32 +02:00
..
src odin(sdl-opengl-rendering): implement JFA 2025-06-05 04:27:32 +02:00
.envrc odin(sdl-opengl-rendering): basic line rendering 2025-06-03 03:57:19 +02:00
.gitignore odin(sdl-opengl-rendering): basic line rendering 2025-06-03 03:57:19 +02:00
flake.lock odin(sdl-opengl-rendering): implement JFA 2025-06-05 04:27:32 +02:00
flake.nix odin(sdl-opengl-rendering): implement JFA 2025-06-05 04:27:32 +02:00
ols.json odin(sdl-opengl-rendering): set up some gl abstractions 2025-06-03 21:20:03 +02:00
README.md odin(sdl-opengl-rendering): implement JFA 2025-06-05 04:27:32 +02:00

Methods to convert:

[x] set_rendering_camera [x] screen_dimensions [x] set_clip_rect [x] unset_clip_rect [x] clear_background [x] draw_rectangle [x] draw_rectangle_lines [x] draw_circle [x] draw_circle_lines [x] draw_line [ ] draw_triangle [ ] draw_circle_arc_lines_impl [ ] draw_circle_arc_lines_expl [ ] draw_circle_arc_lines [ ] is_key_pressed [ ] is_shift_down [ ] is_ctrl_down [ ] mouse_position [ ] mouse_position_screen [ ] mouse_delta [ ] measure_text [ ] draw_text