🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Bringing back the mountains

Published April 24, 2016
Advertisement

I spent some time recently working out some bugs with the tri-planar shader. I believe the bugs are fixed now (and it required some fixes in the Urho3D library to do it), but I don't really understand what was causing them in the first place, so I'm still a touch nervous about them. At any rate, I've taken up the Quest Map UI again.

In a previous entry, I introduced the quest map as a 2D scene rendered to a texture and displayed on a scroll atop the Map Table model and in the placeholder interface widget for the quest map. The process that made the shader bugs apparent to me, however, was an experiment to bring back the old world-map look of the original 3D Goblinson Crusoe conversion. Back then, I started playing with representations of hex tiles modeled as hills, mountains, etc... I still like the style and feel of that world map, so I whipped up a quick test to see how I like it as the Quest Map.

eFlB7UP.jpg

gJ5gejI.jpg

In short: I like it quite a bit.

In the first shot, you can see the Map Table object with the scroll map on top. For that rendering of the map scene, I blend the texture with a version of the map scroll texture, whereas in the UI widget the rendered map is un-blended. My vision for it is to have various objects populating the map, representing the missions/quests available in the quest log. Each quest will have an entry in the list to the left. You can click on a quest in the quest list, and the map camera will zoom to that location. (Right now, the camera is just animated with a circle animator).

I will probably do another iteration on the actual tiles, with some updated textures and a more consistent style among tilesets. Pictured up there is a mish-mash of various experiments and tests, with different base textures, so some of the tiles don't really match the others that well.

But all in all, this version of the quest map is the one that I like the best. I'll try to juice it up a bit (better water texturing, aforementioned new tilesets, some animated doodads like seabirds, clouds, splashes in the water, etc...)

8 likes 4 comments

Comments

Polydone

I really like the visual expression.

Never really played that many hex-based games - played Panzer General a little bit years ago but that's pretty much it. I'm sure a lot of hex-fans will approve:)

April 26, 2016 07:46 AM
Servant of the Lord

Looks great!

April 26, 2016 05:45 PM
Nathan11

Mountain valleys have been inhabited since pre-historic times by people who lived off the land and their animals. They built their homes in caves or on high ground where they could see what was coming their way. I would recommend roofing company hanover to contact best companies about roofing. That's why so many towns are built on hilltops where they can see for miles and miles around them. The mountains provide us with clean air, fresh water, beautiful scenery and wildlife that we don't see anywhere else in California.

October 22, 2022 06:29 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement