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.

302 questions
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,659
  • 2
  • 12
  • 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,186
  • 4
  • 20
  • 50
-1
votes
1 answer

Light passes through walls

I've just build few models in MagicsVoxel editor and imported them into unity 2019.3.10f1. But when adding any light (Point, Object with emissive materials) to one of the room, saw that liht passes through walls. Help please, tried many different…
Dmytro
  • 169
  • 1
  • 10
-1
votes
1 answer

Unity modular NPC

We are developing a Top Down RPG Game. So, there's a question about NPCs. Making a lot of NPC FBX files would not be optimal. From what I know, people usually make 3-4 bodies and a bunch of heads, so the NPCs would look different. Do you guys have…
-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
2 answers

How to make edge sloped on a cylinder?

I'm beginner at 3D modelling and I'm making an office chair. Now I'm stuck at wheel area as I need a sloped edge cylinder for the base of the wheel. Concept: The wheel is attached to a cylindrical base which is attached to the foot of the…
-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
  • 990
  • 1
  • 16
  • 38
-1
votes
1 answer

What is the best 3D modelling software for my purpose?

I am working on a presentation, I think of adding a model of a hydroponic system, there should be some pipes which are parallel, connected with small pipes, the large ones should have holes and plants getting out of them. I never made a 3D model,…
AHelmi25
  • 1
  • 1
-1
votes
1 answer

C#/WPF/Math Orienting a 3D model relative to the camera

I am working with a WPF Viewport3d. The viewpoint is from an aircraft (call it AC1) that is constantly changing position and orientation. In this viewport I need to draw another aircraft (call it Model2) that also changes position and orientation.…
-1
votes
1 answer

3D level editor for concepts/sketches

I used to work with the Hammer editor of Valve for my Portal 2 mod, however if I just want to draw a basic concept or sketch for chambers while brainstorming, the editor has just too much features so I can not focus on what I really need and have to…
Christian Ivicevic
  • 8,325
  • 7
  • 30
  • 61
-2
votes
1 answer

How to smooth polygon mesh in ARKit?

I have this problem that when I display the 3D object (in my case the aircraft seen in the picture) it doesn't look smooth. Instead, it looks polygonally. I tried smoothing it in Blender but still doesn't work. Any advice of why this happens? It is…
CRM MO
  • 49
  • 1
  • 9
-3
votes
1 answer

Create 3D human arm model in C++ or Python

I am developing my master thesis, in which I am tracking human joints to assess postural control. So, the first step of the project returns a csv file (this format is susceptible of being changed) with the coordinates of each joint along time. In…
-3
votes
1 answer

3d Modeling - How do I make a 3d model that’s complex?

So, I’m attempting to create a 3d model of a bow (and arrow). I have some experience with making 3d models but nothing this complicated. I’ve created the 2d sketch of it and then extruded it to make it 3d, but I can’t figure out how to round the…
Kyris
  • 33
  • 5
-3
votes
2 answers

Downloading assets into unity game

I have 1000s of assets that needs to be downloaded in my unity game basis the request made by the user, what is the best approach to deal with this?
Manish
  • 1
  • 2
1 2 3
20
21