Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged three.js

0 votes
1.1k views
1 answer
    Is it possible to display the wireframe of the object and also the solid color of its faces on the same ... needsUpdate = true; any thoughts? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
623 views
1 answer
    I am trying to read up this tutorial: https://aerotwist.com/tutorials/an-introduction-to-shaders-part-2/ but I ... three.js experience might be able to tell me. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
811 views
1 answer
    I need Three.js code to convert 3D object coordinates to 2d ones in a 'div' element so that I can place ... : https://github.com/mrdoob/three.js/issues/5533 Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
837 views
1 answer
    I am trying to write a small program in Three.js that displays two spheres, one inside the other. The radius ... .add(sphere2); renderer.render(scene, camera); Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
920 views
1 answer
    I made a scene using the webgl renderer where I put multiple 3D objects that I can select and move. However when ... t get any result. Thank you for your help. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
674 views
1 answer
    this code to capture button and the after save it to photo because, When I press the shutter button, the screen goes ... to-save-the-image-to-photo-when-i-press-the-shutter-button...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
542 views
1 answer
    I'm trying to get receiveShadow to work on a cube. Not only it doesn't work, but when I set ... :https://stackoverflow.com/questions/65845187/weird-effect-when-using-receiveshadow...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
644 views
1 answer
    how to code Smooth axis rotation of one object via mouse using the three js Editor here the example but it will be ... axis-rotation-of-one-object-via-mouse-using-the-three-js-edit...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
783 views
1 answer
    In Three.js I have an rectangle which is moving away from the camera, how can I compute a 3D x and y ... -retain-same-size-on-screen-regardless-of-its-distance-from-the-camera...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have been looking for an example of how to draw a line with the mouse on a 3D surface within a scene in threejs to ... -to-draw-a-line-with-the-mouse-on-a-3d-surface-in-threejs...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
589 views
1 answer
    I'm trying to reproduce this animation (see below) with react-three-fiber. I'm still very new to ... ://stackoverflow.com/questions/65867043/objects-dont-overlap-when-rotating...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    So Ultimately, I need to send in additional attributes to a vertex shader (uvOffsets, instance count) in ... com/questions/65877453/spread-a-threejs-texture-across-an-instancedmesh...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
848 views
1 answer
    In Three.js, it seems that if you add an empty EffectsComposer, your shaderMaterials unintentionally ... -effectscomposer-unintentionally-make-a-custom-shadermaterial-brighter-b...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
686 views
1 answer
    I use a cylinder to simulate a human. When I move a cylinder, how do I write constraint codes to ... com/questions/65883668/about-cannon-js-constraint-function-of-physical-engine...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am having issues with my meshes not casting shadows on other meshes in the scene. I have looked around ... ://stackoverflow.com/questions/65907675/threejs-gltf-no-shadow-casting...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I want to create a plane and set the x,y,z locations for the plane individually. So, in three.js it ... 65912403/proper-method-to-move-plane-vertices-locations-in-react-three-fiber...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have 3D models connected to cluster-nodes. When I switch from one node to another, the model is cleared from the ... 65917344/how-can-i-use-cache-when-loading-3d-models-in-mapbox...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
710 views
1 answer
    I'm thinking to use 2 cameras, one for the normal scene view (user view) and another placed on top of the ... -it-possible-to-select-for-a-camera-which-objects-it-should-render...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
973 views
1 answer
    I am trying to generate some custom geometry on the fly with R3F. However, when I attempt to generate a triangle ... -custom-triangle-in-react-three-fiber-and-mesh-flickers-in-and...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
784 views
1 answer
    I have been learning webgl from webglfundamentals where I came across a simple shader example where you can paint ... shader-for-solid-color-for-each-triangle-of-plane-geometry...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
780 views
1 answer
    I am trying to learn how adapting things to different screen resolutions works in three.js. Unfortunately, I ... .com/questions/65942483/what-does-renderer-setsize-really-do...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I'm currently running into an issue where I'm trying to load a Draco compressed model using the Draco Loader ... -access-out-of-bounds-using-threejs-dracoloader-on-mobile-browsers...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I want to make a web platform with functions that can convert .obj files with .jpg texture into .glb ... .com/questions/65644376/obj-to-glb-conversion-file-size-problem...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
934 views
1 answer
    I′ve been trying to enable tooltips on some imported 3D models, but it isnt working. I already enabled ... //stackoverflow.com/questions/65644945/threebox-tooltip-in-3d-models...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I'm trying to render a car's license plate in WebGL with a purple texture whose uniform name is diffTex. When I ... stops working when I render the rest of the car with textures....
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
892 views
1 answer
    Let me give you some context: I'm creating a block puzzling vr game. https://twitter.com/CROEWENS/status/ ... the same rotation as group 2 starting from group 1....
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
789 views
1 answer
    I am having trouble getting my model with a custom shader to cast correct shadows. I have made a slightly modified vertex shader chunk ... , body); }; resolve(material); }); }); }...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
840 views
1 answer
    使用three.js实现了一个球体,那怎么实现点击这个球体获取这个点的x,y,z坐标呢? 求大神帮助!!!...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...