Message Board


Message Board > Programming > Unreal Engine 5 (free to use)

September 16, 2023, 21:12
PB
Defender of the faith
630 posts

Unreal Engine 5 can be used to create professional games. It's also used for hollywood movies, AR/VR experiences, and visualisations (for example: architecture).

And you can use it for free*! (*: unless you make more than 1 million USD with it, in that case, they want some of that money!)

Now, it might be tempting to immediately buy a €7000 PC to try it out. However, you don't need no ray tracing if you don't even know how to move a cube in the engine. Just start out with simple small tutorial projects and grow from there.

I just saved you €7000. You're welcome.
____________
#
September 17, 2023, 15:42
Rincewind
programmer
1545 posts

That does sound like a good deal to get it for free! It is to use with C++ I understand. I'm hoping that maybe there will be a Java version of this engine one day.

Raverdave maybe would want to try this out if he has not done so already, he's deeply into 3D game programming and does want to step over onto C++.
____________
Personal website: http://www.loijson.com
#
September 17, 2023, 19:27
PB
Defender of the faith
630 posts

That's true, the engine is based on C++, and if you want to write something specific in code, you'll need to use C++ as well.

However, you can create an entire game without writing code, by using blueprints. Essentially then you'll create a diagram of the behavior, in stead of writing code.

But it's quite a learning curve to get started, so I can imagine you wouldn't want to go through that, knowing that you'd also need to learn C++ for more detailed customization in your games.
____________
#
September 22, 2023, 21:25
Dennis
どこかにいる
2092 posts

Cool, but difficult and time consuming af
____________
Kwakkel
#

Message Board > Programming > Unreal Engine 5 (free to use)

Quick reply


You must log in or register to post.
Copyright © 2005 Booleansoup.com
Questions? Comments? Bug reports? Contact us!