[v1.12.0] manual mesh atlas texture mapping problem. Topic is solved

Problems building or running the engine, queries about how to use features etc.
Post Reply
ksr921110
Gnoblar
Posts: 16
Joined: Mon Jun 17, 2019 7:45 am
x 1

[v1.12.0] manual mesh atlas texture mapping problem.

Post by ksr921110 »

hello.

try mesh atlas texture mapping.
manual create material.
ogre mesh atlas texture mapping.
but very strange.
manual mesh
i don't know
rendersystem is direct3d9
Last edited by ksr921110 on Wed Jun 19, 2019 10:55 am, edited 1 time in total.
ksr921110
Gnoblar
Posts: 16
Joined: Mon Jun 17, 2019 7:45 am
x 1

Re: [v1.12.0] manual mesh atlas texture mapping problem.

Post by ksr921110 »

sorry. i am solved.
paroj
OGRE Team Member
OGRE Team Member
Posts: 1994
Joined: Sun Mar 30, 2014 2:51 pm
x 1074
Contact:

Re: [v1.12.0] manual mesh atlas texture mapping problem.

Post by paroj »

seems like your uv coordinates are in pixels instead of the 0..1 range. Also note there is a lighting bug with dx9 in the 1.12.0 release:
viewtopic.php?t=95029
Post Reply