Page 1 of 1

[TOOL]Model Creator v1.2 : Xmas Edition !

Posted: Mon Nov 06, 2017 20:09
by LMD
Model Creator v1.2

A small, easy to execute Java application for creating 3d models from images and depthmaps.
Made by me to help you to create models.

See my Xmas Balls Mod for an example how this tool can be used !

Screenshots :
Spoiler
Image

Image
Features :
Spoiler
  • Image/Depthmap preview
  • Depthmaps
  • Front/Backside
  • Small and easy interface, Help Popup
  • UV generation
  • Normal generation
  • Aims at minimal polygon count(low-poly !)
Changelog :
Spoiler
  • v1.1 : Fixed vertices, even more low poly
  • v1.2 : Fixed normals, added depthmaps and front/backside, as well as help
  • Required Bugfixes
  • XMAS Bugfixes+features, added examples
Instructions :
Spoiler
  1. Make sure Java is installed(you know, this smoking coffee cup symbol)
  2. Download the .zip
  3. Unpack the .zip and copy the .jar file in any directory
  4. Double-click to execute. If this doesn't work, try with "Open with". If it still does not work, make it executable (chmod + x in Unix)
  5. Create an image containing transparent parts.
  6. You may also create a depthmap(greyscale), but this one must have at least the dimensions as the image
  7. Also, you can create different images/depthmaps for both sides
  8. But make sure they have same dimensions
  9. Click the "Select Image" button
  10. Afterwards, you may enter a filename for where to save(note : ".obj" is appended automatically !)
  11. As well as you may choose a directory to save in
  12. Then, click the "Create OBJ" button and enjoy your model !
License :

The application itself is licensed under CC-BY-SA 3.0

If you create 3d models with it, their licensing is up to you.

Download :
ModelCreator_XmasEdition.zip
(71.29 KiB) Downloaded 322 times
GitHub/Source :

Model Creator Source


Please contact me if you find any bug.
Ideas for other helpful applications are also welcome.
Leave a reply if you want to be informed about updates.

Re: Flat OBJ(3d model) Creator application v1

Posted: Mon Nov 06, 2017 22:40
by u19503
Nice I can definitely use this

Re: Flat OBJ(3d model) Creator application v1

Posted: Tue Nov 07, 2017 14:54
by LMD
Thanks, but be aware that you may experience bugs !

Re: Flat OBJ(3d model) Creator application v1

Posted: Tue Nov 28, 2017 14:50
by u19503
LMD wrote:Thanks, but be aware that you may experience bugs !
I'm used to bugs XD

Re: [TOOL]Model Creator v1.2 : Xmas Edition !

Posted: Sun Apr 15, 2018 12:05
by azekill_DIABLO
On youWould it be possible to create an object using two images? for example, an image of the front and one of the side?

Re: [TOOL]Model Creator v1.2 : Xmas Edition !

Posted: Sun Apr 15, 2018 15:29
by LMD
umm, probably...