Dynad
Member
|
Create cubemap from memory
Hey,
How can you make a 6 tile image in EE? Like having 6 ImagePtrs and merge them to 1 image in 1 row. I want to make a cube map from images which are in memory.
And what kind of performance can i expect while converting it?
Thnx,
~Dynad
There is always evil somewhere, you just have to look for it properly.
|
|
03-09-2011 05:02 PM |
|
Esenthel
Administrator
|
RE: Create cubemap from memory
well you can just create the image, and lock it (each cube face separately) and setup pixels/colors
|
|
03-10-2011 09:29 AM |
|