(August 2017) Monthly WIP screenshot thread

The final version of tree generator plugin:



9 Likes

https://bitbucket.org/JavaSabr/ss-editor-tree-generator

Inspired by TerraTech, Space Engineers and Lightspeed Frontier I want to create a game with a similiar building style.

Here is the current wip. I still have issues with the compound shape when it comes to location and rotation of child shapes.

10 Likes

@nebloksiam Cool, anxious to see what that evolves into. :slight_smile:


Low effort 3D printer:

Also /r/gifsthatendtoosoon. I blame the cropping tool.

20 Likes

I’m learning how to professionally draw as I make my current game. This stick figure will transform into the protagonist in the next couple of weeks. I’m really having fun in the process.

11 Likes

Have decided to add a dialog with advanced settings of a texture :wink:

9 Likes

are you going for realistic style or western cartoon? The sketch looks different to the way I learnt to draw manga.

I’m going for realistic yet stylized. Think GTA V or Bioshock Infinite. I’m definitely not going for 100% realism right now.

A hex tile-based game I am working on. I am a big fan of the Civilization series, so I might try to make it something like that.

16 Likes

Updated material editor :slight_smile:

9 Likes

Added multi selection for resource tree :slight_smile:

6 Likes

The map is now not completely random, but generates landmasses and different types of terrain. I don’t have textures for all types of terrain yet, and I would like to make the mountain tiles look more like mountains. The screen shot is taken from a 90 x 48 → 4320 tiles map.

16 Likes
9 Likes

Looks absolutely awesome!

1 Like

Not really a screenshot, but more of a theory and educational post. I find it fascinating from a procedural point of view. Its implications blow my mind. The math is beautiful. Its implementation is kind of amazingly simple. I could bore you forever.

If you love math and havent heard of this before, you are in for a treat :slight_smile:

https://libraryofbabel.info

https://libraryofbabel.info/theory.html

https://babelia.libraryofbabel.info/imagesearch.html

3 Likes

That’s kind of pointless though. Kind of like saying “every integer you can think of is already contained in the set of natural numbers”. And when you look it up it’s right there between x-1 and x+1. Mind = blown. Eh.

Just a bit more elaborate and using a text generation function instead.

Shock effect + shock (air) missile:

12 Likes

Added bullet integration to Model Editor:

8 Likes


Added a black and white filter (basically copied from shaderblow lib, but will of course be in credits).
I’ll use it in conjunction with the camera bot part. This means you can now have color and b&w cameras in your bot!

8 Likes

Have updated wiki page about plugin development for SS Editor :slight_smile:
https://bitbucket.org/JavaSabr/jme3-spaceshift-editor/wiki/Plugin%20Development