Today I implement text scrolling and word-wrap in C with Raylib for my ChatGPT Clone in C project (Part 3)
GitHub: https://github.com/unconv/chatgpt-c
Support: https://buymeacoffee.com/unconv
Consultations: https://www.buymeacoffee.com/unconv/e...
Memberships: https://www.buymeacoffee.com/unconv/m...
PART 1: • I watched @TsodingDaily and now I'm an exp...
PART 2: • Using ChatGPT API in C with cURL and cJSON...
PART 3: [THIS VIDEO]
00:00 Intro
02:25 Implementing Scrolling
13:51 Implementing Text-Wrap
31:02 Implementing Word-Wrap
44:14 Fix UI gap