yardex / blender-webgl-exporter

Automatically exported from code.google.com/p/blender-webgl-exporter
0 stars 0 forks source link

How to make a web-gl example from the exported .js file? #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I want to make a cube and export to .js file.
But it cannot be applied in example "basic-native-example.zip"

What steps will reproduce the problem?
1. Create a cube in Blender and success to export the .js file by 
"blender-webgl-exporter".
2. Replace the blender-cube.js with exported file.
3. Start to index.html, nothing displayed.

What is the expected output? What do you see instead?
A cube is displayed in browser. But nothing displayed.

What version of the product are you using? On what operating system?
v17 on windows xp

Please provide any additional information below.

Is it necessarily that we must modify the html file to apply new .js file for 
new vertices?

Thanks.

Original issue reported on code.google.com by jerryca...@gmail.com on 30 Jul 2010 at 3:51

Attachments: