Game
The Diving Engineer
9 years ago

Wireframes & Noise tests


Today I have been working on a wireframe for the game screen.

5d0b102b959d5.jpg

Some of the features I want in the UI are:

  1. Have a button that switches between edit interface and drive interface

  2. Show energy bars such as use and gain of eletricity and the pressure tanks for vertical elevation.

  3. The different slot types: Inside (yellow) and outside hull (blue) and different equipment pieces that requires different slot configurations to fit. Currently I sketched out a turbine, a search light and a drill.

  4. A messaging system for story and status updates

  5. A way to turn on and off modules of the ship to lets say preserve energy or silence.

The 2nd progress for today is an early experiment inside Unity with perlin noise and octave layers. I’ll be using later a spreadsheet driven data set with different types of materials.

5d0b102e3a918.gif

This early prototype allows to change the noise settings and thresholds for the rock and soft materials as well as seeded objects to be placed along.

The idea is to use marching squares later to create 2.5D geometry along the camera. As soon as the camera moves existing tile sets are recycled and new ones are re-generated.



1 comment

Loading...

Next up

Fan art for Foolish I'm feeling kinda better so I drew this

Have a good Boi

"Our work is never over" they said.

Rockin the Guitar, an Axe like Guitar I made for my Uni project

I did this on my 3DS ^^ #Kirby

blender animation experimentation, getting the hang of things fast. arms, rig, & gun models by me ofc

ooh yes..

Hey you, rookie! Yes, I am talking to you!! Come over here? Relax! Just stick to me and everything will be fine. By the way, my name is James Varhuher, but you can call me Big J. I will bring you up to speed.

Added an exit portal to the maze SRP project. It has a simple effect using scrolling UV's and particles.