Basic Usage
Posted: Sat Jan 23, 2016 1:48 pm
Hi !
I have a very basic usage question for AT2....
I am on Unity 5.3,64 bit
I have raw terrain data that is
a 4097² Heightmap
a 32k Albedo Map
and a 32k Normal Map..
Now i wanted to use AT2 to actually put this onto a terrain in Unity..
But somehow i must be really confused... am i correct in the following assumption around the workflow ?
1. Import the texture maps ( it does not matter that unity only supports 8k res as AT2 will use the full res source )
2. Create material using those texture maps
3. Convert the material to an Ampliy Material ( using the tools or manually )
4. Apply the material to the terrain
5. Ad AT2 Manager to scene
6. Ad AT2 Camera to my camera
7. Reference camers and VT in the manager object.
Done
However my big problem is step 1.
I tried every file format i could think of ( jpg,png,bmp,tga ) as soon as si copy the 32k textures to the unity assets folders unity either crashes or throws some other error (NullReference or TCAlloactor related ) so a texture asset is never created that could be converted to a VT....
( It should not be a hardware limitation i am on an 8 core, 64 GB Ram machine with 2x GTX 980 )
So what other ways are there to get my 32k textures to be used on my terrain using AT2 ?
I have a very basic usage question for AT2....
I am on Unity 5.3,64 bit
I have raw terrain data that is
a 4097² Heightmap
a 32k Albedo Map
and a 32k Normal Map..
Now i wanted to use AT2 to actually put this onto a terrain in Unity..
But somehow i must be really confused... am i correct in the following assumption around the workflow ?
1. Import the texture maps ( it does not matter that unity only supports 8k res as AT2 will use the full res source )
2. Create material using those texture maps
3. Convert the material to an Ampliy Material ( using the tools or manually )
4. Apply the material to the terrain
5. Ad AT2 Manager to scene
6. Ad AT2 Camera to my camera
7. Reference camers and VT in the manager object.
Done
However my big problem is step 1.
I tried every file format i could think of ( jpg,png,bmp,tga ) as soon as si copy the 32k textures to the unity assets folders unity either crashes or throws some other error (NullReference or TCAlloactor related ) so a texture asset is never created that could be converted to a VT....
( It should not be a hardware limitation i am on an 8 core, 64 GB Ram machine with 2x GTX 980 )
So what other ways are there to get my 32k textures to be used on my terrain using AT2 ?