visual3d:documentation:definitions:v3s
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| visual3d:documentation:definitions:v3s [2024/06/17 17:05] – removed sgranger | visual3d:documentation:definitions:v3s [2025/04/14 13:13] (current) – Added links. wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== V3S ====== | ||
| + | |||
| + | A .v3s file extension indicates a Visual3D [[visual3d: | ||
| + | |||
| + | Visual3D saves .v3s files to the hard drive as an ASCII file which can be [[visual3d: | ||
| + | |||
| + | ===== Editing Scripts as Text ===== | ||
| + | |||
| + | Many of the pages in this wiki contain pipelines or snippets of pipelines, with a note saying that the text can be copied and pasted into a file. | ||
| + | |||
| + | < | ||
| + | ! Starting Fresh - Clear Workspace | ||
| + | File_New | ||
| + | ; | ||
| + | |||
| + | ! Create a Hybrid model. | ||
| + | ! Prompt for the Standing Trial to use... | ||
| + | Create_Hybrid_Model | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Load the Model Template (Segment Definitions) | ||
| + | Apply_Model_Template | ||
| + | ! / | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Prompt for the Movement data files. | ||
| + | ! Multiple files can be selected in the dialog file listing using CTRL-Click | ||
| + | Open_File | ||
| + | ! / | ||
| + | ; | ||
| + | |||
| + | ! Assigning the Movement files to the model | ||
| + | ! Pop up the dialog box... | ||
| + | Assign_Model_File | ||
| + | ! / | ||
| + | ! / | ||
| + | ; | ||
| + | </ | ||
| + | |||
| + | Create a pipeline from the above text by: | ||
| + | - Selecting the pipeline text above, with the right mouse button on the highlighted text select copy. | ||
| + | - Opening Notepad++ | ||
| + | - Pasting into Notepad++ | ||
| + | - Saving the Notepad++ file as TestPipeline.v3s | ||
| + | |||
| + | This command can now be opened in the Visual3D pipeline dialog | ||
visual3d/documentation/definitions/v3s.1718643947.txt.gz · Last modified: by sgranger
