Skip to content

Onix-Systems/demo-threejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

879efd1 · Feb 27, 2023

History

1 Commit
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023
Feb 27, 2023

Repository files navigation

for create a build bundle into /build/bundle.js use command: "rollup -c" for start node server use command: "npm start"

file "node_modules/three/build/three.module.js" is modified. Export to standalone viewer depends on it. If something gone wrong there is a line of code to be added: line 34883: texture.image.data = texData.data; // after this line 34884: texture.image.buffer = buffer; // add this

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published