{
  "title": "Graphics Book",
  "desc": "Graphics Book",
  "build_dir": "Books",
  "code_dir": "SourceCode/",
  "code_lang": {
    "Pseudo": {
      "ext": [
        "txt"
      ],
      "label": "Pseudo",
      "lang": "pseudo"
    }
  },
  "lang": "en",
  "build_JSAV": false,
  "suppress_todo": false,
  "dispModComp": true,
  "glob_exer_options": {
    "JXOP-debug": "true"
  },
  "glob_ss_options": {
    "threshold": 1.0,
    "points": 0.0,
    "required": false
  },
  "glob_ff_options": {
    "threshold": 1.0, 
    "points": 0.0, 
    "required": false
  },
  "glob_ka_options": {
    "threshold": 3,
    "points": 1.0,
    "required": true
  },
  "glob_extr_options": {
    "code-workout": {
      "points": 2.0
    },
    "points": 1.0
  },
  "glob_pe_options": {
    "threshold": 1,
    "points": 2.0,
    "required": true
  },
  "chapters": {
    "Preface": {
      "Intro": {}
    },
    "Proof-of-Concept Animation": {
      "Graphics/GraphicsTest": {
      }
    },
    "Introduction to WebGL": {
      "Graphics/HelloWorldSetup": {
      }
    }
  }
}
