summaryrefslogtreecommitdiffhomepage
path: root/examples/models/models_loading_vox.c
AgeCommit message (Collapse)Author
2024-02-29feat: vox_loader normals and new voxels shader (#3843)johann nadalutti
2024-01-02Update copyright to 2024Ray
2023-02-15Make the oribital camera work like it used to (it is not just a copy of ↵Jeffery Myers
third person) (#2926)
2023-02-14REVIEWED: Camera redesign PRRay
2023-02-14WIP rcamera redesign vector (#2563)Crydsch Cube
* 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 <[email protected]>
2023-01-01Update year to 2023Ray
2022-08-02Remove unneeded commentRay
2022-07-20REVIEWED: examples descriptionsRay
2022-06-21Added new comment to examplesRay
2021-10-19REVIEWED: models_yaw_pitch_rollraysan5
2021-10-17Remove trailing spacesraysan5
2021-10-14Review some commentsraysan5
2021-10-14Review examplesraysan5
2021-10-13Update models_loading_vox.craysan5
2021-10-12Reviewed models examples pathsraysan5
2021-10-12Rename examples for consistencyraysan5