Questions tagged [3d-modelling]

In 3D computer graphics, 3D modeling (also known as meshing) is the process of developing a mathematical representation of any three-dimensional surface of object (either inanimate or living) via specialized software. The product is called a 3D model.

In 3D computer graphics, 3D modeling (also known as meshing) is the process of developing a mathematical representation of any three-dimensional surface of object (either inanimate or living) via specialized software. The product is called a 3D model.

3D models can be displayed as a 2D image using a process called rendering. 3D models are used in Games, CAD/designing applications, game engines, and in some drawing applications. They are also used in 3d simulations and visualizations.

339 questions
0
votes
1 answer

Is there any software similar to 3dsom,123d?

I can't found some opensource project witch is used to convert 2d photograph to 3d models. 3Dsom or 123d provided by autodesk can work but I can't pay for them. Someone is using any software like them?
user2130310
  • 13
  • 1
  • 3
0
votes
1 answer

exporting from 3ds Max to XNA

I have created some 3Ds model in 3Ds Max , however after I exported as FBX file and loading it to XNA the models rendered without any mapping and textures from 3Ds Max ? could someone know hoe to export those mapping and textures?
0
votes
0 answers

Pin 3D Object on a Place

I'm using AndAR library, and to project 3d models there, you will use marker. My question is, how can do this following using this library. project model on a marker then I will have button to pin/tag it on a place. After that, I will remove the…
Erick
  • 715
  • 1
  • 8
  • 15
0
votes
0 answers

How do I generate mipmap .png and model .obj files for LibGDX?

I'm playing a bit with LibGDX (OpenGL ES 2.0 wrapper for Android). I found some sample code which used prepared files to load models and mipmap textures for them, e.g., at…
John M
  • 1,469
  • 17
  • 41
0
votes
1 answer

blender export / one sided polygons

I'm really new to 3d modeling, blender, etc. I created a model with blender (a room). Now I exported it (as .obj) so that I can import it to CopperCube (a tool to create 3d scences). The problem is, that the walls are only visible from outside. Take…
appsthatmatter
  • 6,347
  • 3
  • 36
  • 40
0
votes
2 answers

Rotating a tower nozzle mesh in unity3D

I am making my first game in Unity 3D something like tower defense game. I have imported a Fbx model of a tower and attached it to a prefab. Now I want the nozzle of the tower to rotate and follow the enemy as the enemy passes by . In the fbx model…
ila
  • 920
  • 12
  • 35
0
votes
1 answer

Tutorials for controlling 3D modeling objects

I have some experience with Blender such that I can make a semitransparent cylinder of specified dimensions and small spheres. I want to (for a chemistry tutorial video explaining temperature and heat concepts) write a program that will: Set up the…
mring
  • 1,717
  • 2
  • 13
  • 28
0
votes
1 answer

Developing car model with the help of a blueprint

I have taken a car blueprint from the Net(googled)to develop car modeling in Belnder 3d. my question is there any concerns/issues related to copyright/licence ? for example if i want model a AUDI A6, getting the blueprint from the internet, will the…
Yogesh
  • 1,206
  • 4
  • 22
  • 50
-1
votes
0 answers

Convert 3D Ploygon to 3D Tubes

I have MRI data which have different segment . I used yolov8 to segment the image. The result as follow segmentation-results Then I colored the detected polygons polygon-coloring Then I regenerated a 3d of each colored polygon of image I have…
-1
votes
1 answer

In what way I should export my Blender file to display on web properly? (lighting effect is not being applied)

I'm trying to display my Blender GLB file on my website, but the lighting effect isn't applied when it's exported as shown in the screenshot below. How could I solve this? Left image: lighting applied. Right image: lighting not applied.
Jay Jeong
  • 892
  • 2
  • 11
  • 24
-1
votes
1 answer

How to model devices?

I am looking for a way to create 3d model for a device I want to make from scratch, and be able to visualize its dimensions. I have tried using software like blender, but I don't think its the optimal way of doing this. What I want is to model, and…
invoidable
  • 21
  • 4
-1
votes
1 answer

Can this topology be simplified? [Blender]

I have a part of mesh as given below. Would like to know if there's a better/lowpoly way to achieve the same result? Also would this be considered a good topology? The highlighted area is actual needed part of the mesh, rest is my attempt to…
-1
votes
1 answer

Is there any way of importing background terrains in paraview?

I just want to know if there's a way to include a background terrain in paraview, it could be roads, trees, clouds, landscapes etc. I checked the paraview user guide and tutorials for version 5.5 but couldn't find any such features. I also would…
Syntax-Tax
  • 21
  • 1
-1
votes
1 answer

3ds max treating a quad as an ngon

I tried to select non-quad polygons in my model and 3ds max is selecting a polygon which appears to me a quad. If it isn't quad how to convert it to a quad? (please see the image) https://i.stack.imgur.com/RnQQy.gif
-1
votes
1 answer

Seeing players hands while in first person

I am wondering how developers are able to create games where the player can actually see the characters hands as they are casting spells, shooting, etc. A good example of this would be Overwatch. How is this done? Is there two separate views? One…
Tree55Topz
  • 1,102
  • 4
  • 20
  • 51
1 2 3
22
23