Requirements § 05% - Submit 3 CPP file. One file and only one per problem. No textures at all. Thus, no BMP. Neither OBJ, PRJ, SLN, XYZ, etc. § 10% - Keep the functionality of moving and zooming the scene with the mouse. § 10% - Clean code. You are Software Engineers
Program 1 30% - a tree fractal as shown below. 1) No leaves 2) It does not uses cylinders but boxy branches Advice: draw one and use scale and rotate. Every level has a smaller size.
Program 2 30% - a Koch snowflake with 1) A menu that allows select diverse levels ( 0 to 7 at least). 0 is a triangle. 2) When selecting a new level value the process begins
Requirements 30% - a lightening bolt 1) Using materials and light effects. 2) Bright in all visible faces. And every iteration is thinner than the previous 3) No GL_LINE_*