progress sketchbook

8
TASK 1 GENERATING A VOXELSCAPE FROM A DATABASE Using the data that was given, I first changed the numbers to 0.1 to test out the area. When the code was saved, i realise that boxes that are spawn on the areas are areas where the colour number was above 0.1. Than I decided to test put the theory by changing the numbers increasingly and if expected the number of boxes would decrease as the number in the coding was increase. Different from the first scene, the amount of boxes has decrease in amount as the coding stats that boxes can only be spawn at those area which number is greater than 0.2. That is why spaces in areas which are previously spawn has been remove because of that. coding. 1a.

Upload: hattie-ong-si-min

Post on 28-Jul-2016

217 views

Category:

Documents


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Progress sketchbook

TASK 1 GENERATING A VOXELSCAPE FROM A DATABASE

Using the data that was given, I first changed the numbers to 0.1 to test out the area. When the code was saved, i realise that boxes that are spawn on the areas are areas where the colour number was above 0.1. Than I decided to test put the theory by changing the numbers increasingly and if expected the number of boxes would decrease as the number in the coding was increase.

Different from the first scene, the amount of boxes has decrease in amount as the coding stats that boxes can only be spawn at those area which number is greater than 0.2. That is why spaces in areas which are previously spawn has been remove because of that. coding.

1a.

Page 2: Progress sketchbook

Comparing the scene before. This time, I changed the coding to 0.4 a jump higher than the one previously where I increased by one times. We can see a big difference comparing to others. As the amount is higher, less boxes was being spawn in it.

1b.

The first geometry that I have tried was using sphere.

Page 3: Progress sketchbook

The second geometry that I tried was using cylinder. The cylinder was having a more interesting shape.

The third geometry I tried was capsule shape. Its somewhat like a combination of sphere and cylinder. A combination of the first two.

Page 4: Progress sketchbook

TASK 2 CUSTOMIZING THE LANDSCAPEAtt 1 Beach height Map

Att 2 Rabbit picture > Photoshop greyscale

Att 3 Tiger height map

Page 5: Progress sketchbook

TASK 3 EXTENDING THE VOXELSCAPE

Page 6: Progress sketchbook
Page 7: Progress sketchbook
Page 8: Progress sketchbook