Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Physical Traffic System

Discussion in 'Works In Progress - Archive' started by romeo_ftv, Sep 5, 2012.

  1. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    Last edited: Jul 20, 2013
  2. HolBol

    HolBol

    Joined:
    Feb 9, 2010
    Posts:
    2,887
    I've been looking for something likek this in Unity for the best part of 2 years now. Are you going to release it as a system that everyone can use? I would be VERY happy if you did.
     
  3. jeffmorris1956

    jeffmorris1956

    Joined:
    Jul 3, 2012
    Posts:
    276
    I like the traffic system. Will this be for a driving sim?
     
  4. rextr09

    rextr09

    Joined:
    Dec 22, 2011
    Posts:
    416
    Excellent, just what I needed for my game :) Btw, what's the car doing at 0:19 :)
     
  5. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    At first I did this Traffic for my project, but maybe I'll sell it.

    Yes, I'm doing a driving simulator

    this car is not controlled by traffic (Player Car)
     
    Last edited: Sep 5, 2012
  6. HolBol

    HolBol

    Joined:
    Feb 9, 2010
    Posts:
    2,887
    Just so you know, you can edit posts to quote more one person at once rather than triple-posting. Just keeps the forums clean.
     
  7. dibdab

    dibdab

    Joined:
    Jul 5, 2011
    Posts:
    976
    good stuff. also great job with the environment.

    does the script also deal with overtaking other cars (it looks like different speeds in the lanes is already implemented) or what happens if a car gets off-course? does the cars steer away / stop to prevent an accident?
     
  8. GameReady3D

    GameReady3D

    Joined:
    May 19, 2011
    Posts:
    90
    It looks amazing. I hope you decide to sell it. I'm definitely interested in using it in my project. Keep up the great work.
     
  9. PepperGameplay

    PepperGameplay

    Joined:
    Oct 21, 2011
    Posts:
    36
    Working in a company that needs it urgently. So as you can get in touch. WE ARE WILLING TO BUY YOUR SYSTEM.
     
  10. CrazySi

    CrazySi

    Joined:
    Jun 23, 2011
    Posts:
    538
    Very nice.
     
  11. ZiadJ

    ZiadJ

    Joined:
    Sep 3, 2011
    Posts:
    62
    I'm impressed!! Good to see that the cars even overtake each other when the side lane allows it(0:52 1:38). Actually I was planning to code my own traffic system until I came across this post.
    However does your AI support two wheeled vehicles as well as right hand driving? Any idea on when this will be available for download? Hopefully it'll be affordable for the average developer.
     
    Last edited: Oct 4, 2012
  12. roger0

    roger0

    Joined:
    Feb 3, 2012
    Posts:
    1,208
    Nice system. I would definitely buy it as well. Although I did not see any traffic lights stopping the flow of traffic. It appears like every intersection is based on stop signs, not stop lights. am I wrong?

    Also I'm wondering if your going to implement buses and big rigs pulling trailers .
     
  13. landon912

    landon912

    Joined:
    Nov 8, 2011
    Posts:
    1,579
    Is my iPad messing up or is there no link or anything?
     
  14. kenshin

    kenshin

    Joined:
    Apr 21, 2010
    Posts:
    940
    Really a nice work!
     
  15. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    thanks man!
    yes, car can overtake other when neighboring lane free. Can also move away from the collision with the other, by steer or brake.

    At the moment the traffic is based on the physics of the car CarX (www.carx-tech.com). You can not use it without a license CarX.

    AI support any kind of vehicle, which is able to steer, accelerate and brake. Sorry, I can not yet answer the question of when it will be available for sale.

    This video does not show the work of traffic lights, but they are implemented. All intersections are unregulated and cars pass other depend on priority and other factors.
    Any kind of vehicles is supported.

    Here shows only the video.

    Thanks to all!
     
  16. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    added new videos
     
  17. landon912

    landon912

    Joined:
    Nov 8, 2011
    Posts:
    1,579
    Can you post them on YouTube, it sounds really cool?
     
  18. Pulov

    Pulov

    Joined:
    Feb 20, 2010
    Posts:
    824
    All this stuff looks aaaawesome>
     
  19. hellcaller

    hellcaller

    Joined:
    May 19, 2010
    Posts:
    381
    Fantastic!
     
  20. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
  21. MD_Reptile

    MD_Reptile

    Joined:
    Jan 19, 2012
    Posts:
    2,664
    looks really great! I would just love to use this for several game idea's I had bouncing around in my head for a while!

    But for carX - ouch, seeing that carX is quite expensive! I wonder if there will be any alternative version you make available, to get the traffic using cheaper (or even free) unity physics for cars...
     
    Last edited: Dec 11, 2012
  22. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    added a demo in the first post
     
  23. Armitxes

    Armitxes

    Joined:
    Nov 20, 2012
    Posts:
    16
    Awesome work, hope for a soon release :)
     
  24. MD_Reptile

    MD_Reptile

    Joined:
    Jan 19, 2012
    Posts:
    2,664
    I like the webplayer - I have been working on a traffic system myself, partially inspired by your work on this one. I hope mine turns out halfway as good as yours! :p

    Keep up the good work!
     
    Last edited: Dec 11, 2012
  25. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    Thank you, but this is just a demonstration of the traffic, not the project.

    Thank you, I've seen your work. A good start! I found a paper on the simulation of traffic, you may be interested in reading it: http://www.artifactgames.de/Resume/DA_JanKrassnigg.pdf
     
  26. MD_Reptile

    MD_Reptile

    Joined:
    Jan 19, 2012
    Posts:
    2,664
    Awesome, I'm going to go have a look.
     
  27. HeadClot88

    HeadClot88

    Joined:
    Jul 3, 2012
    Posts:
    736
    Question how heavy is this on the CPU and can it run on Android?
     
  28. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
    Traffic itself is not heavy for the CPU, it is well optimized and do not use memory allocation in real time. Also, it does not use raycast at all, only for the wheels. Overall performance depends on the complexity of the car physics. Traffic works on both IOS and the Android.

    Demo updated. Improved response traffic to the player.
     
    Last edited: Dec 16, 2012
  29. MD_Reptile

    MD_Reptile

    Joined:
    Jan 19, 2012
    Posts:
    2,664
    Romeo that document is great, read through some of it and its giving me good ideas. Have anymore links like that?

    I suppose were both trying to create systems like the xaittraffic system, which Seems really cool.

    Anyway, I'll check out the new Webplayer soon.
     
  30. derkoi

    derkoi

    Joined:
    Jul 3, 2012
    Posts:
    2,255
    Like it, just be sure to support other physics packages if you release it!
     
  31. Pulov

    Pulov

    Joined:
    Feb 20, 2010
    Posts:
    824
    Hi, the way the drivers behave when you drive in oposite direction is much better, now feels great.
     
  32. MD_Reptile

    MD_Reptile

    Joined:
    Jan 19, 2012
    Posts:
    2,664
    Keep up the good work Romeo
     
    Last edited: Mar 1, 2013
  33. emergki

    emergki

    Joined:
    Oct 15, 2007
    Posts:
    421
    Hi Guys, Now is time to show what I do with this AI System from Roman Gipsle.

    First, let's talk about the AI System, The AI System is very easy to be used, I bought this to gain time in my projects thats needs vehicles in the traffic. The AI System save me a lot of time in coding an very good AI like this.

    Another thing is that Roman work very hard to make the system cover somethings that I need, and, He gave-me a very good and very quickly support when I need.

    Here is a little video of the AI System working in one of my projects:



    Here, you can know a little more from one of my companies, please follow http://www.simbrabr.com.br. (portuguese only for now), if you want to see my Simulators running, please click in "Videos" in my website, or, just go to Youtube and search for "Simulador Simbra" or "Simbra Simulator"

    Here is a video of my Simulator:
    In a real Truck cab of an Scania


    In a real Truck cab of an VW


    Bye!
     
  34. Pulov

    Pulov

    Joined:
    Feb 20, 2010
    Posts:
    824
    Epic results. I wasn´t aware about the fact that this package had been released.
     
  35. tasadar

    tasadar

    Joined:
    Nov 23, 2010
    Posts:
    290
    awesome work...
     
  36. CitrusDev

    CitrusDev

    Joined:
    Jul 3, 2012
    Posts:
    115
    really good, the ki decision would be interesting for me ^^
    found .. read your diploma
     
    Last edited: Jan 10, 2013
  37. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
  38. derkoi

    derkoi

    Joined:
    Jul 3, 2012
    Posts:
    2,255
    Ouch, $3,000 per project is far too expensive for me a fair few others I imagine.
     
  39. Dom1702

    Dom1702

    Joined:
    Mar 26, 2013
    Posts:
    1
    I purchased the traffic system a week ago and it's nearly fully integrated after some days of work (in a fairly big street network). It works great, it does not need any serious calculation (it would definitely work very well on mobile devices) and the support from Roman is fabulous.

    I made some screenshots from a very early version of our driving simulator.

    Link: https://www.dropbox.com/sh/ifptgjbstu4kv5l/NMF-Jf2E0A
     
  40. Banksy

    Banksy

    Joined:
    Mar 31, 2013
    Posts:
    376
    Oh wow... that's one extreme price... perhaps a Lite version for the asset store :)

    sub $100 mark would be welcome... this way you get more interest and entice those who really feel the need to upgrade.

    But yes .. nice traffic sim.
     
  41. MD_Reptile

    MD_Reptile

    Joined:
    Jan 19, 2012
    Posts:
    2,664
    I have to agree with Banksy, I would be a for sure sale at a lower price, but at indie level thats over my financial possibilities! Perhaps you could make a version of your traffic code, which functions outside of the car-x software, for things like edy's or newlifes physics, allowing you to have a much larger unity based audience (and some asset store sales), and not sell yourself short on car-x. Anyway hope to hear about updates soon regardless!
     
  42. fireexit

    fireexit

    Joined:
    Jan 22, 2013
    Posts:
    8
    nicely done.... keep up the good work
     
  43. wallen

    wallen

    Joined:
    Jul 29, 2010
    Posts:
    14
    Can't found in asset store?
     
  44. romeo_ftv

    romeo_ftv

    Joined:
    Oct 20, 2009
    Posts:
    36
  45. Victor_Kallai

    Victor_Kallai

    Joined:
    Mar 5, 2014
    Posts:
    123
    Can I get a demo version of the engine? I want to be able to play with it before I pay $4000.
     
  46. kilik128

    kilik128

    Joined:
    Jul 15, 2013
    Posts:
    909
    Yes little version for noobs can be welcomme