Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [3d-model]

A mathematical representation of any three-dimensional surface of an object.

-3 votes
0 answers
11 views

Can obj files encrypted? [closed]

I just got an .obj file and I can't open it anywhere. Could it be encrypted? Or is it possible? I tried to import to blender but blender gives error. Also I tried it in meshlab, it says mesh doesnt ...
Noob Kafa's user avatar
-2 votes
0 answers
30 views

Map image to 3D object in flutter [closed]

I'm looking to build an application that let users add image or text as a layers to a 3d object (map the image above the object), or customize the object like the color what I need to know is can I ...
Mohammad Khier Haimour's user avatar
-2 votes
1 answer
16 views

How do you generate roof geometry from a simple polygon where each edge has a defined slope?

Given: A) a list of points defining a simple (possibly concave) polygon on a 2D plane B) a list of slopes in the range [0, ∞), where each slope corresponds to a segment defined in (A) *a "...
JonnyV's user avatar
  • 17
0 votes
1 answer
37 views

Converting 3ds/obj/fbx 3d model to glb

Im trying to implement a 3d baseball stadium model to my next.js project using three.js/r3f. The problem is that the model i need only supports fbx, 3ds, obj format, and as far as i know, to implement ...
dpffltk's user avatar
0 votes
0 answers
24 views

How can I change the position of 3D glb model in my website pages?

I work with Three.js, and I've added a 3D .gbl model to my website page. However, it always appears in the center of the page, and I want to change its position to wherever I choose (e.g., top-left of ...
Ayouni Amir's user avatar
0 votes
0 answers
55 views

How to clone and move 3D models along different paths

I have loaded an animated 3D model of a baby in my Three.js scene. I can update its position in my animate loop and it moves along the path I want https://youtu.be/IDRr2XatBro. But now I want to load ...
Iti Gupta's user avatar
0 votes
0 answers
30 views

How to give altitude to puck3D in mapbox

I'm currently working on a project using Mapbox, where I've implemented a 3D model puck using the Puck3D class. However, I'm facing issues how can I add altitude or elevation to the model, especially ...
programmer443's user avatar
0 votes
0 answers
24 views

Is it possible to export 3d models from an editor like blender to 2d sprite stackable files?

Basically, I am trying to figure out if I can make a 3d model in blender but then export it into like a .zip with tons of files of a top-down view that if you stacked them in a 2d editor, you would ...
Overthink'D YT's user avatar
1 vote
0 answers
33 views

Changing arrowhead style of 2 of the six vectors in a 3D plot

I would like to lay emphasis on the fact that two of the vectors pointing towards one specific point (environment) are different from the other vectors. I thought of doing so by changing the arrow ...
Maud van Lier's user avatar
0 votes
0 answers
35 views

creating a two-headed arrow in a 3D plot

I am trying to create a very simple figure where one of the arrows should be double headed and the others are not. I want to work in matplotlib. In my code I can use the 'pivot' to change the ...
Maud van Lier's user avatar
1 vote
1 answer
59 views

Shadows not casted/received with HDR environment texture in Three js

I am new to three js and I’ve been working on a project where I want to cast a shadow of the import 3D model which is download from this link also download the HDR file from the link free pack. As per ...
Deep Patel's user avatar
0 votes
1 answer
49 views

Create and customize T-shirt using SceneKit

I have an iOS App for clothes shops. and I want to render a 3D model for a t-shirt. I will use Scenekit to render this 3D model. Now I want to let the user (customer) customize this T-shirt by ...
muhammad alkabani's user avatar
0 votes
1 answer
71 views

Problem importing a .glb file using import.meta.url in Three.js using parcel bundler

Hi I startet to make a little Game for me and my Friends with Three.js. I watched many tutorials on how to import .gltf and .glb files. Im using the parcel bundler and the command: npx parcel ./src/...
Anton Nagler's user avatar
0 votes
0 answers
57 views

how to add 2d video instead of 3d model in mind-ar by using its scripts?

I just started using mind-ar opensource project on git hubtext this one has the JS version. and I cant replace the 3d model, here is the snippet <a-assets> <a-asset-item id=&...
Irfan __s's user avatar
-2 votes
1 answer
65 views

How to visualize data from a 6-axis gyroscope using a 3D model in WPF?

I have a PS4 game controller, and I can now read data from it using HID, including 6 axes as shown in the image below. Three axes represent acceleration, and the other three represent angular rate. ...
Victor's user avatar
  • 167

15 30 50 per page
1
2 3 4 5
24