Giter VIP home page Giter VIP logo

Comments (4)

Xrayez avatar Xrayez commented on May 14, 2024 3

Why use 2D-in-3D when there are many great game engines out there that have real 2D support with 2D math and 2D rendering?

I recall trying to use the "pseudo 3D support in 2D engine" feature in some other engine. It didn't work well because such a game engine didn't implement it properly, and its 3D features were subpar compared to other more powerful 3D engines out there.

If you have enough experience, creating a 2.5D game with pseudo-depth and parallax effects can be relatively easy using 3D techniques. Simply moving 2D layers along the Z-axis can often achieve the desired effect. In contrast, in "2D" engines the complexity arises from the need to set up and update duplicate objects and properties between multiple layers, which is a major drawback that undermines the alleged usefulness of such a feature in a supposedly "2D" engine. These limitations could have been avoided by solely relying on 3D techniques from the beginning.

from flaxengine.

aaronfranke avatar aaronfranke commented on May 14, 2024

If this were added, I don't know if anyone would actually use it. Why use 2D-in-3D when there are many great game engines out there that have real 2D support with 2D math and 2D rendering?

from flaxengine.

stefnotch avatar stefnotch commented on May 14, 2024

That's why the issue isn't asking for a full stack 2D editor, but rather something simpler. Lots of 3D games have little 2D things going on. (Biggest one here being the menus)

from flaxengine.

honzapatCZ avatar honzapatCZ commented on May 14, 2024

Necro bump, menus are almost impossible at this point, if there are stuff like sprite atlases, then proper UI is almost expected.

from flaxengine.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.