katopz / jsc3d

Automatically exported from code.google.com/p/jsc3d
0 stars 1 forks source link

unable to view the object #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
to write an html program using this script for displaying an object file inside 
the canvas from simple note pad text editor

What version of the product are you using? On what operating system?
latest version of jsc3d and windows xp

Please provide any additional information below.

i downloaded the latest version and tried to load and an object file from my 
hard disk.i used net beans ide and net beans connector. i referred the existing 
issues and configured chrome--allow--file--access--.i mapped the object file 
with mtl file and got my object along with texture in the canvas.i did this 
using net beans ide along with netbeans connector.i tried to run the html file 
outside the ide.i cud see only empty canvas.within fraction of secs i cud see 
some obj file status bar is loaded.but finally only i cud see an empty 
canvas.why i m unable to see the same output when i try to run it outside 
ide.is there any problem ?.what all are the possibilities to run it in the web 
browser using simple note pad text editor.is there anything necessary. where am 
i commiting  mistakes.any solutions?.is there any requirements. i have to 
convert this html file along with obj loaded into epub format.so it is very 
essential to view it from a web browser using simple note pad text editor. plz 
help me out to get rid of this issue.Thanks in Advance.I m waiting for the 
solution.

Original issue reported on code.google.com by roshini...@gmail.com on 8 Jul 2013 at 5:42

GoogleCodeExporter commented 9 years ago
I'm not familiar with Nebeans Connector. I guess it may have some option to 
configure the startup parameter of chrome. Did you forget to employ that when 
you open chrome alone from desktop? You should always use a command line with 
--allow-file-access-from-files parameter to start up chrome to run the demos 
locally.

If this dosn't work, can you post chrome's console output here? It may have 
some clue to this problem.

Original comment by Humu2...@gmail.com on 9 Jul 2013 at 8:41

GoogleCodeExporter commented 9 years ago
Thanks for answering my query.but still there is no change even after 
configuring chrome with --allow-file-access-- for every time i try to view it 
outside from the ide.The chrome console works fine.but no change in the web 
browser

Original comment by roshini...@gmail.com on 9 Jul 2013 at 9:11

GoogleCodeExporter commented 9 years ago
Does chrome's console give any message? To see whether the XHR ended 
successfully, you should select 'Log XmlHttpRequests' from the console's 
context menu in advance.

Original comment by Humu2...@gmail.com on 9 Jul 2013 at 10:27

GoogleCodeExporter commented 9 years ago
thanks. can u plz provide further information about log xmlhttprequests.i tried 
from chrome cmd console.it stated"Oops! Google Chrome could not find log".

Original comment by roshini...@gmail.com on 9 Jul 2013 at 12:10