The C++ Display example code uses 0-255 ranged color values, but the API expect 0-1 ranged floats. Update the examples. Also add include guards for particle to the examples.