1
0
Fork 0
Commit graph

240 commits

Author SHA1 Message Date
Erik Hofman
507f8f7f68 Gilberto Agostinho:
I did quite a lot of work on textures and materials lately and I'd like
to ask if someone could please take a look on it and maybe commit it to
FGDATA if judged positively.

Starting with commit 0da71d2288836df05548f5f343fe3977ebb2955f of my
repository (see
https://github.com/gilbertohasnofb/new-regional-textures/commits/master
) I did:

- improved urban effect for the Latin American city texture
- improved the Mediterranean city texture (and also better urban effect)
- created new textures for asphalt and concrete runways
- created a new industrial texture (as well as winter version and urban
effect)
- created winter versions for European 18th century city and town textures
- applied urban effect to European 18th century city and town textures
- created a new material in which small areas around 80 large cities
around the world in which the street lights have higher density (1000
for mega cities such as NY and Tokyo, 2000 for large cities such as
Munich and Dubai, while keeping the default 10000 for all the rest of
the globe)

I also created a texture with skid marks for Thorsten's new effect, but
we are still working on this one and this may not even be used.
Everything else is ready to go.

I know this is a lot of things to test, and as Thorsten pointed out in
the forum I it would be better if next time I submit my work in several
chunks (which makes testing easier). So I could break this new work like
that if necessary, but here is a reasonable plan for anyone willing to
test it as it is now:

