Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jugival

Pages: [1]
1
SFML projects / Re: JugiMap - 2d map editor
« on: November 24, 2020, 10:52:14 am »
Hi,

JugiMap has just received another update. The headline feature of the new version is the GUI module in JugiMap Framework. This module provides various widgets and text objects which allow developers easy implementation of GUI features in their games.

As always I have prepared a demo application to accompany the new JugiMap version. Check out the new gui features in action: https://jugilus.github.io/Jugimap-GuiDemo/JugimapGuiDemo.html
 
A screenshot of the used map in the editor:



Get JugiMap for Windows OS here: http://jugimap.com

2
SFML projects / Re: JugiMap - 2d map editor
« on: June 21, 2020, 04:20:02 pm »
Hello everyone,

Still working on this project and new features are being added on more or less regular basis  8).

A new version of JugiMap is now out and it brings a major new feature called sprite timeline animation. This is a general animation type which can be used for various purposes, from simple background animations and movement patterns to more complex stuff like cutscenes and intro animations.

A new demo application called "Sprite Timeline animation" is also available and it shows practical examples of animated sprites.
Check out the web build and get more information here: https://jugilus.github.io/Jugimap-SpriteTimelineAnimation/JugimapSpriteTimelineAnimation.html

Here is a screenshot of the used map in the editor:



JugiMap is currently available for Windows OS. Get it here: http://jugimap.com



3
SFML projects / JugiMap - 2d map editor
« on: December 19, 2019, 11:31:00 am »
Hi everyone,

I am developing a 2d map editor called JugiMap. Along the editor I am providing also JugiMap API
which is a library for using maps from the editor in game engines.

The latest version brings new JugiMap API which supports SFML.

Some screenshots:






JugiMap is currently available for Windows OS. You can get it here: http://jugimap.com
JugiMap API is now on GitHub: https://github.com/Jugilus/jugimapAPI

Pages: [1]