Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document engine and game internals #1

Open
Sheph opened this issue Feb 25, 2019 · 0 comments
Open

Document engine and game internals #1

Sheph opened this issue Feb 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Sheph
Copy link
Owner

Sheph commented Feb 25, 2019

Right now there's almost no documentation on how engine works, need to describe:

  • Object and component model (i.e. Scene, SceneObject, Component classes, etc.)
  • Level, object and scene instances loading and processing
  • Graphics, Lighting, Animation, Particle Effects and Audio, at least short summary
  • Configuration file processing, user data
  • Input Manager, Controller Context, etc.
  • Scripting (there're some docs that are generated by ldoc on game build, but these are somewhat outdated, need to update)
  • Something else...
@Sheph Sheph added the enhancement New feature or request label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant