Viktor Kovacs

Results 127 comments of Viktor Kovacs

500 lines should not affect the performance, and I don't think OrbitControls or requestAnimationFrame has to do anything with it. Could you share what you have tried?

Yes, the file name must be in the url.

Hi, have you tried refreshing the page by deleting browser cache? In Chrome keep the ctrl key pressed while clicking on the refresh button.

Do you see anything in the browser console?

I meant the javascript console in developer tools.

Usually it's a mix of the file size and the model size (number of vertices and polygons). Unfortunately browsers provide limited amount of memory for each tabs, and in case...

In case of `occt-import-js` there is a possibility to play around with the segmentation density, but I'm not sure what the proper value would be. If you can figure out...

If you can share me the file I can take another look.

This example downloads and unzips the library in a specified folder. You need to install 7zip to make the script work. On the other hand I recommend using the `use_as_es6_module`...

Same issue here: #608. No need for AWS, you can reproduce it with [this fiddle](https://jsfiddle.net/kovacsv/2d7th643).