Google Code Exporter

Results 21406 comments of Google Code Exporter

``` I'll publish a new release soon, which will introduce a new startup parameter 'FaceCulling' to specify whether back-face culling is enabled in rendering. I think this provides convenience to...

``` Thanks! This would be indeed a great add-on. Sorry if I ask you that here, but is there a way to produce cross-sections of the model? Thanks ``` Original...

``` I'm afraid not. Additional codes are requested to implement such feature. ``` Original comment by `[email protected]` on 29 Aug 2014 at 12:53

``` The initial view is automatically computed from the bounding volume of the whole model. It cannot be set in current implementation. I'll consider to add new API to allow...

``` Did other samples work correctly on your platform? ``` Original comment by `[email protected]` on 29 Jul 2014 at 10:09

``` other samples that doesn't need obj files(outside html source) are working fine.. like avatar, house, etc... ``` Original comment by `[email protected]` on 29 Jul 2014 at 10:46

``` stop loading here... ``` Original comment by `[email protected]` on 29 Jul 2014 at 10:48 Attachments: - [JSC3D Bank House Demo.png](https://storage.googleapis.com/google-code-attachments/jsc3d/issue-88/comment-3/JSC3D Bank House Demo.png)

``` Did you launch these samples directly from desktop? In most cases, the browser will prohibit accessing local file system via XHR request for security reason, which is utilized by...

``` Oh.. I solved that problem. Thanks a lot. And I have one more question. I want to know how sample "avatar.html" works.. I hope to email this problem with...