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
Pkeod
May 27, 2016, 5:13pm
2
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
Paul_L
June 10, 2016, 3:23am
3
Where can we see your WIP examples?
1 Like
Pkeod
June 10, 2016, 3:55am
4
They will be available to download for people who buy the book on Defold I’m working on.
1 Like
britzl
June 10, 2016, 4:33am
5
To follow up on sicher’s post the examples project is now available here: http://www.defold.com/tutorials/examples/
2 Likes
Paul_L
June 10, 2016, 4:58am
6
I am exploring them now , guys … buttons etc…
3 Likes