JSModeler
JSModeler copied to clipboard
A JavaScript framework to create and visualize 3D models.
I have the idea of reading the file once, then save the json file of JSModeler, then save it on the server. At the model display I just read the...
Hello, thanks for your great work! Could you please advise how to rotate model to desired mesh? I use viewer with Three. I only saw in code few predefined cameras....
JSModeler might have the API to shift the scene left, right or up down, but I could not find out. I have already looked into the http:/3DViewer.net page. Could you...
Victor, I am working on a smart rendering project using JSModeler library. I want to restrict the rotation of my model ( By camera positioning) along an axis and within...
Hi, All is in the subject. I would like to have a progress bar for this function because sometime its taking long time before the convert is ok. Can you...
Victor, I really appreciate all your help. I am implementing a smart rendering application for .obj formatted model. I just wanted to know, how to implement Zooming without using mouse...
I cannot find any information about import operation. How is it used? Nothing in the examples and tutorials, even nothing in the docs. Could you please provide some information? Thanks
I would like to slowly rotate and object. Is there a place in the documentation that I am missing that shows how?
I tried using THREE.OrbitControls but I can't make it work. Is it achievable? I want to limit the camera on the Y axis (not to dive under the surface). Thanks.
I would like to overlay a JSModeler canvas in a web page. It seems the default background color is white. Is there a way for me to set it as...