new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
40
vendor/assimp/fuzz/assimp_fuzzer.dict
vendored
Normal file
40
vendor/assimp/fuzz/assimp_fuzzer.dict
vendored
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# OBJ
|
||||
"v "
|
||||
"vn "
|
||||
"vt "
|
||||
"f "
|
||||
"mtllib "
|
||||
"usemtl "
|
||||
|
||||
# GLTF (JSON)
|
||||
"asset"
|
||||
"scene"
|
||||
"scenes"
|
||||
"nodes"
|
||||
"meshes"
|
||||
"accessors"
|
||||
"bufferViews"
|
||||
"buffers"
|
||||
|
||||
# PLY
|
||||
"ply"
|
||||
"format"
|
||||
"element"
|
||||
"property"
|
||||
"vertex"
|
||||
"face"
|
||||
|
||||
# STL
|
||||
"solid"
|
||||
"facet"
|
||||
"normal"
|
||||
"outer loop"
|
||||
"vertex"
|
||||
"endloop"
|
||||
"endfacet"
|
||||
"endsolid"
|
||||
|
||||
# Collada (XML)
|
||||
"COLLADA"
|
||||
"library_geometries"
|
||||
"library_visual_scenes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue