Search Unity

[LiveNormal] Free Texture Generation Tool [IOS RELEASED | Android TESTING]

Discussion in 'Works In Progress - Archive' started by SAOTA, Apr 9, 2015.

  1. SAOTA

    SAOTA

    Joined:
    Feb 9, 2015
    Posts:
    220
    Hello Everybody.

    I've been working on a texture tool to take along on my architectural excursions.
    Most of it is working, except for export. (unsure of how to approach this on IOS, perhaps dropbox upload)

    Here is how the app functions at this stage.

     
    John-G and Arkade like this.
  2. Arkade

    Arkade

    Joined:
    Oct 11, 2012
    Posts:
    655
    Looks very nice! Nice results. Also love the GUI stuff (e.g. the popup drop numbers on the sliders -- custom?) Your own image selectors (or some library -- which?)?

    Is it your own texture processing system? Maybe you might want to integrate and collaborate on this other (open-source) project that might reduce codebase requiring your maintenance effort?

    HTH.
     
  3. SAOTA

    SAOTA

    Joined:
    Feb 9, 2015
    Posts:
    220
    I'm still very new to this, Started in Feb 2015 with Unity, finished Masters in Architecture last year, no coding background.

    Thanks.
    The GUI is from here : MaterialUI (Saxy_Guy from Invex Games)
    Image selector is from some Code Breezer blog post.
    Texture processing is from various places around the interwebs. Using scripts, not shaders.
    Still getting into shaders, the material on the sphere is using my first shader to calculate vertex displacement.

    What doesn't show in the video is that when the phone is flipped to landscape it switches to a side by side stereoscopic view for 3d inspection of the texture.

    Like So.



    Interesting that you mentioned that project. I started commenting on the git yesterday.
    I will look into vatara's processing methods. Could be very useful to collaborate with someone already in the matrix.
     
    Last edited: May 7, 2015
    Arkade likes this.
  4. Arkade

    Arkade

    Joined:
    Oct 11, 2012
    Posts:
    655
    Cool. Thanks for those links. LOL -- mixing iOS native with Google Material UI library! Gotta say it looks to work!
     
    SAOTA likes this.
  5. SAOTA

    SAOTA

    Joined:
    Feb 9, 2015
    Posts:
    220
    new video.

     
  6. ddutchie

    ddutchie

    Joined:
    Apr 29, 2015
    Posts:
    7
    I will be highjacking this thread, as it is a personal project.

    I am looking for beta testers on IOS....

    Let me know if you are interested.



    Latest video, running on iPhone 5S
     
  7. ddutchie

    ddutchie

    Joined:
    Apr 29, 2015
    Posts:
    7
    Some ScreenShots
     

    Attached Files:

  8. John-G

    John-G

    Joined:
    Mar 21, 2013
    Posts:
    1,122
    Can test it for If you wish. Running on iphone 6 plus.
    Currently using Bitmap2Material 3, so can compare results to that.
     
    ddutchie likes this.
  9. showoff

    showoff

    Joined:
    Apr 28, 2009
    Posts:
    273
    I also am interested in testing. I have a iPhone 5s.
     
    ddutchie likes this.
  10. ddutchie

    ddutchie

    Joined:
    Apr 29, 2015
    Posts:
    7
    Please pm me an email where I can send testflight details.

    Thanks.

    haha, b2m... we'll see. This came from my own need, still some work to go, but it is workable.
     
  11. ddutchie

    ddutchie

    Joined:
    Apr 29, 2015
    Posts:
    7
    Live Normal has been released on the App Store.

    Take a look, It is free!













    Get it here
     
    Last edited: Jul 7, 2015
  12. SAOTA

    SAOTA

    Joined:
    Feb 9, 2015
    Posts:
    220
    Hello Everybody, an update has just been released to the app-store.

    IMG_3679.PNG IMG_3681.PNG IMG_3678.PNG IMG_3683.PNG IMG_3682.PNG


    PS>

    I'm trying to get this working on android, but I do not have a new device to test with and both a S3 and a G3 does not seem to be able to run this.

    Anybody keen to try?

    Here's a link.
     
  13. SAOTA

    SAOTA

    Joined:
    Feb 9, 2015
    Posts:
    220
    Build settings for the android link in above post. Perhaps I'm doing something wrong.

    Screen Shot 2015-09-17 at 11.24.46 AM.png