RBLB I'm Riccardo Balbo, this is my personal website, mostly related to gamedev.

Feel free to get in touch for anything within the limit of common sense.

jCubemapAssembler

JCubemapAssembler is a java application that can be used to assemble six separate face images into a single cubemap.

~~ DOWNLOAD jCubemapAssembler ~~


Usage

  1. Compile the source code or download the latest executable from here.
  2. Run it with java>=7
  3. Drag every image inside the correct box or double click the box and select an image
  4. Click the big Export button
  5. Choose the size of your output image
  6. Select an output file
  7. ?????
  8. Profit!!1

License

Source and executable are released into public domain. Use them without any restriction.

DDS Exporter

From version 1.1 it's possible to export the cubemap as DirectDraw Surface (.dds) file.