Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. loading a obj file with mtl (mtl all using colors Kd value instead of using textures(jpg, png) 2. no mater how i...
``` What steps will reproduce the problem? 1. When render a 3ds file, only some polygons have colors 2. 3. What is the expected output? What do you see instead?...
``` What steps will reproduce the problem? 1. When dragging mouse to rotate, obj stop suddenly. Is there a velocity factor that will give the obj some time to slow...
``` What steps will reproduce the problem? 1. There is only one scene URL when setting parameters, how can we add multiple objects? 2. How to detect mouse event over...
``` What steps will reproduce the problem? 1. set parameter background off does not make the canvas transparent 2. 3. What is the expected output? What do you see instead?...
``` What version of the product are you using? 1.6.5 Hi, Would it be possible to has meshes named as they ore in the .obj files? I have made this...
``` What steps will reproduce the problem? 1. STL File uploaded to website 2. STL File loaded into page 3. What is the expected output? What do you see instead?...
``` You can see here: If you look at the "bottom" of the vase there, it is rendering; but if you look through the "top" or "opening" of the vase,...
``` how to replace a new created mesh with the old one? ``` Original issue reported on code.google.com by `[email protected]` on 31 Jul 2014 at 1:07
``` I want change the vertexBuffer of a mesh on a button click,here is my code ,its not working in chrome but working in firefox; function changesize(size) { $.ajax({ type:...