# # AFL dictionary for JSON # ----------------------- # # Just the very basics. # # Inspired by a dictionary by Jakub Wilk # "0" ",0" ":0" "0:" "-1.2e+3" "true" "false" "null" "\"\"" ",\"\"" ":\"\"" "\"\":" "{}" ",{}" ":{}" "{\"\":0}" "{{}}" "[]" ",[]" ":[]" "[0]" "[[]]" "''" "\\" "\\b" "\\f" "\\n" "\\r" "\\t" "\\u0000" "\\x00" "\\0" "\\uD800\\uDC00" "\\uDBFF\\uDFFF" "\"\":0" "//" "/**/" # # AFL dictionary for GLTF core # ----------------------- "5120" "5121" "5122" "5123" "5125" "5126" "\"BLEND\"" "\"CUBICSPLINE\"" "\"LINEAR\"" "\"MASK\"" "\"MAT2\"" "\"MAT3\"" "\"MAT4\"" "\"OPAQUE\"" "\"SCALAR\"" "\"STEP\"" "\"VEC2\"" "\"VEC3\"" "\"VEC4\"" "\"accessor\"" "\"accessors\"" "\"alphaCutoff\"" "\"alphaMode\"" "\"animations\"" "\"aspectRatio\"" "\"asset\"" "\"attributes\"" "\"baseColorFactor\"" "\"baseColorTexture\"" "\"bufferView\"" "\"bufferViews\"" "\"buffer\"" "\"buffers\"" "\"byteLength\"" "\"byteOffset\"" "\"byteStride\"" "\"camera\"" "\"cameras\"" "\"channel\"" "\"channels\"" "\"children\"" "\"componentType\"" "\"copyright\"" "\"count\"" "\"doubleSided\"" "\"emissiveFactor\"" "\"emissiveTexture\"" "\"extensionsRequired\"" "\"extensionsUsed\"" "\"extensions\"" "\"extras\"" "\"generator\"" "\"image\"" "\"images\"" "\"index\"" "\"indices\"" "\"input\"" "\"interpolation\"" "\"inverseBindMatrices\"" "\"joints\"" "\"magFilter\"" "\"material\"" "\"materials\"" "\"matrix\"" "\"max\"" "\"mesh\"" "\"meshes\"" "\"metallicFactor\"" "\"metallicRoughnessTexture\"" "\"mimeType\"" "\"minFilter\"" "\"minVersion\"" "\"min\"" "\"mode\"" "\"name\"" "\"node\"" "\"nodes\"" "\"normalTextureInfo\"" "\"normalTexture\"" "\"normalized\"" "\"occlusionTextureInfo\"" "\"occlusionTexture\"" "\"orthographic\"" "\"output\"" "\"path\"" "\"pbrMetallicRoughness\"" "\"perspective\"" "\"primitive\"" "\"primitives\"" "\"rotation\"" "\"roughnessFactor\"" "\"sampler\"" "\"samplers\"" "\"scale\"" "\"scene\"" "\"scenes\"" "\"skeleton\"" "\"skin\"" "\"skins\"" "\"source\"" "\"sparse\"" "\"strength\"" "\"target\"" "\"targets\"" "\"texCoord\"" "\"textureInfo\"" "\"texture\"" "\"textures\"" "\"translation\"" "\"type\"" "\"uri\"" "\"values\"" "\"version\"" "\"weights\"" "\"wrapS\"" "\"wrapT\"" "\"xmag\"" "\"yfov\"" "\"ymag\"" "\"zfar\"" "\"znear\"" # # AFL dictionary for GLTF extensions # ----------------------- "\"KHR_materials_unlit\"" "\"KHR_texture_basisu\"" "\"KHR_materials_pbrSpecularGlossiness\"" "\"diffuseFactor\"" "\"diffuseTexture\"" "\"specularFactor\"" "\"glossinessFactor\"" "\"specularGlossinessTexture\"" "\"KHR_texture_transform\"" "\"offset\"" "\"rotation\"" "\"scale\"" "\"texCoord\"" "\"KHR_lights_punctual\"" "\"color\"" "\"intensity\"" "\"type\"" "\"range\"" "\"innerConeAngle\"" "\"outerConeAngle\"" "\"KHR_materials_transmission\"" "\"transmissionFactor\"" "\"transmissionTexture\"" "\"KHR_materials_volume\"" "\"thicknessFactor\"" "\"thicknessTexture\"" "\"attenuationColor\"" "\"attenuationDistance\"" "\"KHR_materials_sheen\"" "\"sheenColorFactor\"" "\"sheenColorTexture\"" "\"sheenRoughnessFactor\"" "\"sheenRoughnessTexture\"" "\"KHR_materials_emissive_strength\"" "\"emissiveStrength"\""