encima / encima/jsc3d

No display in IE, bad display in Safari

Open
#148 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
OS: Windows 8.1 (PC)
Browsers used:
- Firefox 35.0.1
- Chrome 40.0.2214.115 m
- Safari 5.1.7
- Internet Explorer 11.0.9600

jsc3d doesn't work flawless in all browsers. My main issues are with Safari nd
IE. I'm using a .3ds file, maybe the problem lies herein.

- In IE, I can't get the model to show at all. The canvas shows the gradient as
specified in the viewer's parameters, but no loading bar nor model. When
including the IE script , jsc3d doesn't work in ANY
browser, and the canvas is shown blank.
There is also no difference in IE when I remove the WebGL rendering or put it
online.

- In Safari, the model is loaded but it's extremely slow/laggy and the model
looks horrible. Probably the same issue as described here:
code.google.com/p/jsc3d/issues/detail?id=8

- Everything works perfectly in Firefox. With WebGL rendering, it looks very
smooth too.
- In Chrome I couldn't get it to work, until I read on one of the other issues
here that Chrome has some special way of handling local file security. When I
uploaded the files online, it displayed fine as well.

An additional note: In all four browsers the online samples provided work just
fine. It may be the .3ds causing these issues.

Any ideas? Thanks!
```

Original issue reported on code.google.com by `Tjardo.K...@gmail.com` on 26 Feb 2015 at 7:15

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the .3ds case in the provided online samples across Firefox, Internet Explorer 11, and Safari. Inspect jsc3d_ie.js and jsc3d-full-1.6.5, comparing the failing case with the working samples. Done means the model and loading bar render in IE, Safari display and performance are usable, and Firefox and Chrome remain unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.