• Register

Aetherius is a voxel based game experiment being written in Java with LWJGL. It provides a procedural universe that runs infinitely in every direction across infinite worlds, with thousands of materials. All the non-procedural content is made with a suite of software that ships as part of the game. Aside from the pre-baked content and the modder, the game also procedurally generates content from mixing and matching an abundance of components that the player has the ability to add to or remove from. This content includes NPCs, Quests, Machinery and Materials. Aetherius is a true sandbox. The player can toggle every single aspect of vanilla gameplay, and construct their own game rules to suit themselves. It is fast approaching a viable alpha test phase.

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Report RSS Adjustible size and scale (view original)
Adjustible size and scale
embed
share
view previous next
Share Image
Share on Facebook Post Email a friend
Embed Image
Post comment Comments
Death9Angel6
Death9Angel6 - - 42 comments

Nice one, can't wait till make something with it like rainbow cube :d

Reply Good karma Bad karma+1 vote
Post a comment

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

Description

Models can now have their size (how many voxels across) and scale (how large it is compared to a world voxel) adjusted. :-)

Performance is a little low when painting on larger models. I might make the switch backwards from VBOs and see how that affects performance.