Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (408)
games submitted by our members
Games in WIP (293)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Multible Textures On Terrain  (Read 543 times)
0 Members and 1 Guest are viewing this topic.
Offline Preacher

Junior Member




Java games rock!


« Posted 2005-02-07 07:49:53 »

Hi ive augmented the terrain demo for a project im doing and i need to display tiled textures on the terrain where each of the textures is different.

Currently the terrain shape is a single shape3D object, is there any way of tiling multiple textures to the same shape3D object or do i need to split the terrain into multiple shpae3D objects.

The reason i want this is that im creating a procedureal texture from an array which typically is between 1024 * 1024 and 2048 * 2048 in size and mapping that to the terrain, but the graphics card i have to demonstrate the program on can't handle textures over 512.

Appreciate any advice Smiley
Offline hawkwind

Junior Member




Java games rock!


« Reply #1 - Posted 2005-02-07 21:33:09 »

check out the tutorial on the xith.org site

lhttp://xith.org/tutes/GettingStarted/html/more_fun_with_textures.html
Offline William Denniss

JGO Coder


Projects: 2


Fire at will


« Reply #2 - Posted 2005-02-07 21:37:40 »

You can only have one texture image per Shape3D I believe.

However, it is possible to have multiple tiles per texture image.  E.g., you can split it into four and just use the correct UV corods.

512x512 is a bit of a limitation as you can only fit 4 256x256 textures.  1024 or 2048 is obviously better.

Will.

Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Get high quality music tracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (124 views)
2013-05-17 21:29:12

alaslipknot (132 views)
2013-05-16 21:24:48

gouessej (162 views)
2013-05-16 00:53:38

gouessej (154 views)
2013-05-16 00:17:58

theagentd (167 views)
2013-05-15 15:01:13

theagentd (152 views)
2013-05-15 15:00:54

StreetDoggy (196 views)
2013-05-14 15:56:26

kutucuk (220 views)
2013-05-12 17:10:36

kutucuk (219 views)
2013-05-12 15:36:09

UnluckyDevil (223 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.098 seconds with 21 queries.