Meet the new casting lineup for Avatar 2 & release date of four Avatar sequels!
Director James Cameron also revealed how he decided to make four sequels for the Avatar!
After its monstrous success all over the world, Avatar quickly became the highest grossing film of all time at the box office earning $2.8 billion, in 2009! And besides the profit it earned, the film was praised for the visual aspect and the use of CGI with 3D technology for the best cinematic experience to the audience. So, every cine-goer was eager to hear the announcement of its sequel! And now as per updates from 20th Century Fox, the newest cast members and images for the Avatar sequel are unveiled, along with the release date of Dec. 18, 2020. And as for the production phase of the sequel, it started from this Monday in Manhattan Beach, California.
This sequel features a mix of the old star cast from the prequel, Zoe Saldana, Sam Worthington, Sigourney Weaver, CCH Pounder, and Stephen Lang with new members joining the team like Jamie Flatters, Britain Dalton, Trinity Bliss, Bailey Bass, Filip Geljo and Duane Evans Jr. Jack Champion. One more familiar face added to the cast was Oona Chaplin, who was Talisa Stark, the highborn lady of Volantis and wife of Robb Stark in Game of Thrones. In the creative team, Josh Friedman, Rick Jaffa, Amanda Silver, and Shane Salerno joined the forces with James Cameron while writing the screenplay for this sequel!
And the line of Sequels!
Just when you’ll be excited to see the first glimpse of Avatar 2, James Cameron announced at CinemaCon, Las Vegas in 2016 that he would make four sequels to Avatar. And now, as per the report by Variety, the lineup for the four sequels is scheduled on 18th December 2020 for Avatar 2, 17th December 2021 for Avatar 3. Then there will be a three-year break for Avatar 4, which is scheduled to release in for 20th December 2024 followed by Avatar 5, which will be released 19th December 2025. As Cameron told in CinemaCon, while keeping two sequels in mind for the Avatar, when he met the screenwriters, artists, and designers and then he realized that he had too much material for just two films.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
RELETED LINKS
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });