Suggestion: default mesh for a Node
Zen-CODE opened this issue · 3 comments
Zen-CODE commented
In order to work 'out of the box', would it not be best to have a default mesh that displays as close to standard FloatLayout as much as possible.
The aim to to have it just work, with as few 'surprises' as possible e.g. having to create a mesh. Many users will now know what a mesh is, so a default, simple mesh makes sense?
kpiorno commented
Ok, when a user defines a Node then will be a default mesh(a box) and the camera will stay in a position which be possible to see that mesh.
Zen-CODE commented
Sounds good. Say when I can test it. Commenting of the 'meshes' property in the Node just gives me a black screen currently. It's fine with:
meshes: ('meshes/2dbox.obj',)
kpiorno commented
Ok I'll let you know when ready :-)