Skip to main content

Questions tagged [three.js]

Three.js is a lightweight cross-browser JavaScript library/API used to create and display animated 3D computer graphics on a Web browser. Models created in Blender can be exported and loaded into three.js with many supported formats.

Filter by
Sorted by
Tagged with
0 votes
0 answers
26 views

I’m using an old Mixamo “XBot” character in a Three.js project. My project depends on the exact bone names, hierarchy, and rest pose of that old XBot skeleton. All existing animations in Three.js ...
Ranit Manik's user avatar
0 votes
0 answers
87 views

I have a detailed, in Blender that I need to use in a web-based 3D viewer built with three.js and SvelteKit. The model is intended to be interactive, allowing users to toggle the visibility of layers ...
Nicholas Bourne's user avatar
0 votes
0 answers
100 views

I am new to using Blender and the MPFB extension to create a human model. I am working on a web-based project using the three.js library. I want to observe changes in the avatar by entering body ...
kerem's user avatar
  • 1
0 votes
0 answers
203 views

I'm baking a few objects from this scene to a texture, to be imported into a ThreeJS project. There are 2 UV maps for each of these object: the first uv map is for an external image texture (for ...
Jerry's user avatar
  • 1
0 votes
1 answer
65 views

i am struggling to get the desired cylinder in web using three js (cone in blender) which i made after manually mapping uv coordinates in blender. As far as I know, at some point I just deleted the ...
Shashank Bhatt's user avatar
0 votes
1 answer
77 views

I just started using blender for one of my projects where I need map UV co-ordinates to be able to use that object in three.js I found similar question here and i tried disabling the sync but that did ...
Shashank Bhatt's user avatar
0 votes
0 answers
617 views

I have a very specific question about exporting my blender geo nodes animation in a glb file. The issue I face right now is that part of the animation I built is not getting exported. I need it as glb ...
lenez's user avatar
  • 1
0 votes
1 answer
309 views

I am new to Blender and I am stuck in converting .fbx to .glb file. My objective is to export two animations (without skin) to .glb file which can be used in three.js I can merge two animations in a ...
JATIN CHAWDA's user avatar
0 votes
1 answer
597 views

I managed to fill the volume of a mesh with many cubes via Geometry Nodes. And I even managed to render the result as a mesh (using the "Realize mesh" node and "Object => convert =&...
Robert Wildling's user avatar
0 votes
0 answers
261 views

I have an animated GN setup that just has one value keyframed, that I want to use in a ThreeJS project. I got to the point where it successfully exports the geometry into the gltf file, but it isn't ...
Vitroid's user avatar
1 vote
0 answers
214 views

Hi everyone, I created geometry nodes and want to export them in gltf/glb format (to use with three.js). The important thing here is that as a result I need to have many individual sprinkle meshes ...
Szymon Gołąb's user avatar
0 votes
0 answers
38 views

The case is that im working on combining two animations (the light settings of a sphere and rotation of an armature) from an exported gltf 3d model with its corresponding animations in a react project ...
kib's user avatar
  • 9
0 votes
1 answer
456 views

I'm creating object animations in Blender and exporting the objects as gltf models before importing them with @react-three/drei to my development react project. There is however a big deviation ...
kib's user avatar
  • 9
0 votes
0 answers
230 views

Hey Blender community! Thank you in advance for your time and for helping me learn. I'm having a lasting issue with morph targets. I would deeply appreciate advice from someone more experienced. The ...
Hudson Spangler's user avatar
1 vote
1 answer
687 views

My situation: I am attempting to share animations between different glb models that all share the same skeleton, in Three.JS. (These are all ReadyPlayerMe avatars.) I have working NLA animations on ...
Chris Calef's user avatar

15 30 50 per page
1
2 3 4 5
8