Added some test models:
AC: A new AC test model (light + scaled texture) IRR: Skybox, Assimp output consisting of 6 meshes and 6 textures + further test models (multi-instancing test + simple sphere and box). They are not working yet. LWO: Test models and textures for the various mapping modes. git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@247 67173fc5-114c-0410-ac8e-9d2fd5bffc1fpull/1/head
|
@ -1,4 +1,11 @@
|
||||||
All 'mirror' files are not absolutely correct. That's mainly because it's difficult convert
|
All 'mirror' files are not absolutely correct. That's mainly
|
||||||
Max' handling of mirroring to our's.
|
because it's difficult convert Max' handling of mirroring to
|
||||||
|
our's.
|
||||||
|
|
||||||
In other words: TO DO, but only if someone REALLY needs it.
|
In other words: TO DO, but only if someone REALLY needs it.
|
||||||
|
|
||||||
|
-------------------------------------------------------------
|
||||||
|
|
||||||
|
To see how it should look like - test/ReferenceImages
|
||||||
|
Note that the viewer has no 'decal' texture mapping mode, so
|
||||||
|
the usual clamping is used.
|
|
@ -9,7 +9,7 @@ kids 0
|
||||||
OBJECT poly
|
OBJECT poly
|
||||||
name "sphere"
|
name "sphere"
|
||||||
loc -0.0624103 -0.012381 0.0558408
|
loc -0.0624103 -0.012381 0.0558408
|
||||||
texture "./../LWOFiles/LWO2/concrete.jpg"
|
texture "./../LWOFiles/LWO2/MappingModes/concrete.jpg"
|
||||||
crease 45.000000
|
crease 45.000000
|
||||||
numvert 134
|
numvert 134
|
||||||
-0.00202139 0.0563461 0
|
-0.00202139 0.0563461 0
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
This skybox is basing on a skydome texture from
|
||||||
|
|
||||||
|
http://mikepan.homeip.net/earth
|
||||||
|
|
||||||
|
Downloaded November 22th, 08
|
||||||
|
Distribution note:
|
||||||
|
"These royalty-free skydome textures work best when applied to a sphere or hemisphere"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Thanks for your great work!
|
After Width: | Height: | Size: 50 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 9.2 KiB |
Before Width: | Height: | Size: 184 KiB |
After Width: | Height: | Size: 610 KiB |
|
@ -0,0 +1,5 @@
|
||||||
|
Wikipedia Commons,
|
||||||
|
downloaded November 25th 08
|
||||||
|
|
||||||
|
|
||||||
|
http://upload.wikimedia.org/wikipedia/commons/0/01/Lambert-cylindrical-equal-area-projection.jpg
|
After Width: | Height: | Size: 412 KiB |
|
@ -0,0 +1,9 @@
|
||||||
|
Source:
|
||||||
|
|
||||||
|
Nasa, Monthly Global Images
|
||||||
|
|
||||||
|
http://earthobservatory.nasa.gov/Features/BlueMarble/BlueMarble_monthlies.php
|
||||||
|
|
||||||
|
|
||||||
|
Downloaded November 24, 08.
|
||||||
|
Rescaled to 2048 * 1024 with GIMP
|