Search Unity

Unity 3d Architectural framework

Discussion in 'General Discussion' started by lastseven, Nov 18, 2011.

  1. lastseven

    lastseven

    Joined:
    Sep 22, 2011
    Posts:
    5
    i wonder where can i get unity 3d architecture framework ..
    i'm currently making a project using unity 3d,
    and i need a architecture framework for documentation,i already look at the official website and googling for it
    please help me .. thanks ;)
    http://elinux.org/images/c/c2/Android-system-architecture.jpg
    this is architecture framework example for android
     
  2. lastseven

    lastseven

    Joined:
    Sep 22, 2011
    Posts:
    5
    bump..help please..
     
  3. dbryson

    dbryson

    Joined:
    Nov 9, 2009
    Posts:
    269
    Why exactly do you need a diagram of the "unity 3d architecture"?
     
  4. lastseven

    lastseven

    Joined:
    Sep 22, 2011
    Posts:
    5
    yes..a diagram or image also can do .. i need to know how unity 3d engine operate..
     
  5. dbryson

    dbryson

    Joined:
    Nov 9, 2009
    Posts:
    269
    Again, maybe you are stupid: Why exactly do you need a diagram of the "unity 3d architecture"?
     
  6. lastseven

    lastseven

    Joined:
    Sep 22, 2011
    Posts:
    5
    like i already said before,i need it for documentation because i'm currently working on game project using unity 3d.
     
  7. Xeralabs

    Xeralabs

    Joined:
    Apr 24, 2013
    Posts:
    1
    dbryson, maybe your answer is the stupid one.

    I'm also in need of a Unity 3d engine diagram, because it's a very important piece of information on any game design document, but not only for that, as you can imagine, it's easy to implement anything if you have some information about engine's flow and behavior. Limiting try-error approach to mínimum.

    Thanks.
     
  8. MarigoldFleur

    MarigoldFleur

    Joined:
    May 12, 2012
    Posts:
    1,353
    I'm pretty sure most people don't need this for Unity development!
     
  9. Tanel

    Tanel

    Joined:
    Aug 31, 2011
    Posts:
    508
    Don't think it exists. You could probably gather up most of the information from the docs though.
     
  10. Aurore

    Aurore

    Director of Real-Time Learning

    Joined:
    Aug 1, 2012
    Posts:
    3,106
  11. tylernocks

    tylernocks

    Joined:
    Sep 9, 2012
    Posts:
    256
    +1, that helps!!!
     
  12. RxGian

    RxGian

    Joined:
    Mar 21, 2018
    Posts:
    82
    I am sorry for bumping this post but I am also need this thing (class diagram or similar) for my final project documentation so I can explain how Unity engine works
     
  13. xVergilx

    xVergilx

    Joined:
    Dec 22, 2014
    Posts:
    3,296
    magic.jpg

    Such things does not exist.
    Unity is a black box from that point of view because it is too damn large for it to be fit in a single image.

    You can find information on how certain systems work by reading manual though.
     
    Ryiah likes this.
  14. AnomalusUndrdog

    AnomalusUndrdog

    Joined:
    Jul 3, 2009
    Posts:
    1,553
    Ryiah and Joe-Censored like this.
  15. RxGian

    RxGian

    Joined:
    Mar 21, 2018
    Posts:
    82
    well, okay then. thanks for reply
     
  16. Jsquad151

    Jsquad151

    Joined:
    Sep 7, 2018
    Posts:
    1
    I needed the exact same thing, this is great! Thank you so much!