I have been reading about OBJ files recently. The problem in OGV is that there are too many obj files for a single .g file.
The ill effect of this is that it increases the number of HTTP requests while loading a model. For a simple model, almost 100 obj files are created, thus 100 HTTP requests. There are two methods to tackle this: One is to merge the different obj files into a single obj file while viewing. Another is to convert a .g file into obj file in such a way that the number of obj files created is comparatively less. So is there any command in BRL-CAD that can hack the merge of several different obj files. Or Is there any parameter of g-obj command that will reduce the number of obj files created for a single .g file. -- Fear is wisdom in the face of danger. It’s nothing to be ashamed of Gauravjeet Singh http://github.com/gauravjeetsingh ------------------------------------------------------------------------------ Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. http://sdm.link/attshape _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel