Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.77 KB

File metadata and controls

23 lines (17 loc) · 1.77 KB

OpenGL-walking-animal

Implement walking zebras with OpenGL

LIGHT, TEXTURE

zebra zebra-texture

add Head, Neck Texture

zebra 2023-10-18 오후 12 31 43 zebra-texture

CUBE MODEL

horse

1. walking leg: radian(theta) * sin(radian(t * speed))

스크린샷 2023-10-18 오후 12 31 43

2. horse model

스크린샷 2023-10-18 오후 12 30 41 스크린샷 2023-10-18 오후 12 30 53

3. horse model impl

스크린샷 2023-10-18 오후 12 30 19