Google Code Exporter
Google Code Exporter
``` Hello, is there a way to take measure or can you guide me how i can do this ? Thanks for your help ! ``` Original issue reported on...
``` It is quite easy a normal user find out the path to the files (Mesh, materials, textures) and downloading from the web. How can we prevent that? I have...
``` What steps will reproduce the problem? 1. put obj in local subfolder and load it in (offline) html page 2. 3. What is the expected output? What do you...
``` I have a model of a building with the landscape around it. When I open the model, the view includes the entire landscape and the building is too small....
``` What steps will reproduce the problem? 1. Use a SceneUrl URL like "http://example.com/foo%20bar.stl" What is the expected output? What do you see instead? - Even though the URL is...
``` What steps will reproduce the problem? 1. Use a SceneUrl ending with "?", for example : "https://example.amazonaws.com/files/file.stl?Signature=F5k/cqz0K&Expires=141320 1478" What is the expected output? What do you see instead? -...
``` How to Check if texture fully rendered on the model or not? ``` Original issue reported on code.google.com by `[email protected]` on 10 Oct 2014 at 8:09
``` I'm loading some STL files from an Array as follow: components=[row;idpart; descriprion; stl_filename], and I wanna use components['row',jr] like mesh.internalID to show/hide components and components['description',jr] to label on checkbox,...
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? Is it possible to change object parts (change glasses parts...
``` Hello, Firstly i would like to thank you for your excelent 3D software. I am trying to find out the surface Area of a loaded 3D object but could...