If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
-
mmortall
- Posts: 23
- Joined: Tue May 11, 2010 6:36 am
- Location: Kharkiv
-
Contact:
Post
by mmortall »
1. Try use trilinear filtering for texture. Looks like you use bilinear.
2. Increase texture resolution.
-
softbike
- Posts: 7
- Joined: Tue Apr 12, 2011 4:40 am
- Location: unkonwn
Post
by softbike »
1. i used TrilinearFilter
2. i used 512x512x24bit
However, there is no difference