YouGroove Posted May 14, 2013 Share Posted May 14, 2013 Like UDK or Rage game engine : Having a big texture containing tiling textures, it would be some system with some editor to tell where are the tiling textures in for example a 2048*2048 texture file. this way you load one file and the engine would just read infos and would create internal memory textures from one only. It's just some idea for later , as there is lot more priorities needed before. Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Josh Posted May 14, 2013 Share Posted May 14, 2013 That's basically how I am planning to do terrain, except instead of storing a big texture on the hard drive, the active chunks would be generated on the fly. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
YouGroove Posted May 15, 2013 Author Share Posted May 15, 2013 Will it be possible to have normal , specular maps or cartoon shader for terrain textures ? Will it be some Atlas UV re mapping on terrain, recalculated by pushing one button for example (beacause re UV after each sculpt or paint stroke would be too much CPU angry) ? This re UV to avoid the standard terrain UV deformation bad look. Quote Stop toying and make games Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.