minor bug in parser, -O2 faster than -O3

This commit is contained in:
Stefan Dresselhaus
2015-02-05 14:05:09 +01:00
parent b3749c3f53
commit cdc0cb1ffa
4 changed files with 6 additions and 3 deletions

View File

@ -15,5 +15,5 @@ light -1 10 -1 1.0 0.2 0.2
light 10 0 5 0.2 0.2 1.0
# mesh: filename, FLAT/SMOOTH, material
mesh cube.off FLAT 0.5 0.5 0.5 0.5 0.5 0.5 0.0 0.0 0.0 0.0 0.0
#mesh cube.off PHONG 0.5 0.5 0.5 0.5 0.5 0.5 0.0 0.0 0.0 0.0 0.0
#mesh cube.off FLAT 0.5 0.5 0.5 0.5 0.5 0.5 0.0 0.0 0.0 0.0 0.0
mesh cube.off PHONG 0.5 0.5 0.5 0.5 0.5 0.5 0.0 0.0 0.0 0.0 0.0