acgessler / assimp2json

JSON exporter for Open Asset Import Library to make 3D models accessible from JS/WebGl
http://assimp.sf.net
Other
188 stars 44 forks source link

Allow configuration of flags #7

Open jkoornneef opened 9 years ago

jkoornneef commented 9 years ago

I have some models that require AI_CONFIG_PP_GSN_MAX_SMOOTHING_ANGLE with a value of less than 70. Any chance to supply a config file with settings as a command line param?

My simplest test case is to create a 'cone' in blender and save. The bottom surface tris have 'funky' normals around the edge due to shared vertices with the sides. image1