About Store Forum Documentation Contact



Post Reply 
Create cubemap from memory
Author Message
Dynad Offline
Member

Post: #1
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
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
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
Find all posts by this user Quote this message in a reply
Post Reply