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

write wiki with simple examples of how to use #17

Open
6 of 13 tasks
Bubbad opened this issue Nov 25, 2015 · 5 comments
Open
6 of 13 tasks

write wiki with simple examples of how to use #17

Bubbad opened this issue Nov 25, 2015 · 5 comments
Assignees

Comments

@Bubbad
Copy link
Member

Bubbad commented Nov 25, 2015

Wiki pages that needs to be written:

How to make a game with Bubba-3D

  • Project setup Linux
  • Project setup Windows
  • Render your first mesh
  • Make your gameobject move
  • Control your gameobject
  • Collision detection and response
  • Handling input
  • Add configuration for new controller
  • 2D UI tutorial

How to extend Bubba-3D

  • How to write tests

  • As a developer I want examples on how testcases look and also how to structure files in the repo.

    Acceptance Criteria

    • There are examples of test code on the wiki
    • There are examples of adding testsuite files on the wiki
  • Code style

  • Project style, where to put headers etc

@Bubbad Bubbad added this to the First release! milestone Nov 25, 2015
@DunderRoffe
Copy link
Member

Wrote Project setup articlce

@Bubbad
Copy link
Member Author

Bubbad commented Jan 30, 2016

A wiki page for creating and extending test-suites are now present in the wiki. Separated the wiki into two parts, how to use Bubba-3D for creating a game and how to extend Bubba-3D

@DunderRoffe
Copy link
Member

Wrote rendering first mesh

@DunderRoffe
Copy link
Member

Tested and fixed issues in both project setup and rendering first mesh article

@Bubbad
Copy link
Member Author

Bubbad commented Oct 9, 2016

Keep as a list of wiki issues for now. Re-evaluate after release 1.0 if we want to keep a list of wiki issues or create a new issue for each individual task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants