Jump to content
News Ticker
  • ๐ŸŒ
  • WELCOME TO GENESIS 3DX.... ๐ŸŒ
  • STOP BULLYING..STAND UP & SPEAK OUT!
  • GENESIS DOES NOT TOLERATE BULLYING OF ANY TYPE!
  • WE FOSTER & SUPPORT AN ENVIRONMENT OF POSITIVE THOUGHT, INSIGHT, & FRIENDSHIP!.
  • THE SAFETY & WELLNESS OF OUR MEMBERS IS OUR #1 PRIORITY!!
  • WE BELIEVE THAT THIS ENVIRONMENT IS SUPPORTIVE FOR ALL OF US TO ENJOY EACH OTHER WITH MUTUAL REPSECT & COURTESY!
  • Thank You for Visiting Genesis3DX.com & Being Part of Our Community!

3dxWorldPicture 2.1.0

ย ย  (2 reviews)

5 Screenshots

About This File

3dxWorldPicture

WorldPicture is a tool to convert computer images (such as png, jpg, etc.) into a 3dx *.world file. The result can be stored locally on the disk to load it with 3dx or it can be uploaded directly to 3dx.

When starting WorldPicture, you get the following:

StartScreen.thumb.png.13d4f3fe2a0cb5d4970e8839680467aa.png

To create a picture for 3dx you typically do the following steps:

  1. Load the picture
  2. Edit the picture (resize, smooth, etc.)
  3. Create the Objects for preview
  4. Save the world file or upload the objects to 3dx directly

Application Areas

ApplicationAreas.png.096f6df27ef5101b17a0c43d5eb11d8f.png

On the top (without colors), the menu bar and the tool bars:

Main tool bar:

MainToolbar.png.9f50adcdc062724a2afba45f8ee447f0.png

The Program Areas are marked in Colors:

Green

Picture Edit Area: Here you can load and edit the picture, which should be converted.

Red

Settings: Here you make general settings for the resulting world image

Blue

Picture Elements: Here you specify the sizes and positions of the picture elements

Yellow

Frame Elements: Here you specify the frame and if one should be created

Pink

Step List that describes, what to do to get a world picture (switched on/off by the green icon in the main toolbar)

Below yellow

Some statistics for the picture and the resulting image.

Load the Picture
In the following tutorial, the Guide on the right is hidden, to show more of the rest of the app.

On the Picture Edit Area, click the ![Load Image](images/LoadImageButton.png) "Load Imageโ€ button.

We will use the following picture in this tutorial:
raw-image.thumb.png.902c3c088cefcbc81f9a6e727de573fd.png

Select the image in the file dialog and click load. The image is loaded and shown as background image, like in the following Picture:

PictureLoaded.thumb.png.feb84f9c2330b2789ef9193cc2368d4b.png

Edit the picture

The next step is to edit the Image. Therefore, You use the Picture Edit Commands on the top left.

Here you can resize and use some basic edit operations on the image.ย 

EditCommands.png.ab2ceeaf1dfe72b04136481669dc719b.png

At least resize should be used, as a too big image creates a too huge object model in 3dx (e.g. a 100x100 pixel image created 10.000 objects, and so on).

At the bottom left of the application, the state is shown, like here:

StatusDisplay.png.0d657693cf79a8f39002ffe1646d1709.png

This is the original size of the picture, including the number of pixels in the image.
The number of elements is shown, when the user pressed onย CreateElementsButton.png.c26e922f1350172db4e0304b1c7992d4.png

If a change in the picture should be undone, use the Undo button at the bottom left of the Picture Edit commands.

The Example Picture has an original size of 1440x815, which is 1.173.600 Pixels. If we create a 3dx picture out of it, it will be about 1.2 million elements. This is way too much, which is displayed by the highlighted size boxes

HighlightedSizeBoxes.png.9f1b22a8595ddbea82eec3ba0f82739f.png

So, at least resize should be done. But resizing the image also looses details. So all other commands could make the picture better after resizing (Smoothing, edge detection, โ€ฆ) Just try a bit.

In Our Example, we just resize the picture:

Width Height Pixel
1920 1080 2.073.600
960 540 518.400
480 270 129.600
240 135 32.400

ย 

ย 

ย 

ย 

We use the size 240x135 in our example. After changing the X-value in the spin box, press the button "Resize to" to resize the image.

The size is still shown as critical, as itโ€™s more then 150x150 pixels, but we decide to stay with it. The bigger the picture, the longer the calculation will take later on.

PictureLoadedAndResized.thumb.png.23e5a91ff6db32c281d0351bc00b4452.png

Create the Objects for preview

The next step is to configure the image creation. This can be done in the next boxes.

The Settings are the most important parameters, which you maybe change for each Picture:

PicCreationSettings.png.9e038976076c386a217455e31c033eeb.png

Material is the object type, that is created, boxes, prism, hearts, etc. Typically, you use Box if you create pixel art.

PicCreationMaterial.png.4649696123b97a0b0edde5103c01c7b6.png

The next important step is to choose Alpha Valuesย and Value for equal. These need to be set once, maybe modified per picture. Alpha means, whether transparent (or semitransparent) pixels should result in objects in 3dx or not. A value of 0 means, all pixels which are not fully transparent are created as 3dx elements, 0.5 means, all pixels that are at least half transparent are ignored. A value of 1 would mean also non-transparent pixels are ignored (which would result in an empty picture, so it makes no sense to use it).

Value for equal is used to create a segmented picture. Segmentation is the process of recognizing equal pixels and combine them to a bigger rectangle. This results in a picture with less details but also with less elements in 3dx. Look down for examples of segmented pictures. The bigger the value of Value for equalย is, the bigger the difference of colors might be to get combined.ย 

Just play with these parameters a bit and click on Create Elements, to create the resulting block picture in the preview area. If you want to see the original image again, just click on Clear Elements. Clicking these buttons also updates the status and will show you, how many elements will be in the resulting picture.

PicCreationElements.png.ea2844deb97e1834d6784a616e8aa84e.png

The Picture Elements only affect the creation of the world file and have no visual effect in the tool itself. They influence the position of the picture in world coordinates, the rotation of the single objects and the scaling and offset. Scaling results in the size of the single elements.

If you are in normalย mode, you only can modify position and scale. Modifying X-Scale will automatically modify Y, Z and Offset in the same way, as it is expected to create cubes, which should touch the next ones. If you want to modify these values manually (and also rotation of elements), tick the checkbox Enable expert settings. Be aware that this might result in unexpected visual effects, if you modify the values independently.

A value of 1000 means about 10 cm. In our example, we used 200, which means, each pixel will be about 2 cm high (from the perspective).

A picture of 240x135 with a scaling of 200 results in a picture of 3 m.

PictureLoadedAndResized.thumb.png.23e5a91ff6db32c281d0351bc00b4452.png

If wished, the program can also create a picture frame around the image. The frame has the width and thickness which are given in the frame settings:

PicCreationFrame.png.64b772a78fc5a7f6f357673901e1fe57.png

They are displayed in yellow in the program but will be wood in 3dx.

Examples for segmented pictures

Picture, which is not segmented (32.400 elements in 3dx):

ImageSegmented.thumb.png.8035d570f7517e09eb4d16b0be4199d5.png

Picture segmented with an equal value of 2.0 (7.153 elements in 3dx):

ImageSegmented_2.0.thumb.png.304cf7fcb0fa48cf1bc84bbaad633b65.png

Picture segmented with an equal value of 5.0 (2.930 elements in 3dx):

ImageSegmented_5.0.thumb.png.0e8a4c6eb158996239610ce30617a3d1.png

Picture segmented with an equal value of 15.0 (1.059 elements in 3dx):

ImageSegmented_15.0.thumb.png.1f9e30b534ea3e91394f91a7bf46cc95.png

The created world files of the eagle picture are available in the data/examples folder of the app.

Save the world file or upload the objects to 3dx directly

Now you can save the *.world file (use Save.png.1eb9fd53efdfb55d1f555194485e5110.png) Save orย SaveAs.png.95ce99136d132c6371f2cd1b890faf48.png SaveAs)

ย 

3dxImportExport

ย 

NormalView.thumb.png.7068bee5c2e21ea95e4b7bc92e3f43b4.png

  • Load old and new files into the tool and save them in any format (*.xml, *.dat, *.world)
  • Merge files inside the tool (button: add props from file)
  • Shift the complete room by x, y, z
  • on the right side, you see some statistics about the loaded file. Here you can
    • remove duplicates
    • switch property types
      • remove selected properties from the statistics table from the loaded room
    • in the tab "single Elements" you can edit each single element each value

SingleElementView.thumb.png.189f73b5bfae2dfd4656acd2ca53749e.png

ย 

Edited by TamaraX


What's New in Version 2.1.0 ย ย See changelog

Released

changes:

  • as the online tools do not work anymore in 3dx, the online features are removed
  • The error messages are improved, also warning details
  • there is now an expert mode. This makes usage of the tools easier, as you can't change all parameters, without switching expert mode on
  • Like 1
 Share


Other Files from TamaraX


User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest

  • This will not be shown to other users.
  • Add a review...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


ร—
ร—
  • Create New...