LukeAnger1 / github-file-viewer

This is a repo to allow you to view files in a custom format. Allowing new file extensions and bigger file sizes.
0 stars 0 forks source link

diskplay 3d object #3

Open LukeAnger1 opened 2 months ago

LukeAnger1 commented 2 months ago

figure out how to display 3d object in javascript. Hit and miss on wether work. Threejs is prob good but code from a year ago doesn't work anymore

LukeAnger1 commented 2 months ago

I figured out the issue. When you open it by just clicking the index.html it doesn't open correctly. If you open from browser after running python3 -m http.server it works.

Going to do research to see if this can even be included in a google extension