Search Unity

  1. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice
  2. Unity is excited to announce that we will be collaborating with TheXPlace for a summer game jam from June 13 - June 19. Learn more.
    Dismiss Notice

2D sprite to 3D model generator

Discussion in '2D' started by Sonoshee, Jul 14, 2015.

Thread Status:
Not open for further replies.
  1. Sonoshee

    Sonoshee

    Joined:
    Jul 8, 2014
    Posts:
    78
    Hi everyone,
    I need some help in guiding me to the right direction;
    I need to be able to convert a given 2D sprite into a 3D model.
    Here is how the sprites should look like:



    Pretty interesting!
    I did this in an image editing software. But I need it inside Unity, where I input my 2D sprite object and the output is the corresponding 3D model ( as shown above).

    I have no idea where to start, does this kind of things require shaders? how would I go about creating this magical converter script?
     
  2. HeyItsLollie

    HeyItsLollie

    Joined:
    May 16, 2015
    Posts:
    68
    If a conversion from 2D sprites to 3D models is all you need, and you don't need frame-by-frame animation, I would suggest looking into something like Minddesk's Qubicle. I've found it to be fairly intuitive from a sprite artist's point of view. And if you already have 2D sprites, you can easily import them into Qubicle.

    The free version of Qubicle offers basic OBJ mesh export (automatic optimization is a paid feature), so you can test it out and see if it suits your needs.
     
  3. Sonoshee

    Sonoshee

    Joined:
    Jul 8, 2014
    Posts:
    78
    oh thanks! I'm gonna take a look at it.

    Any other suggestions guys is also appreciated, preferably a solution from inside Unity.
     
  4. Sonoshee

    Sonoshee

    Joined:
    Jul 8, 2014
    Posts:
    78
    I've tried Qubicle, I'm afraid it won't suit my needs; while it does give the end result, it's just too long to go over the process for the dozens of sprite I have :/ thanks for the suggestion though.
     
  5. Sonoshee

    Sonoshee

    Joined:
    Jul 8, 2014
    Posts:
    78
    BUMP, I think this is really useful for some 2D devs out there, including me.
     
    Shani_T8 likes this.
  6. Pegon

    Pegon

    Joined:
    Oct 27, 2018
    Posts:
    1
    You found anything buddy?
     
  7. NinjaISV

    NinjaISV

    Joined:
    Dec 29, 2014
    Posts:
    124
    Any updates on this?
     
  8. shivu_98

    shivu_98

    Joined:
    Dec 13, 2016
    Posts:
    8
    Still waiting for solution
     
  9. MelvMay

    MelvMay

    Unity Technologies

    Joined:
    May 24, 2013
    Posts:
    11,589
    Please do not necro threads like this. This thread is over 7 years old.

    Necroing a thread like this won't get you closer to any "solution" either.
     
Thread Status:
Not open for further replies.