Ray
ea590c44a9
REVIEWED: Camera redesign PR
2 yıl önce
Crydsch Cube
73989a4981
WIP rcamera redesign vector ( #2563 )
* core functionality CAMERA_FREE
* fix example
* add remaining camera modes
* add view bobbing
* view bobbing
* catch curser in SetCameraMode
* adjust examples
* fix compilation on linux
* fix example text_draw_3d
* actually fix text_draw_3d
* Updated camera API
* Improve Vector3RotateByAxisAngle() function
* remove camera.mode dependency from low-level functions
* remove camera.mode from struct
* fixes after rebase
* adjust examples for new UpdateCamera function
* adjust example models_loading_m3d
---------
Co-authored-by: Ray <raysan5@gmail.com>
2 yıl önce
Ray
b59fab7ee6
Update year to 2023
2 yıl önce
Ray
5840cd6e50
Remove unneeded comment
2 yıl önce
Ray
4a9391ae83
REVIEWED: examples descriptions
2 yıl önce
Ray
c1b01c0d5d
Added new comment to examples
2 yıl önce
Ray
b359a1575e
Update core_3d_picking.c
3 yıl önce
Lambert Wang
2545f62565
Added support for additional mouse buttons ( #1753 )
* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com>
3 yıl önce
Ray
07d82a91c5
WARNING: BREAKING: RENAMED: camera.type to camera.projection
4 yıl önce
Ray
915b0780d6
Update core_3d_picking.c
4 yıl önce
Jeffery Myers
48a7cd3c87
[Examples] Fix typecast warnings in examples. ( #1601 )
* Fixing typecast warnings generated by visual studio 2019 in examples.
* Changes to fixes based on feedback
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
4 yıl önce
Ray
3dfbeb5488
Update core_3d_picking.c
5 yıl önce
Ray
b525039e0a
Review ALL examples
5 yıl önce
Ray
245704df72
Reviewed examples
7 yıl önce
Ray San
6045062a05
Renamed some functions
- Renamed Begin3dMode() --> BeginMode3D()
- Renamed Begin2dMode() --> BeginMode2D()
- Renamed End3dMode() --> EndMode3D()
- Renamed End2dMode() --> EndMode2D()
7 yıl önce
maficccc@gmail.com
551cf50685
Fix Uninitialized argument value
7 yıl önce
raysan5
74fd671763
Remove old comment...
7 yıl önce
Ray
dd4dd0e87d
Reorganize examples folder
8 yıl önce
raysan5
648676f46b
Update examples to new camera system
8 yıl önce
raysan5
f1f51bd9b6
Updated examples screenshots
8 yıl önce
Ray
e2ba22ec59
Improved 2D-3D drawing
Depth test disabled for 2D and only used on 3D; consequently LINES vs
TRIANGLES vs QUADS buffers drawing order maters... but blending also
works ok.
9 yıl önce
raysan5
d8bd8634ab
3d Camera: Added support for field-of-view Y
9 yıl önce
raysan5
4476a9e241
Review rlglUnproject() system
9 yıl önce
raysan5
15cd4dce4e
Updated examples to make them clearer
9 yıl önce
raysan5
183795b8aa
Review literals type
9 yıl önce
victorfisac
1793f2c3b8
Added collision check between ray and box
- Added CheckCollisionRayBox() function.
- Updated and improved core 3d picking example (currently working as
expected).
9 yıl önce
raysan5
e5fe2c216e
Added some comments to examples
9 yıl önce
raysan5
32330801c9
Updates some examples
9 yıl önce
raysan5
ea45223f1f
New examples added
9 yıl önce
raysan5
ca402e9d36
New examples added (with some resources)
9 yıl önce
raysan5
997170a317
Examples reviewed
9 yıl önce
raysan5
51688c004c
Code cleaning, removed useless spaces
10 yıl önce
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
10 yıl önce
Ray
b648a9ddee
Rename ex07a_3d_mode.c to core_3d_mode.c
10 yıl önce
raysan5
62f298ce54
Updated
11 yıl önce
raysan5
6f9d7db4ad
Updated
11 yıl önce
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 yıl önce
Ray
818e79638b
Replaced tabs by 4 spaces
11 yıl önce
raysan5
1a8cdc10b7
Added some examples
11 yıl önce