Board index FlightGear Development Scenery

Bermuda Island Custom Scenery

Questions and discussion about enhancing and populating the FlightGear world.

Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 4:07 pm

Hi!
Here I've done a small custom scenery for the island of Bermuda in the Atlantic ocean next to Northern America, famous for the "Bermuda Triangle" :D
-new custom-made landclasses from osm data
-osm2city buildings, roads
Here some images: ;)
Image
Image
Downloadable here: https://github.com/D-ECHO/Bermuda-cs and https://github.com/D-ECHO/Bermuda-osm2city
Regards!
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby Fritz » Sat Aug 06, 2016 4:36 pm

Looks great! But what could be the problem if I don't see building textures? I had the same problem with the first version of Kempten, but it somehow fixed itself after downloading the second version.
Fritz
 
Posts: 283
Joined: Tue Apr 26, 2016 11:04 pm
Location: Bavaria, Germany, near ETSL
Version: 2018.3.6
OS: Windows 7 Prof.

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 5:13 pm

That's probably because I hadn't included the tex-folders in the first version or so... but they are included now...?
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby Fritz » Sat Aug 06, 2016 5:16 pm

I do have a subfolder "tex" that seems to contain textures.
Fritz
 
Posts: 283
Joined: Tue Apr 26, 2016 11:04 pm
Location: Bavaria, Germany, near ETSL
Version: 2018.3.6
OS: Windows 7 Prof.

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 5:18 pm

Hm... are there any errors showing up? (in the log window/console)
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby Fritz » Sat Aug 06, 2016 5:23 pm

Yes. The log contains several lines like the following:
Code: Select all
opengl:5:..\..\..\flightgear\src\Viewer\fg_os_osgviewer.cxx:203:osgDB ac3d reader: could not find texture "/home/delta/osm2city/tex/atlas_facades.png"
opengl:5:..\..\..\flightgear\src\Viewer\fg_os_osgviewer.cxx:203:osgDB ac3d reader: could not find texture "atlas_facades.png"

The path does obviously not exist on my machine, but the same path is included in the Kempten ac files I checked. So I assumed this not being the problem.
Fritz
 
Posts: 283
Joined: Tue Apr 26, 2016 11:04 pm
Location: Bavaria, Germany, near ETSL
Version: 2018.3.6
OS: Windows 7 Prof.

Re: Bermuda Island Custom Scenery

Postby J Maverick 16 » Sat Aug 06, 2016 5:58 pm

Wow, that's tasty.
It may be used by OPRF for the relocation flight (if happening) to UK for the Fall Festival (-1 apts to devel if we are going to follow the Atlantic route).
Regards, Maverick
Breakin' the sound barrier every day!

Scenery designer, basic livery maker, aircraft developer (KC-137R, F-16, A330, C-32J, MH-60)
Flying with Thrustmaster FCS Flight Pack + MFD Cougar
Aviation media on IG at: @j_maverick16.aviation
User avatar
J Maverick 16
 
Posts: 910
Joined: Sat Feb 01, 2014 7:26 pm
Location: Northern Italy
Callsign: J-Mav16
Version: 2020.3.19
OS: macOS

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 6:16 pm

@JMav: Thanks! ;)
@Fritz, okay that error means he has the texture paths from my computer and no relative paths, I'll get in touch to the programmer (radi) to change this ;)
Thanks for the report!
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby Fritz » Sat Aug 06, 2016 7:37 pm

Hm... ok... but why is it working with the same (wrong) path for Kempten?
Fritz
 
Posts: 283
Joined: Tue Apr 26, 2016 11:04 pm
Location: Bavaria, Germany, near ETSL
Version: 2018.3.6
OS: Windows 7 Prof.

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 7:38 pm

Let me have a look ;)
[EDIT] I don't know.. that's kinda crazy :D
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 7:44 pm

Okay, I now applied the Bermuda material (with some changes) to the islands ;D
@Thorsten, the ships and stuff you placed, is it in ts?
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby Fritz » Sat Aug 06, 2016 7:56 pm

Got it. The Kempten buildings contained the file atlas_facades.png in the main folder, probably this is used when the texture path is invalid. So copying the textures from the tex folder into the main folder seems to solve the problem.
Fritz
 
Posts: 283
Joined: Tue Apr 26, 2016 11:04 pm
Location: Bavaria, Germany, near ETSL
Version: 2018.3.6
OS: Windows 7 Prof.

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 8:08 pm

@Fritz: Thanks, could you download/pull again now and say if it works? ;)
@all: Heli-flying over a bay next to the airport, I added some shared objects :D
Image
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Re: Bermuda Island Custom Scenery

Postby Fritz » Sat Aug 06, 2016 8:13 pm

Even with my fix, the roads still don't have a texture. I don't know if it's related, but i found these lines in the log file:
Code: Select all
input:5:..\..\simgear\simgear\scene\material\makeEffect.cxx:134:can't find "Effects/road-high.eff"
input:5:..\..\simgear\simgear\scene\material\makeEffect.cxx:240:can't find base effect Effects/road-high
input:5:..\..\simgear\simgear\scene\material\makeEffect.cxx:134:can't find "Effects/road-high.eff"
input:5:..\..\simgear\simgear\scene\material\makeEffect.cxx:240:can't find base effect Effects/road-high


And now I'll install the new version...
Fritz
 
Posts: 283
Joined: Tue Apr 26, 2016 11:04 pm
Location: Bavaria, Germany, near ETSL
Version: 2018.3.6
OS: Windows 7 Prof.

Re: Bermuda Island Custom Scenery

Postby D-ECHO » Sat Aug 06, 2016 8:25 pm

My bad, will upload now ;D
D-ECHO
 
Posts: 2458
Joined: Sat May 09, 2015 1:31 pm
Pronouns: Bea (she/her)
Version: next

Next

Return to Scenery

Who is online

Users browsing this forum: No registered users and 3 guests