Open dimitre opened 1 year ago
I prefer with Example
suffix; it's a quick signal to know the thing comes from the examples (and some would be weird without the Example context).
on the subject, maybe some could benefit from slight edits like opencvExample
should be opencvContourExample
, and perhaps the kinect one should also be opencvKinectExample
(as it's a specific combo, not a general-purpose ofxKinect example).
and the iOS examples should be normalized with the ios
prefix.
Other thing that confuses me sometimes is the 3d folder (lowercase) and 3DModelLoader, 3DPrimitivesExample in different case. it would be great to uniformize everything.
I've noticed some examples projects ends with "Example" word, others not.
What if we just remove Example word of all examples?