This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
getting_started [2023/07/17 14:22] badmin |
getting_started [2023/07/17 14:26] (current) badmin |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| == Getting Started == | == Getting Started == | ||
| - | (editing now, 12/7/23) | + | - open a terminal: |
| - | + | - if you're on Windows: click "Start", then type "cmd" (+ Enter) | |
| - | - open a terminal | + | - on a Mac: press Command + Space, type "terminal" (+ Enter) |
| - | - change to the directory where you downloaded binvox | + | - on Linux: you'll know how to open a terminal 8-) |
| + | - change to the directory where you downloaded binvox (typically your ''Downloads'' folder) | ||
| - run ''binvox'' without parameters to see a usage summary | - run ''binvox'' without parameters to see a usage summary | ||
| + | - on Mac/Linux you may first have to run ''chmod 755 binvox'' once, to make the file executable | ||
| - find and download a 3D model you want to voxelize (you could search "download 3d models" in Google) | - find and download a 3D model you want to voxelize (you could search "download 3d models" in Google) | ||
| - make sure it's in a format that binvox supports | - make sure it's in a format that binvox supports | ||