turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.83k stars 618 forks source link

What is the big idea? #659

Closed dmitrykolesnikovich closed 1 year ago

dmitrykolesnikovich commented 1 year ago

Do you want to reach feature parity with Unreal? Unity? What is the biggest idea achieving that you can say "my engine is DONE"?

turanszkij commented 1 year ago

Feature parity with Unreal or Unity is not planned. The biggest idea is making a full game someday.

dmitrykolesnikovich commented 1 year ago

Do you have one particular game in mind that perfectly examplify how to utilize graphics algorithms for high quality gameplay experience? Maybe World of Tanks?

turanszkij commented 1 year ago

There is no set genre in this engine, you can do any kind of game. Currently I have made a fighting game and a third person adventure game style demo that you can try in Content/scripts/ folder. They can be easily opened in the Editor.

dmitrykolesnikovich commented 1 year ago

Those games are working fine on PC.