Re: OpenGL and crawling ants
Re: OpenGL and crawling ants
- Subject: Re: OpenGL and crawling ants
- From: Todd Heberlein <email@hidden>
- Date: Mon, 09 Jun 2014 08:48:10 -0700
On Jun 8, 2014, at 7:40 PM, Seth Willits <email@hidden> wrote:
> Use mipmaps, and if that's still not high enough quality, anisotropic filtering.
Thanks! That is much better.
Side note: when setting GLKTextureLoaderGenerateMipmaps to YES, the texture (apparently) should be a power of 2 (I'm using 512 x 512 now). My earlier texture was 242 x 242, and bad things happened when I tried to use mipmaps.
Todd
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden