Super-Sunshine icon indicating copy to clipboard operation
Super-Sunshine copied to clipboard

A ray-tracer with a simple scene description language for easily generating beautiful images.

Results 1 Super-Sunshine issues
Sort by recently updated
recently updated
newest added

[An extra null pointer check is not needed in a function](https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null "Do I need to check for null before delete p?") like [the destructor for the class “GeometricShape”](https://github.com/diegomacario/Super-Sunshine/blob/c2e68e6ebf6e70d620b7952620cdb6717c2fb2ff/src/GeometricShape.cpp#L15 "Update candidate").