Earlier quoted context omitted.
For a non-programmer getting into games, C++ isn't that much larger leap than C#. Also, as others said, you have blueprints. They're not bad - though hopefully there will be some investments made into ergonomics of their use.
Ehh this is debatable. After searching for a memory bug in a AAA game C++ codebase for hours, you might feel differently
A first look at Unreal Engine 5
571–580 of 695 posts
Re: A first look at Unreal Engine 5
#572The real-time GI is amazing. Ray tracing is going to be a game changer, not only in terms of visual quality, but also because it's one of those rare times in computer graphics where the more advanced solution is actually making it easier on graphics programmers by replacing a bag of dirty tricks with a unified, physically based solution. One interesting note: they say the GI is "instant" but you can actually see that…
I tried to figure out whether the new GI used raytracing, and it doesn't seem like it is? If it is using raytracing hardware it isn't nearly as impressive. If it isn't , then it's sheer magic.
Re: A first look at Unreal Engine 5
#573Earlier quoted context omitted.
Not in the industry, so pure speculation. Unreal Engine's old business model were exactly that, get you excited with demos and sign up ( paid ) for their engine. And it was the same with UE 3 and UE 4. But in 2015 all that changed. It was open sourced on Github, it has a very sustainable revenue model due to the explosion of Mobile Gaming, the Gaming industry as a whole is now bigger than Movies and Music industry co…
Possibly a typo, but EPYC is a processor brand. EPIC makes Unreal (and Fortnite).
Re: A first look at Unreal Engine 5
#574Earlier quoted context omitted.
Unreal is now starting to be used in place of green screens in some movies. (there's a lot more that goes into it, but essentially it seems like unreal is one of the core software pieces) Here is an example: https://www.youtube.com/watch?v=Hjb-AqMD-a4
I wonder if this has anything to do with my wife's complaint (and I agree with her on this) that modern productions are beginning to look more and more like computer games. She's been watching the third season of westworld, and it's kinda scary to me how almost every episode feels more like a game trailer than an actual story...
It is an interesting complaint. Need some time to think about that in details.
Re: A first look at Unreal Engine 5
#575Let me throw in an anecdote that may amuse some: I was working for a now defunct large game company when Epic and Tim Sweeny came in to demo Unreal Engine 3 very early before the PS3 and XBox360 were launched. This was about 2004. Their demo blew away executives in particular. They showed multicolored lights casting multicolored shadows on a single high detail character. One of the lights was behind a stained glass w…
And then I get a minute into the UE3 video from 2004 and what do I hear?
"The scene you're seeing here is about 1 million polygons of in-game assets, which came from about 200 million polygons of source art."
Then, deja vu, right into a realtime lighting demo.
Re: A first look at Unreal Engine 5
#576Earlier quoted context omitted.
the water effects just after the four minute mark looked odd. while the fixed assets like the statues and such later on looked great. however I kept going back to the water and questioning some of the lighting effects too. don't get me wrong, the fixed assets look amazing and I look forward to seeing more done with this system
Water, dust, cloth and hair physics are all still in the uncanny valley...not to take away from the tremendous progress with triangles and lighting!
Though I was totally blown away by the detail of the rock texture and very realistic lighting.
Re: A first look at Unreal Engine 5
#577a) If this demo is runnable at real time fps on ps5 hardware ($400-500 WITH markup)...that's a technologically phenomenal feat in itself.
b) If the engine IS capable of running something like this...they are not lying. The responsibility for "good looking games" then falls on to game studios to deliver instead of halfassing something just to hit a deadline.
Where am I wrong?
Re: A first look at Unreal Engine 5
#578Earlier quoted context omitted.
I really don't agree with that. Current games look better than the UE4 demo. See this for the original demo of UE4. https://www.youtube.com/watch?v=dD9CPqSKjTU
What game looks better than that demo?
If you want to see particle effects like the demo, skip ahead to 11 minutes: https://www.youtube.com/watch?v=ZkW_uD0PzIw&t=11m
Re: A first look at Unreal Engine 5
#579Earlier quoted context omitted.
It is not open source in any sense. You can see it so that part is shared but if you try to use it you fall under a very different licease. If you try to modify and sell you can't. Modify and use you must pay. Use you must pay. Bait open source might be a better term.
In the sense of you can see the source, it is open source. Not everyone will agree with your definition of open source.
"Open source" isn't based on the semantic that the source code is public, its definition comes exclusively from a set of guidelines that limit the rights of the original creator to enforce a specific range of IP protections guaranteed to them by domestic and international laws. There are various types of public licenses, also known as GNU, that are considered "true open source" in that the original creator can only enforce some provisions like a source attribution credit in a modified distribution. And there are permission licenses, like the MIT License, which don't necessarily meet every guideline for FOSS, but do meet most of them.
When it comes to IP, the only basis that matters is legal, as its the only basis that's universally enforceable. Laypersons can define "open source" however they please, but when engineers, devs, business, and legal discuss it, it has one definition, and that definition is well-established as exemptions from current IP law.
Re: A first look at Unreal Engine 5
#580Earlier quoted context omitted.
Remember the PS1 dinosaur demo? Yeah the whole industry is famous for this. Games are more than tech demos.
Look up E3 game demo's and their launched comparison on YouTube. You'll learn all the game trailers with 'real game play footage' are all fake. The whole industry is filled this.