Examples project suggestions?

I’m working on an examples project and wonder if I can get some input on what types of examples you would like to see. Currently I have:

  • Main menu with all examples loaded with collection proxies.
  • On screen controls.
  • GUI example with some buttons, clipping and dynamic texture
  • Camera example. Simple car driving with tracking camera
  • Collision. Loads of dynamic physics objects and triggers to delete them.
  • Rendering. Model rendered in anaglyphic red/blue 3D (render targets, materials)
6 Likes

These are my WIP examples for book (which I know will change / expand). Might give you some useful ideas. But my example goals may be different as I’m trying to anticipate common elements new users may want to create.

11 Likes

Where can we see your WIP examples?

1 Like

They will be available to download for people who buy the book on Defold I’m working on.

1 Like

To follow up on sicher’s post the examples project is now available here: http://www.defold.com/tutorials/examples/

2 Likes

I am exploring them now , guys … :ok_hand: buttons etc…

3 Likes