How to display CTM Loader Progress in three.js? -


i want current progress of ctm file being loaded.
i'm using ctm loader provided three.js examples.
in line 97 , 164 reference callbackprogress don't know how set outside.
every other three.js loader references loadingmanager in constructor (example)

is there way progress without modifying example code?


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -