game-engine
C++ OpenGL Game Menu Linking objects
Hey I\'m currently trying to develop a game using C++ and OpenGL. I have started with the menus and have two separate files. a top level state machine written in c++ and a rendering of 5 boxes in orth[详细]
2023-02-14 16:12 分类:问答Isolate Lua bindings glue code from the rest of my game engine
I want to add full support for Lua scripting to my game engine. One of the biggest goals I set myself is to retain full modularity. That means, I don\'t want the rest of my engine, except for the Lua[详细]
2023-02-14 11:55 分类:问答Are there any good game editor open source for level designer? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-14 11:38 分类:问答State with namespaces and locals - or classes?
Right now, the modules in my game engine are organized as namespaces. They have Open() and Close() functions which act similar to constructors and destructors of classes, and are called when the game[详细]
2023-02-13 19:38 分类:问答Objective-C game development? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-13 03:21 分类:问答What is a good game engine that uses Lua? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-11 22:55 分类:问答Estimated Amount of Time To Create PHP RPG Game Engine [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-02-11 07:57 分类:问答Android: Create Your Own Adventure Engine Basics
So here\'s my rather open-ended question. I\'ve spent the last 7 hours creating numerous different \"concepts\" for a sim开发者_StackOverflow中文版ple CYOA game engine. (Create Your Own Adventure) I h[详细]
2023-02-08 06:22 分类:问答iphone Game development [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-02-07 03:58 分类:问答Displacement mapping
What exactly are the benefits of displacement maps? Do they actually speed up rendering of higher count polys at all, or is it just a nifty trick for artists and in-engine tools to 开发者_StackOverflo[详细]
2023-02-05 15:49 分类:问答