Oleksandr Popov

Results 9 comments of Oleksandr Popov

Thank you for reporting this. I will re-test release with fix on my work Mac.

> > release with fix > > @keaukraine are you working for WebEx? Or do you mean you have a patch for AltTab to fix this issue? No, I meant...

To be clear: I neither work for Webex nor contribute to Alttab. I only use both apps.

I said that I will be able to test next release with this bug fixed. Sorry for possible confusion.

Link to wiki page where it is stated that "Subfolders are OK": https://github.com/hicetnunc2000/hicetnunc/wiki/Interactive-OBJKTs#folder-structure

And yes I managed to make my interactive HTML+JS OBJKT to work after flattening it to root folder (this required refactoring of code). Placing 20+ resources in root which looks...

Also happened to me on Ubuntu under WLS. ``` kea@TUF-F15:~/osm2world$ sh osm2world.sh -i ~/maps/map2.osm -o ~/maps/out/map2.obj osm2world.sh: 9: [[: not found No --config parameter, using default style (standard.properties). Relation r7604241...

Hello. These files contain ready-to-use OpenGL binary data. They are loaded into buffers as vertex data and indices for `glDrawElements`. Data is loaded in `FullModel` - https://github.com/keaukraine/webgl-framework/blob/ts/src/FullModel.ts Draw calls are...