raylib/examples/shapes
Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744)
* [rshapes] Fix multisegment Bezier splines.

It seems to me that these functions are wrong, if you step the index by 1 you move to a control point instead of the next segment.

* Fix example shapes/shapes_splines_drawing for bezier splines.

* Draw circles to fill gaps between bezier segments.
2024-06-16 10:21:54 +02:00
..
resources Add WASM support for Zig build (#2901) 2023-02-01 11:09:03 +01:00
raygui.h Update raygui.h 2024-01-05 22:32:59 +01:00
reasings.h Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_basic_shapes.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_basic_shapes.png
shapes_bouncing_ball.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_bouncing_ball.png
shapes_collision_area.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_collision_area.png Fix examples/shapes/shapes_collision_area.c help instructions (#3279) 2023-08-30 22:43:19 +02:00
shapes_colors_palette.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_colors_palette.png
shapes_draw_circle_sector.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_draw_circle_sector.png
shapes_draw_rectangle_rounded.c Update shapes_draw_rectangle_rounded.c 2024-04-20 20:32:37 +02:00
shapes_draw_rectangle_rounded.png
shapes_draw_ring.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_draw_ring.png
shapes_easings_ball_anim.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_easings_ball_anim.png
shapes_easings_box_anim.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_easings_box_anim.png
shapes_easings_rectangle_array.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_easings_rectangle_array.png
shapes_following_eyes.c Fix a bug in examples/shapes/shapes_following_eyes (#3710) 2024-01-06 11:32:10 +01:00
shapes_following_eyes.png
shapes_lines_bezier.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_lines_bezier.png Updated examples 2023-11-09 09:53:25 +01:00
shapes_logo_raylib_anim.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_logo_raylib_anim.png
shapes_logo_raylib.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_logo_raylib.png
shapes_rectangle_scaling.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_rectangle_scaling.png
shapes_splines_drawing.c [rshapes] Fix multisegment Bezier splines. (#3744) 2024-06-16 10:21:54 +02:00
shapes_splines_drawing.png Update example: shapes_splines_drawing 2023-11-09 02:01:00 +01:00
shapes_top_down_lights.c Update copyright to 2024 2024-01-02 20:58:12 +01:00
shapes_top_down_lights.png REVIEWED: example: shapes_top_down_lights 2022-01-16 18:07:11 +01:00