Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] what's the resolution in pixels of the image rendered on this chunk?

[DiscordArchive] what's the resolution in pixels of the image rendered on this chunk?

[DiscordArchive] what's the resolution in pixels of the image rendered on this chunk?

Pages (5): 1 2 3 4 5 Next
rektbyfaith
Administrator
0
08-30-2018, 07:32 PM
#1
Archived author: Skarn • Posted: 2018-08-30T19:32:27.369000+00:00
Original source

what's the resolution in pixels of the image rendered on this chunk?
rektbyfaith
08-30-2018, 07:32 PM #1

Archived author: Skarn • Posted: 2018-08-30T19:32:27.369000+00:00
Original source

what's the resolution in pixels of the image rendered on this chunk?

rektbyfaith
Administrator
0
08-30-2018, 07:33 PM
#2
Archived author: Deleted User • Posted: 2018-08-30T19:33:05.534000+00:00
Original source

uhm, i dont know what you mean, but those are the common metrics:
rektbyfaith
08-30-2018, 07:33 PM #2

Archived author: Deleted User • Posted: 2018-08-30T19:33:05.534000+00:00
Original source

uhm, i dont know what you mean, but those are the common metrics:

rektbyfaith
Administrator
0
08-30-2018, 07:33 PM
#3
Archived author: Deleted User • Posted: 2018-08-30T19:33:09.233000+00:00
Original source

```cpp
const float TILE_SIZE = 533.0f + 1.0f / 3.0f;
const float CHUNK_SIZE = TILE_SIZE / 16.0f;
const float UNIT_SIZE = CHUNK_SIZE / 8.0f;
```
rektbyfaith
08-30-2018, 07:33 PM #3

Archived author: Deleted User • Posted: 2018-08-30T19:33:09.233000+00:00
Original source

```cpp
const float TILE_SIZE = 533.0f + 1.0f / 3.0f;
const float CHUNK_SIZE = TILE_SIZE / 16.0f;
const float UNIT_SIZE = CHUNK_SIZE / 8.0f;
```

rektbyfaith
Administrator
0
08-30-2018, 07:34 PM
#4
Archived author: Deleted User • Posted: 2018-08-30T19:34:06.029000+00:00
Original source

so one chunk is 33.33333x33.33333 units
rektbyfaith
08-30-2018, 07:34 PM #4

Archived author: Deleted User • Posted: 2018-08-30T19:34:06.029000+00:00
Original source

so one chunk is 33.33333x33.33333 units

rektbyfaith
Administrator
0
08-30-2018, 07:34 PM
#5
Archived author: Deleted User • Posted: 2018-08-30T19:34:42.819000+00:00
Original source

the tileset textures can have whatever resolution you want
rektbyfaith
08-30-2018, 07:34 PM #5

Archived author: Deleted User • Posted: 2018-08-30T19:34:42.819000+00:00
Original source

the tileset textures can have whatever resolution you want

rektbyfaith
Administrator
0
08-30-2018, 07:35 PM
#6
Archived author: Deleted User • Posted: 2018-08-30T19:35:06.298000+00:00
Original source

then you can use scaling to change the repetition, i use 8 repetition per chunk for a tileset for scale 1
rektbyfaith
08-30-2018, 07:35 PM #6

Archived author: Deleted User • Posted: 2018-08-30T19:35:06.298000+00:00
Original source

then you can use scaling to change the repetition, i use 8 repetition per chunk for a tileset for scale 1

rektbyfaith
Administrator
0
08-30-2018, 07:36 PM
#7
Archived author: Skarn • Posted: 2018-08-30T19:36:30.022000+00:00
Original source

let's say the tileset is 512
rektbyfaith
08-30-2018, 07:36 PM #7

Archived author: Skarn • Posted: 2018-08-30T19:36:30.022000+00:00
Original source

let's say the tileset is 512

rektbyfaith
Administrator
0
08-30-2018, 07:36 PM
#8
Archived author: Skarn • Posted: 2018-08-30T19:36:45.020000+00:00
Original source

it is 8 repetitions in one chunk
rektbyfaith
08-30-2018, 07:36 PM #8

Archived author: Skarn • Posted: 2018-08-30T19:36:45.020000+00:00
Original source

it is 8 repetitions in one chunk

rektbyfaith
Administrator
0
08-30-2018, 07:36 PM
#9
Archived author: Skarn • Posted: 2018-08-30T19:36:57.601000+00:00
Original source

so the image resolution is 512 * 8 for one chunk? sounds insane
rektbyfaith
08-30-2018, 07:36 PM #9

Archived author: Skarn • Posted: 2018-08-30T19:36:57.601000+00:00
Original source

so the image resolution is 512 * 8 for one chunk? sounds insane

rektbyfaith
Administrator
0
08-30-2018, 07:37 PM
#10
Archived author: ak47sigh • Posted: 2018-08-30T19:37:08.414000+00:00
Original source

on Noggit when i click clear texture I get crash..
rektbyfaith
08-30-2018, 07:37 PM #10

Archived author: ak47sigh • Posted: 2018-08-30T19:37:08.414000+00:00
Original source

on Noggit when i click clear texture I get crash..

Pages (5): 1 2 3 4 5 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)