Changes between Version 14 and Version 15 of Shape/ExternalData
- Timestamp:
- 06/16/15 15:54:22 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shape/ExternalData
v14 v15 64 64 3. Import the data into Excel. Take the averages of all of the columns. You can open the file in terminal and scroll to the bottom to determine how many lines there are. You will use these values later to ''center'' your data. 65 65 66 [[Image(Screen Shot 2015-06-16 at 11.47.22.png)]] 66 [[Image(Screen Shot 2015-06-16 at 11.47.22.png)]] [[br]] 67 '''Figure 1.''' A screen shot of the Excel spreadsheet, where the pseudo sphere ASCII data was imported (''test_sphere_7col.dat''). The averages are bolded. Headers are above the averages, and the raw data below. 67 68 68 69 4. Once you have looked at your data to see what format it is in (number of columns, delimiters), and gotten the averages for each column, you can open ''Shape.'' … … 76 77 When you first open the ''3D Module'', it will look like this: 77 78 78 [[Image(Screen Shot 2015-06-16 at 13.20.02.png)]] 79 [[Image(Screen Shot 2015-06-16 at 13.20.02.png, width=800)]] [[br]] 80 '''Figure 2.''' A screen shot of the ''3D Module'' once a new project is opened. 81 [[br]] 79 82 83 Now following the numbers in '''Figure 3'''. 84 85 [[Image(Screen Shot 2015-06-16 at 13.20.28.png, width=800)]] [[br]] 86 '''Figure 3.''' A screen shot of the ''3D Module'' after creating a mesh sphere. 87 88 In order to import external data, we will need to use one of the ''mesh objects'' listed at the top of the '''3D Module''' ('''Figures 2 & 3''') (''Sphere, Torus, Cone, Cube, Plane, Cylinder, etc.'') to carry it into the software. This is all done in this module, and then we visualize it in the '''Render Module.''' 80 89 81 90 == Physics Module ==