tsoding / olive.c

Simple 2D Graphics Library for C
https://tsoding.github.io/olive.c/
MIT License
1.86k stars 105 forks source link

Texture should be array of 2 not 3 in obj2c.c #33

Open ronakmehtav opened 2 weeks ago

ronakmehtav commented 2 weeks ago

Was watching the stream, found you wrote 3 instead 2 mistakenly, so pointing out. In obj2c.c line no 215. Not sure how would this relate to structure calculation. https://youtu.be/nIaVx-4UGUU?feature=shared&t=2776

ronakmehtav commented 2 weeks ago

Feel free to close if this was incorrect. Sorry to bother you with this.