mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-29 14:38:30 +00:00
bone socket tutorial (#3833)
Tutorial on how to use bones as sockets to calculate the position of something.
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
robot.glb model by @Quaternius (https://www.patreon.com/quaternius)
|
||||
Licensed under CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication (https://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
greenman.glb, greenman_hat.glb, greenman_sword.glb, greenman_shield.glb models by @iP (https://github.com/ipzaur)
|
||||
Licensed under CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication (https://creativecommons.org/publicdomain/zero/1.0/)
|
BIN
examples/models/resources/models/gltf/greenman.glb
Normal file
BIN
examples/models/resources/models/gltf/greenman.glb
Normal file
Binary file not shown.
BIN
examples/models/resources/models/gltf/greenman_hat.glb
Normal file
BIN
examples/models/resources/models/gltf/greenman_hat.glb
Normal file
Binary file not shown.
BIN
examples/models/resources/models/gltf/greenman_shield.glb
Normal file
BIN
examples/models/resources/models/gltf/greenman_shield.glb
Normal file
Binary file not shown.
BIN
examples/models/resources/models/gltf/greenman_sword.glb
Normal file
BIN
examples/models/resources/models/gltf/greenman_sword.glb
Normal file
Binary file not shown.
Reference in New Issue
Block a user