[Feature] Free Flight View (inspection Tool)
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 196
Description
Issue imported from https://tracker.freecad.org/view.php?id=1095
* **Reporter:** nikospap
* **Date submitted:** 4/12/2013
* **FreeCAD version:** trunk
* **Category:** Feature
* **Status:** new
* **Tags:**
# Original report text
Most of us have played First Person Shooters games.
When you are not taking part in the battle,
you become a "spectator",
and can move around in the 3D world,
in some sort of free flight mode.
Depending on the game you might...
a. flight/view through walls, as if you were a ghost
b. have to go around objects (e.g. walls) as if you are a 3D being yourself.
Having the following scenarios in mind,
I thing option b, would work better for FreeCad.
What's the purpose of it?
To inspect what you have created.
Let's say, you've created a set of interconnecting pipes,
and want to see how the liquid would flow in them.
With this tool you could travel in the pipes as if you were the liquid yourself.
Or you might want to create a house.
With this tool you could flight around within the rooms,
pretending to be a person walking in the house.
________________
More...
I would even go as far as suggesting the use of the standard, FPS, keyboard shortcuts,
that many people are familiar with.
Meaning, of course, WSAD.
# Other bug information
* **Priority:** normal
* **Severity:** feature
* **Category:** Feature
* **Updated:** 2/6/2021
# Discussion from Mantis ticket
### Comment by yorik 2013-04-13 01:40
Honestly I see little point on trying to do that in FreeCAD, when it is simple to export your work to an application more suited for that kind of thing, like Blender.
---
### Comment by nikospap 2013-04-13 11:52
So what if you want to change something in your work.
Wouldn't that mean going back to Freecad,
make the change,
then export again,
then open, again, with Blender,
and then inspect again?
Depending on what you might want to create,
how many times will you have to go back and forth
between these programs?
That doesn't seem very practical.
---
### Comment by nikospap 2014-07-28 06:42
Please, check the second video on the following link,
where, in the John Deere factory,
they have created a virtual, 3D copy of the production line.
Amongst others, they use what I refer to as a "Free Flight View"
to inspect the production process, and make the necessary changes,
before they even start the production!
http://tinyurl.com/ky7cvkf
---
### Comment by bejant 2014-12-11 14:37
This post is to provide links to similar FreeCAD developments.
In the John Deere video nikospap referenced it looks like the user is wearing an Oculus Rift (or some similar VR device) and dev jriegel is working on support for this:
http://forum.freecadweb.org/viewtopic.php?f=9&t=7715
Additionally, FreeCAD forum member JMG has done something similar to a free flight view and has posted in the Users Showcase. It allows the user to define a path on which the camera travels, and then moves the camera along that path.
http://forum.freecadweb.org/viewtopic.php?f=24&t=8437
---
### Comment by DeepSOIC 2014-12-20 00:24
+1.
I've seen the feature in Serious Editor and I used it... only!
The standard CAD navigation is very usable for not-too-concave objects. But for exploring internal cavities that might be invisible from outside, free flight view is very handy. It's extremely hard to place the camera into a deep hole in an object with standard navigation.
Contributor guide
Assessment
This issue has not been assessed yet.