Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in three.js

Need advice on best workflow to export from 3ds Max to three.js

three.js export 3dsmax

three.js rotation of camera around Y Axis seems off

Site runs fine locally. After putting it under public_html folder my .glb model gets a "404 (Not Found)"

.htaccess three.js gltf

Texture issue while using THREE.TextureLoader over deprecated THREE.ImageUtils.loadTexture

javascript three.js

Uncaught TypeError: Failed to resolve module specifier "three/examples/jsm/loaders/GLTFLoader.js"

three.js webgl gltf

How to compute velocity and displacement for a given acceleration in JavaScript?

THREE.js - Cannot read property 'lib' of undefined (THREE.ShaderUtils.lib["normal"])

javascript three.js webgl

Failed to resolve module specifier three

Progressively "revealing" a 3d object in Three.js -- Am I doing this right?

javascript three.js

THREE.js: OrbitControls pan and zoom issue

three.js zooming mouse pan

how to offset a 2D triangle in a webgl shader?

javascript three.js glsl webgl

THREE.MeshFaceMaterial has been removed. Use an Array instead

javascript three.js

Why object is getting tilted while orbiting in trackball controls, whereas not in orbit controls?

three.js

In three.js library, how convert face4 into two face3 not overlapping triangles?

three.js geometry

Create 3rd person camera position calculation with quaternions

Getting an {"isTrusted":true} error when using GLTFLoader