Wolfram Computation Meets Knowledge

Wolfram Language & System Documentation Center Wolfram Language Home Page »

Tour3DVideo

Tour3DVideo[g]

generates a video giving a standard tour around a 3D object g.

Tour3DVideo[g,tour]

generates the named video tour.

Tour3DVideo[g,steps]

generates a video tour from steps.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Rotate around an object:

Specify a function to tour around an object:

Scope  (4)

Step Specification  (2)

Specify a list of camera positions:

Specify a list of associations that determine the camera and subject position:

Function  (2)

Define a function that returns the camera position:

Define a function that returns an association that fully specifies the scene:

Properties & Relations  (1)

Parallelize an expensive frame generation to speed up the computation:

Neat Examples  (1)

Create a tour around a 3D cellular automaton:

Define a set of points around the scene and find the shortest tour between them:

Interpolate between the points to define a trajectory:

Define a function that returns the camera and subject position and the view angle at each time:

Create the tour:

Wolfram Research (2023), Tour3DVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/Tour3DVideo.html.

Text

Wolfram Research (2023), Tour3DVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/Tour3DVideo.html.

CMS

Wolfram Language. 2023. "Tour3DVideo." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Tour3DVideo.html.

APA

Wolfram Language. (2023). Tour3DVideo. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Tour3DVideo.html

BibTeX

@misc{reference.wolfram_2024_tour3dvideo, author="Wolfram Research", title="{Tour3DVideo}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/Tour3DVideo.html}", note=[Accessed: 18-May-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_tour3dvideo, organization={Wolfram Research}, title={Tour3DVideo}, year={2023}, url={https://reference.wolfram.com/language/ref/Tour3DVideo.html}, note=[Accessed: 18-May-2024 ]}

Top