• Register

Summary of the Game

In Spellwrath, the player takes command of an army consisting of knights and their loyal companions, to battle for control of the world of Eyja.

Between fighting your enemies in turn-based combat and leveling your units, you will be constructing castles, forging mighty weapons, journeying on heroic quests and organizing your champions!

Development

The Game has been in development since November 2014. You can follow the current progress on:

Twitter | Facebook | Website

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Post article RSS Articles

World Editing in Spellwrath

News



Spellwrath concists of an entire continent made up of billions and billions of Voxels. Placing each by hand would be crazy... Obviously, I'll need some little programmatic helpers. So, here is a quick overview of the 3 techniques I use:

Heightmaps

The probably most basic tool to creating large landscapes are heightmaps. It's pretty easy and fast to create entire worlds using photoshop and have them generated by an engine. As a matter of fact, there are entire tools out there that can help with that!

For Spellwrath at the moment, Photoshop is the tool of choice. However, the problem with standard monochromatic heightmaps is that there is no color/material information - only height. Therefore, I decided to use each of the 3 color channels for different things:

  1. Red - Heightmap
  2. Green - Material / Color
  3. Blue - Special markings, like buildable areas.

In total I use a 8192 x 8192 Image file. I would love to have an even bigger image, but I didn't want to split the image and going larger destroys my Computer. Therefore the mapping isn't 1 to 1, but rather each Pixel of that map translates into at least 128 Voxels. Yes, that's at least 8.589.934.592 Voxels. But the Engine I wrote for Spellwrath can handle rendering all of them on screen using a technique called Sparse Voxel Octrees.

What does the heightmap look like at the moment? Well, it's very very boring:

height SMALL


Placing Elements

The next step in the process of creating the world for Spellwrath is placing larger Objects. You may have seen that in the Game you can build buildings. I use this same technique to place other things inside the World. For example, below I've started working on a small Editor and tested it out by placing Trees:

forest

It's not a very complex process in itself, but took a very long while to get working from a programming perspective.


Voxel-by-Voxel Editing

And in the final step, I can always manipulate individual Voxels. This is obviously a last resort method for touching up certain areas or adding a tiny bit more detail. Editing billions of voxel by hand would be insane!

island


Final Words

This is all still an early look at the world building aspect of the Game. I am yet to reach the phase of actually generating content, as the Game Mechanics themselves are not yet fully implemented.

But I thought it would fun to share :)

Cheers,

Michael

Facebook | Twitter | Website

Indoor Scenes

Indoor Scenes

News

Indoor Scenes now work as intended and appear to be actually useful!

Post comment Comments
blackgobygames
blackgobygames - - 27 comments

This looks great, any plans for a demo?

Reply Good karma Bad karma+1 vote
mystic_swamp
mystic_swamp - - 35 comments

This game actually looks super sick. Wow.

Reply Good karma Bad karma+2 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X

Latest posts from @spellwrath

RT @szeloof: You can buy everything to make 5nm transistors from Alibaba <$0.5m USD Alibaba.comT.co

Mar 25 2023

Come by if you are awake and at #PhotonicsWest2023 😎 T.co

Feb 1 2023

RT @ctmagazin: Bisherige Prozessoren und Chips sind elektronische Bauelemente. Bald starten photonische Chips, über die wir im Pod… T.co

Jan 18 2023

RT @SPRIND: Wir unterstützen @Akhetonics bei der Entwicklung eines optischen Prozessors. Einsatzpotential und Hebelwirkung für… T.co

Sep 7 2022

RT @benjaminwolba: Optical computers used to be a matter of science fiction movies, like the control crystals in Stargate. Now… T.co

Jun 17 2022

I became an uncle today!

Jun 8 2022

RT @punsnparticles: Spontaneously Broken Bad

May 25 2022

RT @Akhetonics: But that isn't the only good news. @LeonardoDelBino is joining as Co-Founder! Together, we are on a path to creat… T.co

Apr 5 2022

RT @Akhetonics: We are excited to announce that we have raised our first funding round led by @RheingauFNDRS and joined by… T.co

Apr 5 2022

RT @Akhetonics: We are proud to become @EPICassoc members and are looking forward to contribute to the thriving field of photonics… T.co

Mar 17 2022