Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...
``` There is an online store. The owner wants to add a 3D preview in the catalog. Is it possible to calculate the volume of the object in centimeters (cm...
``` The jsc3d works very nice. I have a question when load 3ds files: How to load 3ds file with a texture of bmp file? For example: RoseR.3ds with RoseRT.bmp....
``` What version of the product are you using? On what operating system? Lastest: 1.6.5 Ok, so I want the model to rotate automatically when the page loads. Something like...
``` hello I am testing with differents .obj files and for 90% or them , textures are not displayed for example this one is all in grey http://tf3dm.com/3d-model/a380-29923.html what could...
``` What steps will reproduce the problem? 1. I have modified the iphoneg4.html demo: http://pastebin.com/nmJCQg4u 2. If you open the page in the browser (Firefox in my case) it will...
``` Hi, any suggestions how to get something like that working also in webgl? function moveMesh(mesh, X, Y, Z) { var mat = new JSC3D.Matrix3x4; if (mesh) { mat.translate(X, Y,...
``` What steps will reproduce the problem? 1. create a transparent png, 256 or 16M colours, doesn't matter 2. create a simple obj + mtl, then use the png as...
``` Hi humu2009, CTM loader is not working on IE11, maybe because an error in LZMA routine, and i'm searching alternatives to this format. BTW, do you know this paper...
``` What steps will reproduce the problem? 1. Identifying a Canvas with the document.getElementsByClassName function 2. 3. What is the expected output? What do you see instead? I am expecting...