- start at LIRN at noon during summer. Check the new asphalt runway.
Take off fly around the city centre (it's just in front of the airport).
Test the improved European 18th century city and town textures, as well
as the new industrial texture. Change the environment to winter and
check these three textures once again.
- start at KLAX at noon. Check the new concrete runway. Take off, change
the time to midnight and check the street lights (Los Angeles is a "mega
city" so should be very bright).
- start at SBRJ at noon and check the improved Latin American city
texture. Take off, change the time to midnight and check the street
lights (Rio de Janeiro is a "large city" so should be quite bright).
- start at DTTG @ runway 06 and check the town by the left of the
airport for the improved Mediterranean city texture.

Also, there are plenty of screenshots of this work starting with this
post here: http://forum.flightgear.org/viewtopic.php?f=5&t=26031&start=150#p261282
2015-10-30 10:24:13 +01:00
Thorsten Renk
83cbd1ec32 More detailed moon texture 2015-08-27 14:42:06 +03:00
Thorsten Renk
8e0e8ee4e0 Texture sun brilliance effect (requires SG patch to be seen) 2015-08-25 11:36:28 +03:00
Stuart Buchanan
46ee99255b Replace CC-BY-SA textures.
Replace textures that aren't GPL license-compatible.

From https://github.com/gilbertohasnofb/new-regional-textures
commit 581fb2795a4e068f807ad8c45558eddcf4c0b69c

As requested by Gilberto AGOSTINHO.
2015-07-05 19:49:32 +01:00
Erik Hofman
432a442afc New regional texture specifications from Gilberto (gsagostinho) for savanna, tropical, pampa, latin america, brazil and africa 2015-06-14 11:29:16 +02:00
Thorsten Renk
af2ce00f49 Detailed concrete texture by forum user Catalanoic 2015-06-07 20:21:20 +03:00
Thorsten Renk
79fbcfe777 Regional texture definitions for Florida 2015-05-25 15:01:35 +03:00
Edward d'Auvergne
fff6be0b10 Removal of the unused executable bit from two affected Textures PNG files. 2015-04-29 17:49:08 +02:00
Emilian Huminiuc
3dc0e641c1 Rewrite ubershader reflection. Objects using the dynamic option will now display the reflection properly when affected by a spin/rotate animation. Improved appearance of reflection + normalmap. Normalmap support added to random-buildings when ubershader active.
Also fixes some bugs exposed on AMD GPUs
2015-03-29 13:49:36 +02:00
Thorsten Renk
85486a0f51 Airport keep follows autumn coloring 2014-11-30 13:30:56 +02:00
Clément de l'Hamaide
1fa06dc92f Merge Textures.high into Textures 2014-08-27 19:40:36 +02:00
Thorsten Renk
6b67f6938b Improved runway shoulder to greenspace transitions 2014-08-04 11:05:19 +03:00
Rebecca Palmer
102e6b88e2 Restore previously-removed splash screens
Used at Viewer/splash.cxx:212-214
2014-06-16 08:19:56 +01:00
Rebecca Palmer
7a540ca6d6 Remove/move unused textures
Unused duplicate/downsampled and .dds-only textures are deleted,
unused unique .png are moved to Unused for possible future use
2014-06-12 23:53:24 +01:00
Thorsten Renk
bee317ccdc Alternative tree textures, deciduous variants based on work by forum user Zbyszek 2014-03-17 09:16:55 +02:00
Stuart Buchanan
b2f261ea0a Improved Random building texturesa - Gabo Huerta
Improved textures, lightmaps from Gabo Huerta.
Improved interaction with the urban shader from Thorsten Renk.
2013-12-28 20:36:49 +00:00
Clément de l'Hamaide
740921934e Change landmass colour to fix the appearance of rivers that have a sea material assigned 2013-11-18 17:04:48 +01:00
Vivian Meazza
85df642774 Sea colour effect by Emilian Huminiuc
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-11-03 18:41:20 +00:00
Clément de l'Hamaide
590acec3db Revert "Add new textures for textured line by Christian Thiriot"
This reverts commit d011ebfff1d0ce7681a1a13db7626a2c6def889c.
2013-10-01 00:53:04 +02:00
Clément de l'Hamaide
32fdc703d7 Add new textures for textured line by Christian Thiriot 2013-09-30 23:16:07 +02:00
Stuart Buchanan
88163bffad Square textures for mixed shrubs. 2013-05-19 21:41:38 +01:00
Stuart Buchanan
3929e8d091 Use square tree textures with reduce UV coordinates. 2013-05-19 21:30:20 +01:00
Stuart Buchanan
1b8c05b162 Fix black border on trees.
- Add additional property checks for multisampling.
- Add transparent background with appropriate color for each tree
- Add conversion script to generate .dds and low rez trees easily.
2013-05-16 22:40:36 +01:00
Stuart Buchanan
5689d76dca Change tree texture format from a 8x4 block to 32x1 to avoid UV bleeding problems. 2013-05-10 20:04:18 +01:00
Stuart Buchanan
266313486d Add dynamic selection of tree texture based on season and snow level.
All tree texture sheets now contain 4 different texture sets for
different conditions.  See Docs/README.materials for details.

Also retire the -summer and -winter variants of tree textures, which
are now redundant.
2013-04-20 21:09:03 +01:00
Vivian Meazza
cf4b80c43d add Orchard textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-03-04 00:03:00 +00:00
Thorsten Renk
37205368d1 Regional definitions for North Atlantic Islands (Faroe, Shetland, Greenland, also updates for Iceland) 2013-02-25 14:38:32 +02:00
Vivian Meazza
c8a63c20ad Add UK Textures
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2013-02-16 09:22:35 +00:00
Thorsten Renk
deba78c4da Autumn colors by pixel postprocessing with color rotation encoded in the terrain texture alpha channel, used for Atmospheric Light Scattering 2013-02-11 14:01:31 +02:00
Thorsten Renk
3132065120 Regional texture definitions for the Middle East region 2013-01-29 13:06:45 +02:00
Thorsten Renk
2acdb6dd23 Iceland regional textures 2012-12-13 15:40:20 +02:00
Christian Schmitt
0a18e606da Add runway designation letters/numbers in an SVG file for future use for texturing
The letters are according to FAA AC 150/5340-1K
2012-12-09 14:57:40 +01:00
Stuart Buchanan
cb1ce70688 Increase opacity of clouds, discard transparent fragments. 2012-12-05 21:37:16 +00:00
Emilian Huminiuc
ca0afd7039 Updated signs textures
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-11-01 21:43:40 +02:00
Thorsten Renk
9be134b34d Procedural Texturing 2012-08-07 09:01:14 +02:00
Frederic Bouvier
c3bcb8a6de Add film wear to the cinema postprocessing effects 2012-08-05 18:51:02 +02:00
Frederic Bouvier
6013f3360e Night vision post processing effect in Rembrandt 2012-08-05 00:08:23 +01:00
Stuart Buchanan
ba6f14c435 Regional materials update:
- Re-factor common properties (including condition statements) into separate files.
Note that using "index=0" attributes these can be over-ridden.
- Add caribbean regional textures and building definitions
- Add missing low-resolution rainforest-hawaii.png
2012-07-19 22:16:24 +01:00
Emilian Huminiuc
f412338f41 refresh object masks
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-08 20:38:00 +03:00
Emilian Huminiuc
9d49f9643f Make water-inland.eff Rembrandt compatible.
Fix a longstanding ati bug in transition.frag
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-08 15:58:42 +03:00
Emilian Huminiuc
786ab23d7c cleanup and optimization of dds terrain textures
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-07-07 23:43:53 +03:00
Stuart Buchanan
ab21e069f7 Correct atmospheric scattering for trees, where we were applying ambient lighting twice, making them too dark, and not using an alpha test.
Also fix the tropical trees, where only half the texture was defined.
2012-07-02 23:27:44 +01:00
Emilian Huminiuc
6ef4f5eca0 Make water efect use png textures by default, and rely on their dds counterparts only when using the dds materials file.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-06-16 18:57:14 +03:00
Stuart Buchanan
d18371b6e3 Ensure that each texture referred to in the base, default and region material.xml file exists under the Textures directory, by generating appropriate 256x256 png textures from the Textures.high/ directory. 2012-05-27 22:54:04 +01:00
Stuart Buchanan
268b4566d7 Further masks and material updates for regional textures.
- Masks for European Urban, and Asian Rice
- Change tree types to deciduous for Urban/Town and reduce size to match buildings.
2012-05-27 22:04:53 +01:00
Stuart Buchanan
e456bc9daa Tiled images and object masks for regional materials. 2012-05-26 00:11:33 +01:00
Emilian Huminiuc
626d758f30 Add texture and material definition for casing on 3d Taxiway signs.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-05-11 11:51:34 +03:00
Stuart Buchanan
76b0a99ab5 Building mask for european town texture, and increase in tree density. 2012-05-10 23:05:06 +01:00
Vivian Meazza
505ce42582 Bring grey texture into line with blue
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2012-05-07 16:39:29 +01:00
Emilian Huminiuc
e29735f3d4 fix buildings-lightmap missalignment
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-05-07 14:22:05 +03:00