Kit kat bar
I was starting to work with index buffers today. All I wanted to do was create a few quads with them (nothing special). After a good while having no success, tearing out my hair and wondering why something so simple is giving me so much problems.
I decided to take a break and go have super, during the course of the meal: it hits me (I was using D3DFMT_INDEX16 for index buffers and locking it using an interger array -- which of course is wrong on a 32 bit machine).
An important lesson is to take breaks every once and awhile, it just might help.
I decided to take a break and go have super, during the course of the meal: it hits me (I was using D3DFMT_INDEX16 for index buffers and locking it using an interger array -- which of course is wrong on a 32 bit machine).
An important lesson is to take breaks every once and awhile, it just might help.
0
Sign in to follow this
Followers
0
1 Comment
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now